body {
margin: 0 auto;
padding: 0px;
background-color: #3a1105;
text-align: center;
}

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

a,.arrow {
color: #cd0101;
text-decoration: none;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #870404;
font-weight: normal;
}

a.alpha img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.alpha:hover img{
filter:alpha(opacity=60);   
-moz-opacity: 0.6;   
opacity: 0.6;
-khtml-opacity: 0.6; 
}

#contain {
width: 862px;
margin: 0 auto;
background-image: url(../_imagesdvd/contentbg.jpg);
background-repeat: repeat-y;
}

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

.midbox {
width: 800px;
height: 384px;
margin: 0 auto;
border-bottom: 1px solid #5b1502;
display: block;
}

.padit{
padding: 25px 25px 0px 25px;
}

.smalltxt {
font-size: 9px;
}

.divider {
border-top: 1px solid #404040;
height: 15px;
margin: 15px auto 0px auto;
}

.divider2 {
border-top: 1px solid #404040;
height: 25px;
margin: 25px auto 0px auto;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer15 {
margin: 0px 0px 15px 0px;
}

.title {
font-size: 16px;
color: #ffc500;
}

.title2 {
font-size: 20px;
color: #ffc500;
}

.title3 {
font-size: 16px;
color: #ffffff;
}

.title4 {
font-size: 13px;
color: #ffffff;
}

.imgfloat {
border: 1px solid #343434;
float: left;
margin: 0 10px 5px 0;
}

.footer {
font-size: 10px;
color: #d6a695;
}

