html {background: #1F1F1F url('../images/bg.gif') repeat-x top; font-family: Arial;}
body {width: 844px; margin: 0 auto; padding: 0; color: white; font-size: small; background: url('../images/bg_top.gif') repeat-x top;}

.hidden {display: none;}
.clear {clear: both;}

a {color: white; text-decoration: underline;}
a:hover {text-decoration: none;}
a img {border: none;}

#top {height: 215px; background: url('../images/head.jpg') no-repeat top;}
#top p {margin: 0; padding: 5px; text-align: right; letter-spacing: 2px; font-size: 90%;}
#top p span {color: #FF121C;}
h1 {position: relative; float: left; width: 300px; height: 155px; margin: 0; padding: 0;}
h1 a {display: block;  width: 300px; height: 155px;}
h1 span {display: none;}

#content {min-height: 540px; margin: 0 0 0 7px; padding: 0 2px 0 2px; background: #2B2B2B;}
* html #content {height: 540px; width: 835px; margin: 0 0 0 6px;}

ul#menu {height: 45px; margin: 0; padding: 0; list-style: none; background: url('../images/menu_bg.gif') repeat-x top;}
ul#menu li {float: left; padding: 0 1px 0 0; background: url('../images/menu_divider.gif') no-repeat right;}
ul#menu a {float: left; height: 45px; padding: 0 35px; text-decoration: none; line-height: 45px; font-size: 120%; background: url('../images/menu_bg.gif') repeat-x top;}
ul#menu a:hover {background: url('../images/menu_bg.gif') repeat-x bottom;}

#left {float: left; width: 590px; margin: 10px 5px; padding: 0 10px;}
#left #nav {margin: 0 -10px; padding: 5px 10px; background: #494949;}

#right {float: right; width: 210px; padding: 0 0 10px 0;}
#right h3 {height: 30px; margin: 10px 0 0 0; padding: 0 0 0 35px; line-height: 30px; font-weight: normal; background: url('../images/right-h.gif') no-repeat top;}
#right ul {margin: 0; padding: 10px 5px 10px 15px; list-style: none; background: #494949;}
#right ul li {padding: 2px 0 2px 20px; background: url('../images/point.gif') no-repeat left;}
#right p {margin: 0; padding: 10px; background: #494949;}

#bottom {margin: 0 0 0 7px; padding: 0; font-size: 80%;;}
#bottom p {float: left; margin: 0; padding: 5px;}
#bottom #logo {float: right; margin: 5px;}
