body {
margin: 0 auto;
background-color: #000000;
background-image: url(_images/dvdbgtile.gif);
background-repeat: repeat;
text-align: center;
}

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

#container {
width: 751px;
margin: 0 auto;
background-color: #000000;
border-left: 1px solid #595959;
border-right: 1px solid #595959;
border-bottom: 1px solid #595959;
}
 

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

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

a.news {
color: #D7D7D7;
text-decoration: none;
font-weight: bold;
}

a.news:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: bold;
}

.tblmaincenter {
width: 729px;
margin: 10px auto;
}

.tblborder {
border: 1px solid #595959;
background-color: #101010;
}

.tblblack {
background-color: #000000;
}

.tblpad {
padding: 5px 5px 5px 8px;
}

.tbltitle {
height: 35px;
background-image: url(_images/dvdtbltitlebg);
background-repeat: repeat-x;
}

.tblcenter {
margin: 0 auto;
}

.imgborder {
border: 1px solid #595959;
}

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

#newsdivider {
width: 90%;
height: 20px;
border-top: 1px dotted #595959;
margin: 20px auto 0px auto;
}

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

#inspirestories {
text-align: center;
font-size: 12px;
}

.inspirequote {
color: #FBAF5C;
font-style: italic;
}

li {
margin-bottom: 10px;
}

/* * * 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;
}

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



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

form {
margin: 0;
padding: 0;
}

