
body {
margin: 0px;
background:  url(images/body.gif) repeat;
font: normal 12px arial;
text-align: center;
color: #fff;
}

a {
color: #F5B711;
}

#header {
background:  url(images/header.gif) repeat-x;
width: 100%;
height: 100px;
}

.logo {
display:block;
float: center;
}

p {
width:580px;
height: 100px;
margin:0 auto;
}

.wrapper {
background:  url(images/wrapper.gif) repeat;
width: 800px;
text-align: left;
margin: 0 auto;
min-height: 820px;
}

.box {
background: #605859;
border-top: 1px solid #000000;
border-bottom: 2px solid #000000;
width: 800px;
padding-top: 8px;
padding-bottom: 8px;
}

.container {
width: 800px;
margin: 0 auto;
padding-top: 5px;
}

.leftside {
width: 150px;
float: left;
padding-left: 5px;
}

h2 {
font-size: 13px;
color: #FAD026;
background: #000000;
padding: 3px;
width: 130px;
}

h3 {
font-size: 13px;
color: #FAD026;
background: #000000;
padding: 10px;
}

.main {
width: 640px;
margin: 0 auto;
padding-left: 5px;
float: right;
}


toptext {
padding-top: 10px;
padding-bottom: 10px;
color: #cccccc;
float: center;
}

.address {
background:  url(images/urlform.gif) no-repeat;
width: 545px;
height: 75px;
height: auto;
margin: 0 auto;
float: left;
}

.bar {
background: url(images/surf_bar.gif) no-repeat !important;
width: 415px;
height: 55px;
margin-top: 2px;
margin-left: 10px;
border: none;
font: normal 15px arial;
color: #fff; 
padding-left: 15px;
padding-top: 10px;
}

.submit {
background:  url(images/red_03.gif) no-repeat;
width:75px;
margin-top: 10px;
height: 60px;
border: none;
padding-top: 5px;
}


.ad1 {
width: 600px;
margin: auto;
float: center;
padding-top: 10px;
}

.clear {
clear: both; 
}

.options {
width: 500px;
height: 100px;
text-align: left;
margin-bottom: 70px;
font-size: 10px;
}

.partners {
width: 800px;
margin: auto;
padding-bottom: 20px;
}

.topsites {
 width: 500px;
 height: 200px;
 text-align: left;
 margin: 0 auto;
padding-top: 10px;
}

.footer {
background: #5b1313;
border-top: 0px solid #000;
width: 800px;
padding-top: 8px;
padding-bottom: 8px;
margin: 0 auto;
}

.footerlinks {
padding-top: 5px;
font: 10px;
color: #cccccc;
text-align: center;
text-decoration: none;
}

.footerlinks a{
font: 10px;
color: #cccccc;
text-decoration: underline;
text-align: center;
}


