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

body {
	background-image: url(../Assets/bkgStrip.jpg);
	text-align: center;
}
.CenterText {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	color: #900;
}
.CenterTextItal {
	text-align: center;
	font-style: italic;
}
.SidebarDiv {
	float: right;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
	text-align: center;
	width: 12%;
	border: 3 px;
}
CenterHead {
	font-size: large;
	text-align: center;
}
.MainPage {
	float: left;
	width: 85%;
	margin-right: 3px;
	padding-right: 3px;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#MainBodyArea {
	float: left;
	width: 85%;
}
.AdvColR {
}
</style>
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.style21 {
	color: #990033;
	font-weight: normal;
	text-align: center;
	font-size: x-small;
}
.style1 {color: #990033}
.style1Right {	text-align: right;
}
.style1Right {	text-align: right;
}
.style2 {	color: #990033;
	font-weight: bold;
	text-align: right;
}
.wrapper .footer h3 .style1 {
	text-align: center;
}
.footer {
}
.wrapper {
}
.MainBodyPage {
	float: left;
	width: 85%;
	padding-right: 3px;
}.RegularTextLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #903;
	text-align: left;
}


#AdvColR {
	width: 12%;
	border: 2px solid #903;
	float: right;
}
#MainBodyArea {
	float: left;
	width: 85%;
}
#footer {
	clear: both;
}
#wrapper {
	width: 100%;
}
