html, body { height:100%; }
body {
	background-color: #252525;
	background-image:url(../img/bg2.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -485px;
	position: absolute;
	top: -320px;
	left: 50%;
	width: 970px;
	height: 636px;
	visibility: visible
	}

#flashcontent { position:absolute; width:970; height:636; z-index:2; top:0px; left:0px; }


/* Enter page */
body.enter { 
	background:url(../img/enter_bg.gif) repeat-x; margin:0px; padding:0px; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;
}

#enter-text a { color:#fff; text-decoration:none; }
#enter-text a:hover { text-decoration:underline; }

#enter-align { background:url(../img/enter_mid2_bg.gif) repeat-y; margin:0px auto 0px auto; padding:0px; width:299px; min-height:100%; 
	text-align:left; }
#enter-logo { background:url(../img/enter_logo_bg.gif) no-repeat; height:626px; }

#enter-logo-top { height:227px; }
#enter-welcome { padding:0px 25px 15px 30px; line-height:12px; }
#enter-text { padding:15px 20px 15px 30px; line-height:12px; }
#enter-mnet { text-align:center; margin:0px auto 0px auto; display:block; }



body, input, select, textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

a { color:#ffffff; font-weight:bold; text-decoration:none; }
a:hover { color:#ffffff; font-weight:bold; text-decoration:underline; }

/* Clear after styles */
.clear-after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* Flash Meta */
#flash-main { padding:800px 0px 20px 0px; text-align:left; color:#ffffff; }
#flash-main a { color:#ffffff; }
#flash-title { font-size:12px; padding:0px 0px 5px 0px; margin-bottom:15px; text-align:center; border-bottom:1px solid #fff; }
#flash-menu { float:left; width:120px; margin-left:10px; }
#flash-content { float:left; padding:0px 10px 20px 10px; }
#flash-footer { text-align:center; padding:5px 0px 0px 0px; border-top:1px solid #f0f0f0; }
