body {
margin: 0 auto;
background-color: #000000;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

#upgrade {
width: 450px;
margin: 205px auto;
padding: 5px;
background-color: #000000;
border: 5px solid #FFFFFF;
}

#splasher {
width: 670px;
margin: 105px auto 4px auto;
}

#containtop {
width: 772px;
margin: 0 auto;
}

#containbot {
width: 772px;
margin: 0 auto;
background-color: #FFFFFF;
padding: 10px 0px 10px 0px;
}

#content {
width: 752px;
margin: 0 auto;
background-color: #000000;
}

#line {
width: 100%;
height: 10px;
margin: 0 auto;
background-color: #FFFFFF;
}

a {
color: #C1161D;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #C1161D;
font-weight: bold;
}

a.homelink {
color: #F26521;
text-decoration: none;
font-weight: normal;
}

a.homelink:hover {
text-decoration: underline;
color: #F68E55;
font-weight: normal;
}

a.small {
color: #C1161D;
text-decoration: none;
font-weight: normal;
font-size: 9px;
}

a.small:hover {
text-decoration: underline;
color: #C1161D;
font-weight: normal;
font-size: 9px;
}

.title {
font-weight: bold;
font-size: 12px;
}

#footer {
width: 772px;
margin: 8px auto;
font-size: 9px;
}

/* * * * * * NEWS * * * * * */
#dottedspacer {
width: 100%;
height: 30px;
margin: 30px auto 0px auto;
border-top: 1px dotted #C1161D;
}

/* * * * * * MEDIA * * * * * */
#mediapad {
padding: 10px;
}

.mediatitle {
font-weight: bold;
font-size: 13px;
color: #F26521;
}

/* * * * * * SIGNUP * * * * * */

#whitebox {
width: 760px;
margin: 100px auto 0px auto;
background-color: #FFFFFF;
padding: 10px 0px;
}

#signupcontainer {
width: 740px;
background-color: #000000;
margin: 0 auto;
}

.padit {
padding: 8px;
}

.required {
font-weight: bold;
text-align: right;
}

.dropdown {
font-size: 9px;
}

.cd {
margin-bottom: 7px;
border: 4px solid #FFFFFF;
}