#Header {
	float: left;
	height: 295px;
	width: 850px;
}
#HeaderStill {
	float: left;
	height: 206px;
	width: 850px;
}

#Footer {
	float: left;
	height: 100px;
	width: 850px;
}
#NavBar {
	float: left;
	width: 850px;
	height: 33px;
	background-image: url(Images/NavBar/BackgroundRectangle/NavBarBackground.jpg);
}

#Wrapper {
	width: 850px;
	margin: auto;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8F0100;
}
#Maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 850px;
}
.italics {
	font-style: italic;
	color: #CC0000;
}
.lineheight {
	line-height: 5px;
}
.Copyright {
	float: left;
	width: 850px;
	font-size: 8pt;
	color: #000000;
}
a:link {
	color: #8F0100;
	font-weight: bold;
}
a:visited {
	color: #8F0100;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
}
.headingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.format {
	font-size: 9px;
	font-style: italic;
	color: #E00000;
}
#Copyright {
	float: left;
	height: 15px;
	width: 850px;
}
#ProgramHeader {
	float: left;
	height: 295px;
	width: 850px;
}
.lineheight {
	line-height: 20pt;
}
.boldUnderline {
	font-weight: bold;
	color: #8F0100;
	text-decoration: underline;
}

