ol,ul, li, div, h1 {margin: 0; padding: 0;}
img {border: none}
hr {border: 1px dotted #7FB6F6;}
h2 {color: #ff0000; font-size: 12pt; font-weight: bold; margin: 5px 0 5px 0;}
a {color: #666;}

body {background-color : #000; margin: 0; padding: 0; font: 13px/15px 'arial'; color: #fff;}

#wrapper {width: 1000px; margin: 0 auto; background-color: #050505; overflow: hidden; border: 1px #ccc none;}

#head {width: 1000px; height: 520px; float: left; background: url('images/header-entry.jpg') no-repeat;}
#head h1 {color: #ff0000; font-size: 36pt; line-height: 36pt; font-weight: bold; padding: 0; margin-left: 20px; margin-top: 30px;}

#menu {float: left; position: absolute; width: 150px; top: 300px;}
#menu ul {margin-left: 20px;}
#menu ul li {width: 150px; float: left; list-style-type: none; border-bottom: 1px dotted #fff;}
#menu ul li a {height: 25px; padding-left: 5px; font: normal 13px/25px 'trebuchet ms'; font-weight: bold; color: #fff; display: block; text-decoration: none; cursor: pointer; background: url('images/butt.gif') no-repeat;}
#menu ul li a:hover {border-left: 5px solid #fff; background-color: transparent;}
#menu ul li a:active {border-left: 5px solid #ff0000; background-color: transparent;}
#menu ul li a.current {border-left: 5px solid #ff0000; background-color: transparent;}

#leftside {float: left; margin: 0; width: 180px; padding: 20px 20px 20px 20px; background-color: #050505;}
#leftside h1 {color: #ff0000; font-size: 12pt; font-weight: bold; padding: 0;}
#leftside p {font-size: 11px; color: #eee; margin: 0; padding: 0;}

#maincont {float: left; margin-left: 0px; width: 300px; padding: 20px 20px 20px 20px; color: #eee; border-left: 1px dotted #aa2200; border-right: 1px dotted #aa2200; background-color: #050505;}
#maincont h1 {color: #ff0000; font-size: 12pt; font-weight: bold; padding: 0;}
#maincont p {margin: 0; padding: 0;}

#rightside {float: left; margin-left: 0px; width: 395px; padding: 20px 20px 20px 20px; color: #eee; background-color: #050505;}
#rightside h1 {color: #ff0000; font-size: 12pt; font-weight: bold;}
#rightside p {font-size: 11px;}

#footer {float: left; font-size: 11px; width: 980px; height: 20px; background: #880000; color: #fff; padding-left: 10px; padding-right: 10px; padding-top: 0px;}
#footer a {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}

