body {
	
	background-color: #333333;
	
	}


#container
{
width: 90%;
margin: 10px auto;
background-color:  White;
color: #333;
border: 1px solid gray;
line-height: 130%;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 85%;
color: #3a3c3a;
}

#top
{
background:url(images/logo-b.jpg) no-repeat center;
height: 165px;
padding: .5em;
background-color: #FF8C00;
border-bottom: 1px dashed; color: #CFCFCF;
}

#top h1
{
padding: 0;
margin: 0;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 85%;
color: #3a3c3a;
}

#leftnav
{
background-color: White;
float: left;
width: 160px;
margin: 0;
padding: 1em;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 95%;
color: #3a3c3a;
}

#nav {
	PADDING-RIGHT: 0px; DISPLAY: ; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 15px; MARGIN-LEFT: 8px; WIDTH: 130px; PADDING-TOP: 15px
}
#nav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: right
}
#nav LI {
	PADDING-RIGHT: 1px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 5px; PADDING-TOP: 0px
}


 a:link {color: #ff9900; text-decoration:none;}
    a:visited {color:#047404; text-decoration:none;}
    a:active {color:#047404; text-decoration:none;}
    a:hover {BACKGROUND: #047404; color:#FFF; text-decoration:none;}





#content
{
background-color: White;
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #fff;
background-color: #FF8C00;
border-top: 1px solid gray;
text-align: center;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

h2 {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #333333;
 text-align: left;
 letter-spacing : 2pt;
 font-weight : bolder;
 font-size : 1.60em;
 line-height : 1.47em;
 
      }	
		
h3 {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #67B30C;
 text-align: left;
 letter-spacing : 1.5pt;
 font-weight : bolder;
 font-size : 1.09em;
 line-height : 1.47em;
 
      }
		
h4 {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #51008E;
 text-align: left;
 letter-spacing : 1.5pt;
 font-weight : bolder;
 font-size : 1.5em;
 line-height : 1.47em;
       }
		 
		 
