

html, body, #wrapper {height:100%;}
html, body {margin:0; border:0; padding:0;}


body {	font-size: 12px; 
		font-family: verdana, arial, sans-serif; 
		background-color: #ffffff; 
		text-align: center;
		color: #000000; 
		background-color: #162f2b;
		}

#wrapper {	width: 760px; 
			border: 0px solid #ffffff; 
			background-color: #ffffff; 
			text-align: left; 
			position:relative; 
			margin:0 auto;
			
			
			}
	
	
#wrapper_inner {	float:left; 
					display:inline;  
					background-color: #ffffff;
					}

#header {	background-color: #ffffff; 
			width: 760px; height: 110px; 
			color: #ffffff; 
			background-image: url(images/header.gif); 
			backgroung-repeat: no-repeat;
			}

#menusidebar {	background-color: #24695f; 
				width: 150px; 
				vertical-align: top; 
				float: left;
				color: #ffffff;
				}



/*
a.nav:link {color: #ffffff; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a.nav:visited {color: #ffffff; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a.nav:active {color: #ffffff; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a.nav:hover {color: #A8D272; font-family: verdana, sans-serif; padding: 0px; text-decoration: underline;}
*/



	
#footer {	background-color: #ffffff; 
			color: #ffffff; 
			width: 760px; 
			height: 31px; 
			text-align: center; 
			clear: both; 
			background-image: url(images/footer.gif); 
			backgroung-repeat: no-repeat;
			 }		
		
#footer_content {	
			color: #ffffff; 
			text-align: center; 
			padding-top: 9px;
			font-size: 11px;
			 }		
		
		
		
#content {	width: 77%; 
			background-color: #ffffff; 
			font-size: 11px;
			float: right; 
			vertical-align: top; 
			padding: 10px; 
			border-right: 1px solid #F9FBF6;
			}
			


#title {	font-size: 14px; 
			font-weight: bold; 
			padding-bottom: 10px;
			}

div.subtitle {	font-size: 12px; 
				font-weight: bold;
				}

div.subtitle2 {	font-size: 11px; 
				font-weight: bold;
				}

div.subtitleleft {	color: #ffffff; 
					font-size: 12px; 
					font-weight: bold; 
					padding-bottom: 10px; 
					width: 140px; 
					text-align: center; 
					padding-top: 10px;
					}

/*
a:link {color:#F07201; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a:visited {color:#F07201; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a:active {color:#F07201; font-family: verdana, sans-serif; padding: 0px; text-decoration: none;}
a:hover {color:#49622A; font-family: verdana, sans-serif; padding: 0px; text-decoration: underline;}
*/


div.topic {	font-size: 12px; 
			font-weight: bold; 
			color: #F07201; 
			padding-bottom: 10px;
			}



#spacer {	float:left; 
			width:1px; 
			height:100%; 
			display:inline; 
			margin-bottom:-21px; 
			margin-right:-1px; 
			display:inline; 
			
			}


#info {padding-left:10px;}


pre { font-family: verdana, arial, sans-serif; }


