#wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: absolute;
	/*height: 940px;*/
	background-repeat: no-repeat;
	background-image: url(../images/RB_back.jpg);
}
#wrapper2 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	/*height: 100%;*/
	background-image: none;
	background-repeat: no-repeat;
	}
#PageContainer {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 850px;
	position: relative;
	height: 100%;
}
#TopBar{
	background: url(../images/top_banner_Preview.jpg) no-repeat left;
	width: 655px;
	left: 0px;
	margin-top: 0px;
	height: 112px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	text-indent: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #9E0205;
}

#TopBar a {
	color: #000000;
}
#TopBar a:hover{
	color: #9E0205;
}
#TopBar a:visited{
	color: #000000;
}
#Nav1 {
	width:652px;
	float: right;
	height: 18px;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#Nav1 a{
	color: #000000;
	height: 18px;
}
#Nav1 a:hover{
	color: #9D0000;
}

#Nav2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #921A19;
}
#Nav2 a{
	color: #10578D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#Nav2 a:hover {
	color: #921A19;
}
#Nav2 a:active {
	color: #921A19;
}
#Nav2.LeftButton a{
	background-image: url(../images/arrow_left.jpg);
	color: #FFFFFF;
}
#Nav2.LeftButton a:hover{
	background-image: url(../images/arrow_left_over.jpg);
}

#NavBottom {
	width:590px;
	float: right;
	height: 18px;
	text-transform: uppercase;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
#NavBottom a{
	color: #000000;
	height: 18px;
}
#NavBottom a:hover{
	color: #9D0000;
}
#SideBar{
	top:0px;
	height:817px;
	width: 195px;
	float: left;
	position: absolute;
	display: block;
	clear: none;
	background-image: url(../images/SideNavBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #980112;
	background-color: #679A35;
	overflow: hidden;
}
#SideBar.preview{
	height: 817px;
	
}
#SideBar.cover{
	height: 817px;
	
}
#SideBar.intro{
	height: 817px;
	
}
#content{
	float: right;
	position: relative;
	width: 592px;
	height: 667px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	clear: none;
	background-color: #FFFFFF;
	overflow: auto;
}
#RightCol{
	width: 60px;
	float: left;
	position: fixed;
	}
#Footer{
	clear: both;
	float: right;
	width: 850px;
	text-align: center;
	color: #000000;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/FooterBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	padding-top: 5px;
	
	}
#wrapper #PageContainer #content {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
#PageContainer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 850px;
	height: 842px;
	background-color: #FFFFFF;
}
#PageContainer.preview {
height: 842px;
}
#PageContainer.cover {
height: 842px;
}

#PageContainer.intro {
height: 842px;
}
.Subtitles {
	color: #8F0000;
	font-family: "MS Sans Serif", Tahoma, Geneva, Arial;
	font-weight: bold;
	text-transform: capitalize;
}
.Captions {
	color: #980065;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
.textlinks{
	font: 9px Arial, Helvetica, sans-serif;
	color: #999900;
}
.qdlinks {
	color: #CCFF99;
	font: 9px Arial, Helvetica, sans-serif;
}

.endOfSection { clear: both; }
 
.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-transform: capitalize;
	color: #000000;
}