body  {
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
font-family:Verdana, Tahoma, Arial;
font-size:11px;
line-height:16px;
}


body a {font-family: Verdana, Tahoma, Arial; font-size: 11px; color:#505050; text-decoration:none;}
body a:hover {font-family: Verdana, Tahoma, Arial; font-size: 11px; color:#990000; text-decoration:underline;}

.style1 {font-size:16px; color:#000000; font-weight:bold;}
.style2 {font-size:14px; color:#990000; font-weight:bold;}
.style3 {font-size:11px; color:#000000; font-weight:bold;}
.style4 {font-size:12px; color:#990000; font-weight:bold;}
.style3 a {font-size:11px; color:#505050; font-weight:bold; text-decoration:none;}
.style3 a:hover {font-size:11px; color:#990000; font-weight:bold; text-decoration:underline;}


#container {
width:800px;
background-color:#ececec;
margin:auto;
border:1px solid #000000;
text-align:left;
} 


#header {
background-image:url(images/logo.jpg);
height:180px;
width:800px;
} 


#menu {
float:left;
width:200px;
background-color:#ececec;
padding-top:80px;
padding-right:20px;
padding-left:20px;
line-height:18px;
margin-bottom:100px;
}


#content {
background-color:#ececec;
width:500px;
margin-top:20px;
margin-left:240px;
margin-bottom:80px;
padding-left:10px;
text-align:justify;
}

 
#footer {
width:784px;
padding:8px;
background-color:#668d8d;
font-size:10px;
clear:both;
}

#footer a {font-size:10px; color:#000000; text-decoration:none;}

#footer a:hover {font-size:10px; color:#990000; text-decoration:underline;}

#list li {
margin:0.5em;
}