body {
 background: url(images/bg.gif);
 text-align: center;
 font-family: "verdana", Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #fff;
 margin: 0 auto;
 }
 
a {  
 color: #fff;
 text-decoration:none;
}

a:hover
{
 color: #8E1605;
 text-decoration:none;
}

.header {
 background: url(images/header.png) no-repeat;
 width: 769px;
 height: 185px;
 margin: 0 auto;
 }

.adcode2 {
 padding-top: 100px;
 margin: 0 auto;

}
 

.content {
 width: 769px;
 margin: 0 auto;
 background: #000000;
 text-align: center;
}

.main {
 width: 750px;
 margin: 0 auto;
 text-align: left;
}
 

ul#navlist
{
padding: 0;
margin: 0 auto;
white-space: nowrap;
width: 750;
padding-bottom: 3px;
border-bottom: 2px solid #8e1605;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #8E1605;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #251e1e;
text-decoration: none;
}

#address_box{
 background: url(images/url.gif) no-repeat !important;
 font-size:14px;
 height:47px;
 color:#fff;
 width:484px;
 border: 0px;
 padding-top: 10px;
 margin: 0 auto;
 padding-left: 20px;
}

#go
{
 height: 47px;
 width: 106px;
 background: url(images/browse.gif) no-repeat;
 border: 0px;
}

.text {
width: 600px;
margin: 0 auto;
}

.text2 {
width: 600px;
padding-bottom: 15px;
padding-top: 15px;
margin: 0 auto;
text-align: center;
}
  
.footerlinks {
border-top: 2px solid #000;
 padding-top: 20px;
 padding-bottom: 20px;
 width:690px;
 text-align:center;
 margin:0 auto;
color:#cccccc;
font-size: 11px;
}

.footerlinks a {
color:#cccccc;
font-size: 11px;
}
 
