body {
	background-color: #631D76;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555652;
	background-image: url(assets/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#pageWrapper {
	background-color: #FFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#headWrapper {
}
#headWrapperB {
	background-color: #FFF;
}
#headLogo {
	float: left;
	width: 225px;
}
#navWrapper {
	color: #FFFFFF;
	background-color: #3b3939;
	width: 834px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}


#contentBase {
	height: 14px;
	width: 850px;
}
#footerWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footerLinks {
	float: left;
	width: 410px;
	font-size: 11px;
}
#footerLinksCopyright {
	color: #FFF;
}
#footerLinksNav {
	color: #FFFFFF;
}
#footerLinksNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerLinksNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navSpace {
	height: 42px;
}

#contentHead {
	height: 34px;
}


#contentWrapper {
	width: 834px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#columnAb-cWrapper {
	width: 834px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}

#columnAB {
	float: left;
	width: 612px;
	background-color: #FFF;
}
#columnC {
	float: right;
	width: 204px;
	background-position: center;
}
#columnA-B-CWrapper {
	width: 834px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
.news {
	text-decoration: none;
}
.newsHead {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.news a {
	text-decoration: none;
	color: #631D76;
	font-weight: bold;
}
.news a:hover {
	text-decoration: underline;
	color: #631D76;
	font-weight: bold;
}
.imgBrdr {
	border: 4px solid #FFFFFF;
}
#columnA-Bs-CWrapper {
	width: 834px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.input1 {
	background-color: #f1f2ed;
	border: 1px solid #c3c6af;
	height: 22px;
	width: 177px;
}
.input2 {
	background-color: #f1f2ed;
	border: 1px solid #c3c6af;
	height: 150px;
	width: 285px;
}
a {
	color: #631D76;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #631D76;
	text-decoration: underline;
	font-weight: bold;
}
.brdrBot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
ul {
	padding-left: 15px;
}
.footer {
	color: #555652;
	font-size: 11px;
}
.footer a {
	color: #555652;
	font-size: 11px;
}
.footer a:hover {
	color: #555652;
	font-size: 11px;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
