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

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

a {
text-decoration: none;
color: #b76e00;
font-weight: normal;
}

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

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

a.fade:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8; 
}

#tsalmovie {
margin: 0 auto;
}

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


/* FOOTER */
#footer {
width: 900px;
margin: 0 auto;
font-size: 10px;
color: #999999;
text-align: center;
}

/* GIVEAWAY */
#giveaway {
width: 100%;
height: 700px;
background-color: #000000;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
margin: 0 auto;
}

.givepad {
width: 580px;
margin: 0 auto;
padding: 163px 0 0 0;
}
