#wrapper #showreal {
	position: relative;
	display: block;
	padding: 0;
	margin: 68px auto 0px auto;
	width: 408px;
	height: 256px;
	background: transparent url(../images/showreal_holder.jpg) 0 0 no-repeat;
}
#wrapper #showreal #video {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 404px;
	height: 238px;
	left: 2px;
	top: 9px;
	background: transparent url(../images/showreal_image.jpg) 0 0 no-repeat;
}


#wrapper #logo {
	margin: 50px auto 30px auto;
}

/* Special Message Div */
#wrapper #special_message {
	margin: 0px auto 40px auto;
}
#wrapper #special_message p {
	font-family: "Arial", sans;
	font-size: 13px;
	line-height: 13px;
	color: #BFBFBF;
	margin: 3px 0px 3px 0px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

#wrapper #central_text {
	margin: 0px auto 40px auto;
}
#wrapper #central_text p {
	font-family: "Arial", sans;
	font-size: 13px;
	line-height: 13px;
	color: #BFBFBF;
	margin: 3px 0px 3px 0px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

#wrapper #privilege_terms p {
	font-family: "Arial", sans;
	font-size: 11px;
	line-height: 13px;
	color: #BFBFBF;
	margin: 3px 0px 3px 0px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}



/* ENTER */
#wrapper #enter {
	position: relative;
	display: block;
	padding: 0;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 832px;
	height: auto;
}
#wrapper #enter .entry {
	position: relative;
	display: block;
	padding: 0px 0px 0px 32px;
	margin: 0;
	float: left;
	width: 245px;
	height: auto;
	text-align: center;
}
#wrapper #enter .entry h2 {
	position: relative;
	top: 0px;
	left: 0px;
	text-indent: -9000px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#wrapper #enter .entry h2.crown { background: transparent url(../images/enter_crown.gif) 0 0 no-repeat; width: 239px; height: 10px; }
#wrapper #enter .entry h2.northey { background: transparent url(../images/enter_northey.gif) 0 0 no-repeat; width: 241px; height: 10px; }
#wrapper #enter .entry h2.house { background: transparent url(../images/enter_house.gif) 0 0 no-repeat; width: 244px; height: 10px; }

#wrapper #enter .entry h3 {
	font-family: "Arial", sans;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

#wrapper #enter .entry p {
	font-family: "Arial", sans;
	font-size: 12px;
	line-height: 13px;
	color: #BFBFBF;
	margin: 0px 0px 16px 0px;
	padding: 0;
	text-align: center;
}

#wrapper #enter .entry:hover {
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
}

#wrapper #close_button {
	margin: 30px auto 0px auto;
	pading: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#wrapper #close_button p {
	font-family: "Arial", sans;
	font-size: 11px;
	line-height: 13px;
	color: #BFBFBF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper #close_button a:hover {
	color: #ffffff;
	text-decoration: none;
}
#wrapper #close_button a:hover {
	color: #999999;
	text-decoration: none;
}
/*******************************************/


#wrapper #footer {
	padding: 130px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
