* { padding: 0; margin: 0; margin-left: 0; padding-left: 0;}
body { background: #f5f5f5;color: #000;text-align: center; min-width: 800px;}
p { margin-bottom: 10px; line-height: 19px; font-size: 80%;}
a, a:link, a:visited { color: #3366CC;  text-decoration: none; font-weight: bold;}
a:hover {text-decoration: none;}
a:active, a:focus {color: #3366CC;}  

#container { position: relative;margin: 0 auto;width: 800px;text-align: left;background: #ffffff;border-radius:15px;}

#header {border-radius:15px;background: #003399; height: 75px; color: #FFFFFF}
#header h3 {color:#ffffff;position: center;font-size: 34px; padding:18px;}
#header a {color:#fff;}

#content { float: left; width: 620; background-color: #fff; color: #222222;}
#content h3 {color: #000; margin-bottom: 10px;}


#navigation {text-align:center;font-size:12px;width:170px;background:#fff;float:right;padding-top:5px;}
#navigation li {color:#fff;list-style:none;background:#3366CC;border: 2px #003399 solid;border-radius:15px;}
#navigation li:hover{color:#fff;list-style:none;background:#6699FF;border: 2px #3366CC solid;}
#navigation a{color:#fff;text-decoration:none;}
#navigation h3 {font-size:12px;font-weight:heavy;color: #fff;text-align:center;background:#003399;border-radius:15px;}

#footer {height:25px;font-size:10px;color:#fff;background:#003399;clear: both;text-align: center;border-radius:15px;}

#ads {float:left;margin-right:5px;}
#adsnavigation {padding-top:5px;padding-bottom:5px;float:right;width:166px;text-align:center;background:#3366CC;border: 2px #003399 solid;border-radius:15px;margin-bottom:20px;}


