body, form, h1, h2, h3, h4, h5, h6, ul, li {margin:0; padding:0;}

body {background: #000; font-family: verdana, trebuchet ms, arial, sans-serif; font-size: 11px; color: #FFF;}
ul li {list-style:none;margin-top:7px;}
.clear:after {content:"."; clear:both; display:block; height:0; visibility:hidden;}

a.current:link, a.current:visited, a.current:hover, a.current:active {font-weight: bold; color: #FFF; text-decoration:none;}
a:link, a:visited {color: #FFF; text-decoration: none;}
a:hover, a:active {color: #FFF; text-decoration: none;}

#container {width:820px; margin:10px auto 0 auto; background:#000;}
#header {width:800px; border-bottom:1px solid #fff; padding:0 10px 5px 10px;}

#header #logo {float:left; width:390px;}

#header #nav {float:right; width:390px; text-align:right;}
#header #nav li{display:inline;}

#content {
margin:8px auto 0 auto;
width: 800px;
}

#footer {width:800px; border-top:1px solid #fff; padding:0 10px;}

#footer #note {float:left; width:750px; padding-top:6px;}
#footer #counter {float:right; width:40px; text-align:right; padding-top:6px;}

.title {
font-size: 14px;
font-weight: bold;
color:#FFF;
}