body {
	margin: 0px;
	background-color:#101010;
}
#content     
	{
	vertical-align: middle;
	margin-top: -300px;
	margin-left: -312.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 625px;
	height: 600px;
	visibility: visible
}
#bgContainer {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#enterImage{
	float: left;
	margin-right: 12px;
	margin-top: 0px;
	/*background-image: url(images/landingPage_enter.jpg);
	background-repeat: no-repeat;*/
	height: 201px;
	width: 171px;
	text-align: center;
	
}
#enterImage a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#enterImage a:hover{
	color: #990000;
	text-decoration: underline;
}
#middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 0px;
	padding-top: .5px;
}
#middle dd {
	margin-left: 0px;
	padding-left: 0px;

}
#middle a{
	color: #FFFFCC;
	text-decoration: underline;
}
#middle a:hover{
	color: #FFFFCC;
	text-decoration: none;
}
#flash {
	color: #FFFFCC;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: normal;
	margin-top: 6px;
}
#flashDetection{
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#flashDetection span{
	color: #FFFFCC;
}
#seo{
 display: none;
}
#seo h1{
	font-size: 8px;
	font-weight: normal;
	color: #101010;
 
}
