body
{
color: #454545;
font-family: "arial", "lucida console", sans-serif;
font-weight: normal;
font-size:11px;
/* background-color:#005DAA; */
background-color:#015397;
line-height:1.8;
}

h1{
font-size:17px;
margin: 0px;
padding-bottom: 0px;
color:#ED6123;
}

h3{
font-size:12px;
color:#ED6123;
margin: 0px;
padding: 0px;
}


#container{
margin: 0px auto;
background-color:#FFFFFF;
width:800px;
border-top: 1px solid #333333;
border-right:3px solid #000000;
border-bottom:3px solid #000000; 
}

#header{

background-color:#FFFFFF;
background-image:url(../img/header_test.jpg); 
background-repeat:norepeat;
width:800px;
height:141px;
/* border-right:4px solid #000000; */
}

#topspacer{
position:relative;
left:25px;
width:750px;
height:20px;
text-align:left;
font-size:13px;
}

#menu{

}

#content{
position:relative;
left:25px;
float:left;
width:775px;
}

#bottomspacer{
clear:both;
width:800px;
height:3px;
}

#footer{
position:relative;
left:25px;
clear:both;
width:690px;
}

.footer{
background-color:#5b3e1c;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
height:10px;
}

img{
	border:0px;
}

a:link{color:#333333;}
a:hover{color:#015397;}
a:active{color:#ED6123;}
a:visited{color:#ED6123;}





