*{
margin: 0;
padding: 0;
}
body{
font: 12px Arial,sans-serif;
text-align:center;
color: #fff;
background:#E5E0CC  url("bg.gif") no-repeat top center;}

a{color:#fff;}

div#container{text-align:left;background:#7C8F11;width: 900px;margin: 0 auto;overflow: auto;padding: 10px;padding-left: 0;margin-top: 60px;}
div#header h1{font-size: 35px;font-weight: normal;letter-spacing: -1px;text-transform: uppercase;margin-left: 15px;height: 60px;}
span.gray {color: #E5E0CC;}
div#left{width: 434px;float: left;margin-top: 10px;}
div#right{float:right;width: 466px;display: block;border-top: 10px solid #707900;background: #fff url("contentbg.gif") repeat-x top left;color: #515151;}

span.txt p, span.txt h2{margin: 10px 20px;}
span.txt h2{font-weight: normal;text-align: center;}
iframe{width: 100%;display: block;overflow: none;border: 0;height: 178px;}

img {margin-bottom: -3px;}
dl{background: #707900;display: block;border: 10px solid #707900;margin: 10px;}

dd a{color: white;line-height: 18px;margin-right: 5px;}
dt{text-transform: uppercase;padding: 7px 0;}
a:hover{text-decoration:none;}
div#left p{margin:10px;border-top: 1px solid #707900;padding: 5px 0;}

hr{height: 0;border: 0;}
div#right hr{border-top: 1px solid #707900;}
div#left hr {border-top: 1px solid #3E3E3E;border-bottom: 1px solid #7B7B7B;margin: 5px 0;}
div#right a{color:red;}
div#content p{color: #666;}

div#right a.search{background:red;padding:5px;font-weight:bold;text-transform:uppercase;color: #fff;font-size: 16px;margin-left: 115px;}

div#footer{padding: 20px 0;color: #111;}