body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#wrap{
	width:850px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px  solid #000000;
	margin-left: -425px;
	left: 50%;
	float: none;
	position: relative;
}
#mail{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mail img{
	padding-left:0px;
	margin-left: 0px;

}
#maincontent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
	height:auto;
}
#header{
	border:0px;
	margin:0px;
	padding:0px;
	display: block;
}

#header img{
   display: block;


}

#leftnav {
	height:auto;
	margin-top: 0px;
	float: left;
	
	
}

#story {
	width: 550px;
	font-size : small;
	color: #1C3E88;
	padding: 10px 0px 25px 35px;
	line-height: 1.5em;
	margin: 0px 40px 0px 0px;
	left: 199px;
	text-align: justify;
	float: left;
	}
#story a {
	text-decoration: underline;
	
	color: #333333;
}


#story a:link a:visited {
	text-decoration: underline;
	
}



#story a:hover {
	
	color: #333333;
	text-decoration: none;
	background-color: #A4C1D3;
}
#footer{
	font-size:100%;
	text-align: center;
	color: #99A189;
	padding: 3px 5px 3px 5px;
	width: 100%;
	float: none;
	margin: 0px 0px 10px 0px;
	height: 30px;
}

/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */

#footer a {
	color: #99A189;
	margin-right: 10px;
}

#footer a:link {
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
	color: #99A189;
}
#footer a:visited {color: #99A189;}
#footer a:hover {
	color: #415485;
	background-color: #A4C1D3;
	text-decoration: none;
}

#footer a:active  {
	color: #99A189;
	
}

	
.br {
	text-indent: 0px;
	color: #FF2727;
	clear: both;
}
