body {
	background-color: #F7F5EF;
	background-image: url(../images/sidebar_bkgd.gif);
	background-repeat: repeat-y;
}
.copy_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 596px;
	position: absolute;
	left: 204px;
	top: 183px;
	z-index: 5;
}
.browntext {
	color: #6E595C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #988A90;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.headline {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #660000;
}
.story_separator {
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EE3A42;
}
.story_date {
	font-size: 9px;
	color: #666666;
}
.right_photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3A42;
}
.preview_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 600px;
	position: relative;
	left: 158px;
}
.main_graphic {
	position: absolute;
	height: 184px;
	width: 700px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.topband {
	background-color: #9F9197;
	position: absolute;
	height: 60px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.top_menu {
	position: absolute;
	z-index: 5;
	height: 161px;
	width: 561px;
	left: 238px;
	top: 40px;
	visibility: visible;
	overflow: visible;
}
.side_menu {
	position: absolute;
	left: 23px;
	top: 206px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #660000;
	margin-top: 25px;
	margin-bottom: 3px;
	font-weight: normal;
}
.subhead2 {
	font-weight: bold;
	color: #663231;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F9197;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
.calloutbox {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #9F9197;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
.eyebrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #660000;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 12px;
	float: right;
	width: 180px;
	padding: 4px 10px;
	background-color: #C7BBAB;
}
#sidebar_menu a {
	color: #660000;
	text-decoration: none;
}
#sidebar_menu a:hover {
	text-decoration: underline;
}
.sidebar_top {
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar_copy {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.sidebar_bottom {
	background-image: url(../images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 0px;
	background-position: bottom;
}
