body {
	background-image: url(images/page-bkgd.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
	color: #C80000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}
form {
	margin: 0px;
}
li {
	margin: 0px 0px 5px 0px;
}
.contentBox {
	background-color: #FFFFFF;
	border-bottom: 5px solid #E8E8E8;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.contentCell {
	padding: 25px;
}
.contentTable {
	background-color: #E8E8E8;
	border-left: 1px solid #C80000;
	border-right: 1px solid #C80000;
	width: 800px;
}
.credits a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer-bkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C80000;
	text-align: center;
}
.headerCell {
	background-image: url(images/header-bkgd.gif);
	height: 133px;
	width: 840px;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin: 63px 0px 0px 46px;
	color: #FFFFFF;
}
.linkCell {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linkCell a {
	color: #000000;
}
.navCell {
	background-image: url(images/nav-bkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 29px;
	border-bottom: 1px solid #C88282;
	width: 128px;
}
.navCell a {
	color: #000000;
}
.navCellLow {
	height: 28px;
	text-align: center;
	border-bottom: 1px solid #C80000;
	background-color: #C8C8C8;
}
.navDiv {
	width: 1px;
	background-color: #DB9597;
}