.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headline_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8B0000;
	background-image: url(graphics/slices/story_back.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	width: 530px;
	text-transform: capitalize;
}
.story_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 22px;
	width: 530px;
	padding-bottom: 22px;
	padding-top: 12px;
}
.announcements_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link, a:visited {
	font-weight: bold;
	color: #7D0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.navigation a:link, visited {
	color: #EAEAEA;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
	margin-bottom: -15px;
}
#call-out_emphasis {
	background-color: #e8e8e8;
	width: 90%;
	padding: 10px;
	border: 1px solid #bbbbbb;
}
#louder {
	background-color: #7D0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: medium solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.navigation .sub_nav a {
	color: #8B0000;
	text-decoration: underline;
}
.navigation .sub_nav a:hover {
	color: #000000;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8B0000;
}
.image_frame {
	border: 2px solid #950B22;
}
