body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #FFFFFF;
}
#container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#footer {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 25px;
	text-align: center;
	clear: both;
}
#toc {
	color: #FFFFFF;
	height: 30px;
	width: 467px;
	background-color: e80026;
	font-size: 13px;
	font-weight: bold;
	background-image: url(art/bgred.gif);
	position: relative;
	top: 97px;
	text-align: center;
	float: right;
	margin-bottom: 25px;
	clear: right;
}
#content {
	background-color: #170400;
	background-image: url(art/bgredlt.gif);
	background-repeat: repeat-y;
	height: 307px;
	width: 937px;
	color: #FFFFFF;
	clear: both;
	top: 25px;
	position: relative;
	bottom: 150px;
}
#logo {
	width: 372px;
	float: left;
	position: relative;
	clear: right;
}
#projects {
	width: 400px;
	clear: left;
	float: left;
	position: relative;
	top: 50px;
	left: 45px;
	padding-bottom: 25px;
}
#quote {
	float: right;
	width: 370px;
	background-color: #170400;
	height: 85px;
	margin-top: 30px;
	background-image: url(art/bgredlt.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
	position: relative;
}
#quotepict {
	float: right;
	width: 470px;
	height: 85px;
	margin-top: 5px;
	color: #FFFFFF;
	clear: none;
	position: relative;
}
.redsubhead {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #E80026;
}
.learnmore {
	font-size: 12px;
	color: #E80026;
	text-align: right;
	font-weight: bold;
}

#copyright{
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	font-size:.8em;
	text-align:center;
}

#copyright a{
	color: #E80026;
}
a {
	color: #000000;
}
a:hover {
	color: #E80026;
}
#newstitle {
	color: #000000;
	font-weight: bold;
}
#newshighlights {
	color: #000000;
}
#newsred {
	color: #E80026;
	font-weight: bold;
}
