@charset "utf-8";
body, html {padding:0px; margin:0px; background:url(images/back.jpg); font:12px Tahoma, Geneva, sans-serif; color:#fff; line-height:1.3em;}
a {text-decoration:none; color:#ffc527;}
a:hover {text-decoration:underline;}
#container {width:734px; padding:0px 38px; margin:0px auto; background:url(images/containerback.png);}
#header {width:734px; height:145px; background:url(images/title.gif); margin-bottom:14px;}
#menu {width:732px; height:42px; background:#006633; border:1px solid #000; margin-bottom:14px;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; height:20px; display:block; float:left; padding:12px 10px 10px; text-decoration:none;}
#menu ul li a:hover {background:#152f14;}
#main {width:506px; margin-right:12px; padding:7px; float:left; background:#152f14;}
#main img {float:left; margin-right:10px;}
#sidebar {width:188px; padding:7px; float:left; background:#152f14;}
#footer {width:734px; clear:both; padding:14px 0px; text-align:center; font-size:10px;}
h1 {text-transform:uppercase; font-size:14px; color:#ffc527; padding:0px; margin:0px 0px 5px;}
input, textarea {color:#000; font-size:10px; width:150px; font-family:Tahoma, Geneva, sans-serif;}
textarea {width:250px;}
#sidebar h1 {  text-align:center;}
#bottomedge {width:810px; height:27px; background:url(images/bottomedge.png); margin:0px auto;}
