
body {
background-color:#000000;
margin:0;
padding:0;
text-align:center;
scrollbar-face-color : #858585;
scrollbar-shadow-color : #858585;
scrollbar-highlight-color: #858585;
scrollbar-3dlight-color: #858585;
scrollbar-arrow-color : #FFFFFF;
scrollbar-track-color : #858585;
scrollbar-darkshadow-color : #858585;
scrollbar-base-color : #FFFFFF;
}
#main {

width:919px;

height:721px;

background-image:url("images/introbg.gif");

text-align:left;


margin: 0 auto; 

/* center  */

position:absolute;
margin-top:50px;

margin-left:-460px; /*negative half margin of  width */

left:50%



/* center  */

}



hr {
border-bottom: 1px #666 solid;
} 

a{
color:#4D4C4B;
text-decoration:none;
}


a:hover{
text-decoration:underline;
}


#intro {
width:419px;
height:221px;
position:relative;

float:left;
left:250px;

top: 250px;

font-size:1px; /*fix for weird ie bug */
}

#skipenter {
width:219px;
height:221px;
position:relative;

float:left;


top: 650px;
left:-135px;
font-size:1px; /*fix for weird ie bug */
}




/* form */
