body, a, img, form, div, ul, li, h1, h2, h3, h4, h5, table, tr, td, p, span { margin: 0px; padding: 0px; border: 0px; }
body { font-family: Tahoma, sans-serif;font-size: 11px; background: black; margin: 0px;color: #606060;}

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

.clear { clear: both; }
.center1 { background-image: url('../img/top1.gif'); background-repeat: repeat-x; }
.center2 { margin: 0 auto 0 auto; width: 800px; }
.top { margin: 0 auto 0 auto; width: 1074px; height: 360px; background-image: url('../img/top.jpg'); }

.top h1 { font-weight: bold; color: white; position: absolute; margin: 255px 0 0 140px; font-size: 37px; text-shadow: 1px 1px 1px black; font-family: Impact;  }
.top h2 { font-size: 10px; color: white; position: absolute; margin: 301px 0 0 332px; font-weight: normal; }

.top_menu ul { list-style-type: none; margin: 30px 0 30px; }
.top_menu li { float: left; display: inline; margin: 0 30px 0 10px; } 
.top_menu li a { color: #f0bb32; }

.hr { background-image: url('../img/hr.gif'); height: 16px; }

.left { float: left; display: inline; width: 250px; }
.left ul { list-style-type: none; width: 170px; margin: 15px 0 0 15px; text-align: right; }
.left ul li { padding: 6px 0 6px 15px; display: block; }
.left ul li a { color: white; }
.left ul li a:hover { font-weight: bold; text-decoration: none; }

.right { float: left; display: inline; width: 550px; }
.right h1 { font-size: 14px; font-weight: bold; color: black; margin: 10px; color: white; }
.right span { margin: 10px 10px 30px 10px; display: block; color: #606060; }
.footer { color: #f2ce44; padding: 25px; }