a {
	color: #820024;
	text-decoration: none;
}
a:hover {
	color: #820024;
	text-decoration: underline;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/multi_pageBG.jpg);
	background-repeat: repeat-x;
	background-color: #E1CD9F;
}
p {
	margin: 0px;
	padding: 0px;
}
#siteBanner {
	padding: 0px;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#siteBody {

	padding: 15px;
	width: 718px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#siteFooter {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 90px;
	background-image: url(images/multi_siteFooter.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#sitePromo {
	padding: 0px;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
#siteSponsors {
	padding: 15px;
	width: 718px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
.txt_georgia_9pt_medGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#666666;
}
.txt_georgia_11pt_darkGray {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.img_wrap_right {
	float: right;
}
#siteBody #sideBarBox {
	padding: 10px;
	width: 200px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.img_wrap_left {

	float: left;
}
.table_border_top_medGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#siteBody #mainCopy {
	margin-right: 12px;
	margin-left: 10px;
}
