body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#flashcontent { position:absolute; width:100%; height:100%; z-index:2; top:0px; left:0px; }

body.enter { 
	background:url(../img/bg_enter.gif) repeat-x #000;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#fff;
}

a { color:#93B4E9; text-decoration:none; }
a:hover { text-decoration:underline; }

#enter-align { position:absolute; bottom:0px; left:0px; width:100%; height:370px; } 
#enter { padding:0px 0px 0px 37px; }

#enter-logo { background:url(../img/logo_bg.gif) repeat-x left 0px; height:60px; }

/* background:url(../img/h_line01.gif) repeat-x left 0px; */
#enter-text { padding:5px 0px 25px 10px; line-height:14px; }

#enter-button { background:url(../img/bg_butt.gif) repeat-x 1px top; }
#enter-button a { display:block; }

#enter-footer { background:url(../img/h_line01.gif) repeat-x left 0px; margin-top:69px; padding:15px 0px 0px 0px; }
