﻿body { 
text-align: center; 
margin-left: auto; margin-right: auto; 
font-family:'Lucida Grande', verdana, tahoma, sans-serif; 
font-size: 80%; 
color: black; 
padding: 0px; 
background:#628794
} 


div#title { 
margin:0 auto; 
border:solid 0px #000; 
width:800px; 
color:white;
} 

div#title1 { 
margin:0 auto; 
border:solid 0px #000; 
width:800px; 
color:white;
} 

div#menu { 
margin:0 auto; 
width: 800px; 
border:solid 0px #000; 
text-align:left;
padding-bottom:5px;
list-style-type: inherit; 
} 

#navtop
{
margin:0 auto; 
height: 100%; 
width: 800px; 
/*background: white; */
border:solid 0px #000; 
}

div#menu li { 
margin:0 auto; 
width: 800px; 
float: left; 
width: 140px; 
text-align: center; 
list-style-type: none; 
} 

div#content { 
margin:0 auto; 
height: 100%; 
width: 800px; 
background: white; 
border:solid 0px #000; 

} 


a:link { 
color: black; 
text-decoration: none; 
} 

a:visited { 
color: black; 
text-decoration: none; 
} 

a:active { 
color: black; 
text-decoration: none; 
} 

a:hover { 
color: #336699; 
text-decoration: none; 
} 

div#footer  
{
clear:both;
margin:0 auto; 
color: white; 
font-family: verdana, tahoma, sans-serif; 
font-size: 10px; 
font-weight: normal; 
text-align: left; 
margin-bottom: 0px; 
margin-top: 3px; 
background: white; 
border: solid 0px #000;
width: 800px; 
padding: 0px; 
} 
