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

}

a{color:#707900;}

div#container{text-align:left;background:#;width: 900px;margin: 0 auto;overflow: auto;padding: 10px;padding-left: 0;color: #000;}
div#header h1{font-size: 35px;font-weight: normal;letter-spacing: -1px;height: 60px;margin: 10px 0;color: #7C8F11;padding-left: 10px;}

div#left{width: 434px;float: left;}
div#right{float:right;width: 450px;display: block;}
span.txt {background: #707900;display: block;height: auto;padding: 10px 0;margin-bottom: 5px;}
span.txt,dl{border-top: 1px solid #7b7b7b;border-bottom: 1px solid #4A4A4A;border-right: 1px solid #4A4A4A;}
span.txt p{margin: 10px 20px;}
h2{font-weight: normal;color: #E5E0CC;background: #7C8F11;text-transform: uppercase;font-size: 18px;letter-spacing: -1px;padding: 5px;margin-bottom: 5px;}
iframe{width: 434px;display: block;overflow: none;border: 0;height: 175px;padding-top: 10px;}
div#frame {background:#fff url("images/iframebg.gif") no-repeat bottom right;height: 210px;}

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

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

hr{height: 0;border: 0;}

hr {border-top: 1px solid #E5E0CC;border-bottom: 1px solid #7B7B7B;margin: 5px 0;}
div#right hr{border-top: 1px solid #E5E0CC;}
div#right a{color:;}
div#content p{color: #CFCFCF;}

div#right a.search{background: url("images/search.gif") no-repeat top left;display: block;padding:6px;font-weight:bold;text-transform:uppercase;color: #000;font-size: 16px;}

div#footer{padding: 20px 0;}

