body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/page/bkgd_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #3C0407;
	margin: 0px;
	background-attachment: fixed;
}
a {
	color: #800000;
	text-decoration: underline;
}
a:visited {
	color:#660000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/page/link_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:active { color:#CC0000;}
.newsbody {
	margin-right: 20px;
	font-size: .9em;
	margin-left: 20px;
}
h2 {
	color: #4D302A;
}
.newstitle {
	font-weight: bold;
	color: #45455D;
	font-size: 1em;
}
h1 {
	font-size: 20px;
	color: #430E0A;
	background-image: url(images/page/f1_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 34px;
}
.newsarcmenu {
	background-image: url(images/news/newsarch-bkgd.jpg);
	background-repeat: no-repeat;
	padding-left: 68px;
}
.pagetext {

	margin-right: 20px;
	font-size: 0.9em;
	margin-left: 10px;
}
.bluetitle {

	font-weight: bold;
	color: #45455D;
	font-size: 1em;
}
.innertitle {


	font-weight: bold;
	color: #512613;
	font-size: .9em;
}
.pagetext2col {
	margin-right: 10px;
	font-size: 0.9em;
	margin-left: 10px;
	line-height: 0.5em;
}
.cdinfo {
	margin-right: 16px;
	font-size: 0.85em;
	margin-left: 10px;
	color: #3B090A;
}
.presskit_alignR {
	margin-right: 6px;
	font-size: 0.7em;
	text-align: right;
}
.presskit_alignL {
	font-size: 0.7em;
	text-align: left;
	margin-left: 6px;
}
