.rightSidePre {
	float: right;
	height: 400px;
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
}
body {
	background-color: #B8142C;
	background-image: url(images/skins/bg_page_floral.png);
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
}
.page {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
.leftSide {
	float: left;
	height: 460px;
	width: 600px;
}
.rightSide {
	float: right;
	height: 660px;
	width: 310px;
	background-color: #B8142C;
	background-image: url(images/skins/bg_right_panel_wLogo_Header.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}
.rightSide a:link {
	color: #FFF;
	text-decoration: none;
}
.rightSide a:visited {
	text-decoration: none;
	color: #DADADA;
}
.rightSide a:hover {
	text-decoration: underline;
	color: #039;
}
.rightSide a:active {
	text-decoration: none;
	color: #F00;
}
.bottomSide {
	float: left;
	height: 185px;
	width: 600px;
	text-align: center;
	background-image: url(images/skins/bg_bottom_panel.png);
	padding-top: 5px;
}
.requestShow {
	height: 195px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/skins/bg_sho_req_btns.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	vertical-align: bottom;
	padding-top: 5px;
}
.logoHER2 {
	height: 105px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}

.leftSidePd {
	float: left;
	height: 550px;
	width: 600px;
}
.rightSidePd {
	float: right;
	height: 650px;
	width: 310px;
	background-color: #B8142C;
	background-image: url(images/skins/bg_right_panel.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}

.rightSidePd a:link {
	color: #FFF;
	text-decoration: none;
}
.rightSidePd a:visited {
	text-decoration: none;
	color: #DADADA;
}
.rightSidePd a:hover {
	text-decoration: underline;
	color: #039;
}
.rightSidePd a:active {
	text-decoration: none;
	color: #F00;
}

.agentNFO {
	height: 138px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
}
.requestShowPd {
	height: 160px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/skins/bg_description_area.png);
	background-repeat: repeat;
	background-position: center center;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.logoHeader {
	height: 60px;
	width: 310px;
}
.player_desc{
	width:280px;
	margin:4px auto;
	padding:2px;
	color:#fff;
	height:100px;
	overflow:auto;
	text-align:left;
}
.message1{
	font-family: "Univers Condensed", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	width: 250px;
	padding-left: 15px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.message2{
	padding-right: 5px;
	font-family: "Univers Condensed", sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}

