
body {
	background-color: #ebddb7;
}



#menu {
	
	
	padding: 0 0 15px 0;
	float: left;
	list-style: none;
	margin: 0;
	
	width: 100%;
	
}

#menu ul
{
	width: 100%;
	padding: 0px;
margin: 10px 0px 0px 0px;
}

#menu li {
	float: left;
	
	margin: 0px;
	padding: 0px;
	background-color:#062791;
 list-style: none;
	border:#FFFFFF 2px solid;
	width:95px;
}
#menu a {
	
	font-family:  "Lucida Grande", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", century, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
		padding: 1px 2px;
	text-decoration: none;
	font-weight:bolder;
	text-align:center;
}

#menu span
{
font-family:  "Lucida Grande", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", century, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 2px;
	text-decoration: none;
	font-weight:bolder;
	
	text-align: center;
}

#menu a:hover {
	
	
	
	
	} 

#wrapper
{

width:90%;

margin: 0 auto;
background-color: #FFFFFF;

}

.spliterline

{
border-top:#999999 solid 1px;
height:10px;
float:left;
}

#duckhurstfooter
{
   width:500px;
   height:30px;
   color:#FFFFFF;
   background-color:#062791;
   font-size:19px;
   font-weight:bolder;
   float:left;
   text-align:center; 
   margin-top:10px;
}

#footer
{
margin: 20px auto;
width:500px;
text-align:center;
height:25px;

padding-top:10px;
font-size:10px;
border-top: #062791 2px solid;
color:#062791;


}

#content
{

width:500px;
height: auto !important;
height:300px;
min-height:300px;

border-top: #062791 2px solid;
}

#main
{
width:500px;
margin: 0 auto;

}


#Topline
{
border-bottom:#062791 2px solid;
margin-top:15px;
height:12px;
}

#Header
{
background-image:url(images/Header.gif);
height:100px;
width:500px;

margin-top:10px;

}






.contenttext
{
float:left;
width:480px;
font-size:16px;
}

img.floatRight { 
    float: right; 
    margin:0 0 15px 15px; 
}

floatRight { 
    float: right; 
     
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

#underlinedheader
{
color:#062791;
text-decoration:underline;
text-align:center;
font-weight:bold;
font-size:16px;

}

#contentcenterallign
{
text-align:center;
}

#redtext
{
color:#FF0000;
}

#contentleftallign
{
text-align:left;
}

.txtleft
{
float:left;
width: 100px;
}

.picleft
{
float:left;
width: 250px;
}

img.center
{

margin-top:50px;
margin-left:40px;
float:left;
}

.clear
{
	clear: both;
}

