@charset "utf-8";
/* CSS Document */

#rightContent {
background-color:#000000;
background-image:url(/images/Property/rlv/crown/RLV_crown_bg.jpg);
background-position:0 25px;
background-repeat:no-repeat;
width:710px;
}

#mainText {
	background: url(/images/Property/rlv/crown/RLV_mainTextBG.jpg);
	padding-left:10px;
	padding-right:10px;
}

/* One Pane CSS */

#heroImage {
	text-align:center;
}
#rightModule {
	display:none;
}
#regMainContent .middleContainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:275px;
	width:585px;
}
#tmplCorp .module{
	width:99%;
}
#tmplCorp #regPgHead {
	width:100%;
}

/* Hide Hero */

#heroLinkLeft, #heroLinkRight, #heroImage {
	display:none;
}

/* Hide Page Title */

#tmplCorp #regPgHead th {
	display:none;
	color:#5A0045;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-left:29px;
	padding-top:14px;
	vertical-align:top;
}


