body {
	background: #9AAA99;
	margin: 4px;
	padding: 4px;
}
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #8E9D8D;
}
#container #contentFrame {
	background: #838F81;
	padding: 40px 40px 8px;
}
#ritaGraphic {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 330px;
	position: absolute;
	z-index: 99;
}
#container #contentFrame #content {
	background: #FFF;
	border-top: 2px solid #420505;
	border-right: 2px solid #420505;
	border-bottom: 1px solid #420505;
	border-left: 2px solid #420505;
}
#arrows {
	height: 42px;
	float: right;
}
#container #contentFrame #content #flash {
	text-align: left;
	clear: right;
}
#container #contentFrame #content #bodyText {
	padding-left: 62px;
	padding-top: 4px;
	padding-right: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodyText h3 {
	color: #420505;
	font-size: 1.3em;
	margin: 0px;
}

#container #contentFrame #content #bodyText ul {
	margin: -10px 0px 0px;
}
#bodyText ul li {
	list-style: url(../images/bullet.png);
}
#bodyText ul li {
	margin-bottom: 6px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3D0707;
	text-align: center;
	margin: 0px 0px 4px;
}
.quote {
	font-style: italic;
	margin-bottom: 0px;
}
.quoted {
	margin-left: 260px;
	margin-top: 0px;
	text-indent: -20px;
}
#bodyText #callOut {
	background: #B0BCAF;
}

#bodyText a {
	color: #420505;
	text-decoration: none;
}
#bodyText  a:hover {
	color: #000;
	text-decoration: underline;
}

#container #contentFrame #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	background: #7E8A7B;
	border-right: 1px solid #420505;
	border-bottom: 1px solid #420505;
	border-left: 1px solid #420505;
	padding: 8px 4px;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: #FFF;
	margin-right: 6px;
	margin-left: 6px;
}
#nav a:hover {
	color: #420505;
	text-decoration: underline;
}
#container #contentFrame #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4F564E;
	text-align: center;
	margin-top: 6px;
}
#container #contentFrame #footer strong {
	color: #420505;
}
#container #contentFrame #footer a {
	color: #FFF;
	text-decoration: none;
}
#container #contentFrame #footer a:hover {
	color: #420505;
	text-decoration: underline;
}
