a {
	text-decoration: none;
	color: #7d0300;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
}
body {
	background: url(images/b-g.gif) repeat-y center;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 222222;
}
#contentContainer
{
	width: 604px;
}
.right-headings {
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	padding-left: 4px;
	font-size: 11px;
}
#right
{
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.right-content {
	margin: 10;
}
.section_heading {
	background: #B8C6D5;
	padding-left: 5px;
	border: 1px solid #575757;
}
.main_content {
	margin-left: 8px;
	margin-right: 8px;
}

.content-indent {
	margin-left: 19px;
	margin-right: 10px;
}
.nav-margins {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.subsection_heading {
	border-bottom: 1px solid #333333;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}
