@charset "utf-8";
/* CSS Document */


#wrapper {
	margin: auto;
	width: 690px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#mainNavBar{
height:22px;
}

#mainContentArea{
	/**/
	background-image:url(../images/white.png);
	padding:15px;
	border-right-width: 3px;
	border-right-color: #000;
	border-right-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	z-index: 1;
	
}


#mainContentFrame {
width:100%;
position:relative;
}
#mainContentFrame:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

#mainbanner{
	width:468px;
	height:60px;
	max-height:60px;
	max-width:468px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#contentLeft{
width:468px;
float:left;
}


#contentLeft a:link{
	color: #837fbb;
	text-decoration: none;
}
#contentLeft a:visited{
	color: #837fbb;
	text-decoration: none;
}
#contentLeft a:hover{
	color: #534E92;
	text-decoration: none;
}
#contentLeft a:active{
	color: #837fbb;
	text-decoration: none;
}

#contentRight{
	width:170px;
	float:right;
	background-color:#FFFFFF;
	padding:5px;
	border: 1px solid #999;

}

#contentRight a:link{
	width:160px;
	display:block;
	background-color: #000;
	background-repeat: repeat-x;
	padding:5px;
	color: #FFFFFF;
	text-decoration: none;	
}
#contentRight a:visited{
	width:160px;
	display:block;
background-color: #000;
	background-repeat: repeat-x;
	padding:5px;
	color: #FFFFFF;
	text-decoration: none;	
}
#contentRight a:hover{
	width:160px;
	display:block;
	background-color: #000;

	background-repeat: repeat-x;
	padding:5px;
	color: #484480;
	text-decoration: none;
}
#contentRight a:active{
	width:160px;
	display:block;
	background-color: #000;
	
	background-repeat: repeat-x;
	padding:5px;
	color: #FFFFFF;
	text-decoration: none;	
}

.mainNavBarlistingCasing{
	float:left;
	background-color: #E1E1E1;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:5px;
	text-transform: uppercase;
	font-size: .9em;
}
.mainNavBarlistingLive{
	background-image:url(../images/white.png);
	float:left;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	height:16px;
	color: #FFF;
	border-right-width: 3px;
	border-right-color: #000;
	border-right-style: solid;
}

body {
	background-color: #837fbb;
	background-image: url(../images/fade.png);
	background-repeat: repeat-x;
}
#wrapperImage {
	margin: auto;
	width: 1034px;
	position: relative;
	min-height:774px;
}

.contentLeftCopy {
	margin-left: 12px;
}
#bottombanner {
	width:468px;
	height:60px;
	max-height:60px;
	max-width:468px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.contentRightHeader {
	padding: 5px;
	width: 160px;
	color: #FFFFFF;
	background-color: #000;
	
	background-repeat: repeat-x;
}
.contentRightText{
	font-size: .9em;
	color: #666666;
}

.contentRightTitle{
	font-size:1.1em;
	color: #000;
	font-weight:bold;
}
#flashBack {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin: auto;
	text-align: center;
}
