/* Start of CMSMS style sheet 'yourbodycantalk' */
/*Style sheet for Your Body Can Talk- created August  2009*/

 {
	margin: 0px;
	padding: 0px;
	}                       

/*-------Body Stuff------*/	         

	body  {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	background : #422653;
	background-image : url('images/background-body-can-talk.jpg');

}

#container {
   margin: 0 auto;
   width: 880px;

}

 p {    font-size:12px;
        text-align: justify;
		margin-left:2px;
 		color : #555555;
        margin-right:0px;
        font-family : Arial, Helvetica, sans-serif;

	}

ul {
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 550px;
	padding: 0px 5px 0px 5px;
	}

#content p {
		font-size:13px;
        text-align: justify;
		margin-left:10px;
 		color : #555555;
        margin-right:0px;
        font-family : Arial, Helvetica, sans-serif;
	}
	
#content a: {
	 color : #39459C;
	text-decoration : none;
	font-weight : bold;
	font-size: 140%;
	}
	
/*-------Table Stuff------*/

table.news {border-width:1; 
            border-color:rgb(175,186,29); 
            border-style:solid;

}	
   
/*-------Text Stuff------*/

h1 {font: bold .7em Georgia;
     color: #371B10;
   text-align: center;}
h2 {font: bold 1.2em Georgia;}
h3 {font: bold 0.9em Tahoma,sans-serif;
   color: #371B10;
   text-align: justify;}

h1,h2, {padding-top: 6px; color: #422654; margin-bottom: 0px;}
h5 {font: bold 1.5em Tahoma,sans-serif;}


/*-------Links Stuff ------*/

a:link  {
	color : #39459C;
	text-decoration : none;
	font-weight : bold;
	font-size: 115%;
}

a:visited  {
	color : #422654;
	text-decoration : none;
	font-weight : bold;
	font-size: 115%;
}
a:hover {
	text-decoration : none;
	background-color : #EDBA20;
}

/*-------Menu stuff------*/

.menu{
width: 160px; /*width of menu*/
}

.menu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
}

.menu ul li{
padding-bottom: 2px; 
}

.menu ul li a{
color : #39469C;
background: url('images/dot.gif') no-repeat center right; 
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #dadada;
font-size: 75%;
}

.menu ul li a:visited{
color : #39469C;
}

.menu ul li a:hover{ 
color: #000000;
background-color: #F3F3F3;
}

.menu h3 {
	color : black;
	background: url('images/dot.gif') no-repeat center right; 
	display: block;
	margin-bottom: 8px; 
	padding-bottom: 2px; 
	padding-left: 19px; 
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dadada;
	font-size: 70%;
}

/* Bottom Menu */

.bottom_menu p  {
        letter-spacing: 0.035em;
	    font-weight: bold;
	    display: inline;
        padding-left: 200px; 
        padding-right: 200px; 
	font-size: 55%;
}

.bottom_menu a: {
	  color: #FFFFFF;
        font-weight: bold;
	text-decoration: none;
	
}

.bottom_menu a:hover {
        color: #FFFFFF;
        font-weight: bold;
	background-color: #EDBA20;
    
}
.bottom_menu a:visited {
        color: 000000;
        font-weight: bolder;
	font-size: 105%;
}




/* 2nd Level Menu */


#navlist
{
margin: 0;
padding-bottom: 12px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #CC65CC;
border: 1px solid #000000;
color: white;
float: left;
font-size: small;
font-weight: normal;
line-height: 20px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #000000 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}


/*-------Footer Stuff ------*/

.footer {
	   font-family: Arial, Helvetica, sans-serif;
           float: center;
	   margin-bottom: 0px;
           color: #FFFFFF;
}

.footer p {
	font-size: .6em;
}

.footer a {
	color: #939485;
       text-decoration: none;

}

#footer a:hover {
	color: #000000;

}
 	
/*-------no numbers ------*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/* End of 'yourbodycantalk' */

