* {
margin:0px;
padding:0px;
}

body {
background-color:#1b1b1b;
background-image:url(images/splash_bkg1.jpg);
background-attachment: scroll;
background-repeat:repeat;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:62.5%;
}

h1 {
color: #FFFFFF;
font-family:arial,helvetica,sans-serif,tahoma;
font-size:20px;
font-weight:normal;
text-align: left;
}

h2 {
color: #FFFFFF;
font-family:arial,helvetica,sans-serif,tahoma;
font-size:14px;
font-weight:bold;
padding-bottom: 10px;
text-align: left;
}

p {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align: justify;
}

.p3 {
font-family:century gothic,tahoma,arial,helvetica,sans-serif;
font-size:30px;
font-weight:normal;
text-align: left;
padding-top:10px;
}

.p3  a {
color:#ff7800;
text-decoration:none;
}
.p3  a:hover {
color:#FFFFFF;
text-decoration:none;
}

#main {
width: 1280px;
height: 1024px;
background-image:url(images/splash_bkg.jpg);
background-attachment: scroll;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#header {
width: 1280px;
height: 95px;
margin-left:auto;
margin-right:auto;
}

#container {
width: 1280px;
height: 480px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#movie {
width: 720px;
height: 480px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#seperator {
width: 1280px;
height: 20px;
margin-left:auto;
margin-right:auto;
padding-bottom: 188px;
}

#content {
width: 600px;
height: 200px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#footer2 {
width: 1254px;
height: 39px;
background-color:#000000;
margin-left:auto;
margin-right:auto;
}

.footie {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align: center;
padding-top: 5px;
}

.legals {
padding-top:0;
position:relative;
text-align:center;
}
.legals li {
display:inline;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.terms {
color:#FFFFFF;
text-decoration:none;
}
.terms a {
color:#FFFFFF;
text-decoration:none;
}
.terms a:hover {
color:#ff7800;
text-decoration:underline;
}



