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

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

#container {
width: 764px;
margin: 0 auto;
background-color: #000000;
background-image: url(_images/borderbg.gif);
background-repeat: repeat-y;
}

#content {
width: 736px;
margin: 0 auto;
text-align: left;
}

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

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

.whtborder {
border: 1px solid #FFFFFF;
}

#divider {
height: 5px;
margin: 0 auto;
}

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

.tblpad {
padding: 5px;
}

/* * * ABOUT * * */
#aboutcontent {
width: 720px;
margin: 2px auto 0px auto;
text-align: left;
}

#solidline {
width: 100%;
height: 15px;
border-top: 1px solid #FFFFFF;
margin: 15px auto 0px auto;
}

.casttitle {
font-size: 12px;
font-weight: bold;
color: #FF8400;
}

.quotes {
margin-bottom: 30px;
color: #FBAF5C;
}

.author {
font-style: italic;
color: #F7CFA3;
}

.thickborder {
border: 6px solid #FFFFFF;
}

#dottedline {
width: 100%;
height: 15px;
border-top: 1px dotted #B5B5B5;
margin: 15px auto 0px auto;
}

/* * * FORM * * */
.dropdown {
font-size: 9px;
}

form {
margin: 0;
padding: 0;
}
