body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B2B46;
	margin: 0px;
	padding: 0px;
}
#shell {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}
#shell #table_shell {
	background-image: url(../images/background.jpg);
}
#shell_content {
	width: 864px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-color: #FFF;
}
#header {
	width: 864px;
}
#header_td {
	background-image: url(../images/header_2a.jpg);
	background-position: right top;
}
#h_nav {
	width: 864px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
#h_nav a:link {
	color: #FFF;
	text-decoration: none;
}
#h_nav a:active {
	color: #FFF;
	text-decoration: none;
}
#h_nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#h_nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#h_nav table tr .nav_text {
	text-align: right;
	padding-right: 15px;
}
#email_update {
	margin: 0px;
	padding: 0px;
}
#email_update label #EmailFrom {
	height: 15px;
	padding: 2px;
	background-color: #C795A0;
	border: 1px solid #C795A0;
	font-size: 9px;
	color: #FFF;
	width: 125px;
}
#email_update label #submit {
	height: 20px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	background-color: #CFA5AF;
	border: 0px none #8A2C44;
}
#spacer {
	width: 640px;
	float: none;
	clear: both;
	height: 15px;
}
#v_nav {
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}
#v_nav ul {
	padding: 0px;
	width: 176px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
}
#v_nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#v_nav ul li a {
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	display: block;
	margin: 0px;
	color: #333;
	background-image: url(../images/v_nav_background_off.jpg);
	background-position: center center;
}
#v_nav ul li a:hover {
	background-image: url(../images/v_nav_background_on.jpg);
}
#content {
	float: right;
	width: 688px;
}
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 630px;
	margin-left: 28px;
	margin-top: 8px;
	margin-right: 30px;
}
.content_text_maroon {
	color: #8B2B46;
}
#content_text a {
	color: #333;
	text-decoration: underline;
}
#content_text a:visited {
	color: #333;
	text-decoration: none;
}
#content_text a:hover {
	color: #8B2B46;
	text-decoration: underline;
}
#content_text table tr td img {
	border: 0px solid #FFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content_text ul  {
	padding-top: 0px;
	margin: 0px;
}
#subhead {
	width: 672px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8B2B46;
	margin-left: 16px;
}
#subhead table tr #subhead_text {
	padding-bottom: 3px;
}
#copyright {
	clear: both;
	width: 864px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 15px;
	text-transform: uppercase;
	padding-bottom: 8px;
}
