@charset "utf-8";
body {padding:0px; margin:0px; font-family:Tahoma, Arial, Verdana; font-size:12px;  background:#666; color:#fff;}
a {text-decoration:none;}

#container {width:810px; margin:0px auto; background:#121b29;}
#menu {width:810px; height:27px; background:url(images/menuback.gif); background-repeat:repeat-x;}
.menubuttonwide {display:block; width:98px; height:6px; background:url(images/buttonback.gif); background-position:bottom center; padding:10px 12px 14px; position:relative; float:left; text-align:center; text-transform:uppercase; color:#FFFF33; font-size:10px;}
a.menubuttonwide:hover {height:16px; padding:16px 12px 4px; background-repeat:no-repeat;}
#header {width:810px; height:175px; background:url(images/header.jpg);}
#main {width:auto; margin:0px; background:url(images/background.gif); background-repeat:repeat-x;}
#leftcolumn {width:170px; padding:12px 0px 0px 8px; margin:0px; float:left;}
#leftcolumn img {border:1px solid #fff;}
#contentarea {width:400px; padding:12px 15px; margin:0px; line-height:1.3em; float:left;}
#contentarea h1 {font-size:16px; padding:0px; margin:0px;}
#rightcolumn {width:179px; padding:10px; margin:0px; background:#14202f; font-weight:bold; float:right;}


#contentarea h2, #rightcolumn h2 {padding:0px; margin:0px; font-size:14px; color:#ffd200;}
#contentarea a, #rightcolumn a, #footer a {color:#ffd200;}
#contentarea a:hover, #rightcolumn a:hover, #footer a:hover {text-decoration:underline;}
input, textarea {font-size:10px; width:170px; margin-bottom:4px; font-family:Tahoma, Arial, Verdana;}

.clearbox {clear:both;}
#footer {width:786px; margin:0px auto; padding:12px; text-align:center; font-size:10px;}
