/* GLOBALS */
body {
margin: 0 auto;
background-color: #605044;
background-image: url(_images/bgtile.jpg);
background-repeat: repeat-x;
background-position: top center;
text-align: center;
}

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

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

a:hover {
text-decoration: underline;
color: #9e4a2e;
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=60);   
-moz-opacity: .6;   
opacity: .6;
-khtml-opacity: .6; 
}

#whitebox {
width: 850px;
margin: 25px auto 0px auto;
background-color: #ffffff;
}

.padit {
padding: 15px;
}

#splash1 {
width: 830px;
height: 568px;
margin: 0 auto;
background-image: url(_images/splash1.jpg);
background-repeat: no-repeat;
text-align: left;
}

#splash2 {
width: 830px;
height: 479px;
margin: 0 auto;
background-image: url(_images/splash2.jpg);
background-repeat: no-repeat;
text-align: left;
}

.accesspad {
padding: 335px 0px 0px 35px;
}

.accessbox {
width: 330px;
margin: 0;
background-color: #000000;
border: 2px solid #ffffff;
color: #ffffff;
}

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

.videopad {
padding: 215px 0px 0px 35px;
}

form {
margin: 0;
padding: 0;
}

.formtxt {
width: 125px;
vertical-align: middle; 
border: 1px solid #b47d5b;
background-color: #914b21;
font-size: 12px;
color: #ffffff;
padding: 5px;
margin: 0 5px 0 0;
}

.formbtn {
vertical-align: middle; 
*vertical-align: text-bottom;
} 

.error {
font-size: 10px;
color: #C40A11;
font-weight: bold;
}

.blackbox {
width: 100%;
background-color: #000000;
text-align: center;
}
