body {
background: #000;
font: bold 24px arial;
}
#boxstart {
background: #0190c8 url("images/boxstart.gif") no-repeat;
height: 29px;
width: 895px;
margin: auto;
}
#boxend {
background: url("images/boxend.gif") no-repeat;
height: 23px;
width: 895px;
margin: auto;
}
#boxcontent {
background: #0190c8;
width: 895px;
margin: auto;
overflow: auto;
}
#header {
background: url("images/bar.gif") no-repeat;
height: 122px;
width: 848px;
margin: auto;
}
.topads {
width: 728px;
margin: auto;
}
.bottomads {
width: 687px;
margin: auto;
}
.headertext {
padding-top: 48px;
padding-left: 145px;
font-variant: small-caps;
}
#footer {
background: url("images/footer.gif") no-repeat;
width: 827px;
height: 53px;
margin: auto;
}
#footertext {
padding-top: 17px;
font: bold 11px arial;
text-align: center;
}
#footer a {
text-decoration: underline;
font: bold 11px arial;
}
#form {
width: 630px;
margin: auto;
margin-top: 30px;
padding-bottom: 5px;
}
.url {
background: url("images/url.gif") no-repeat;
width: 612px;
height: 43px;
border: none;
float: left;
font: normal 20px arial;
padding-top: 20px;
padding-left: 10px;
color: #fff;
}
a {
color: #000;
text-decoration: none;
font: normal 12px arial;
}
.smalltext {
font: normal 12px arial;
color: #fff;
}