#grayheader {
	height: 25px;
	width: 800px;
	margin-bottom: 10px;
	padding: 0px;
}
#newsheader {
	height: 150px;
	width: 800px;
	margin-bottom: 10px;
}
#navbar {
	background-color: #000000;
	width: 800px;
	margin-bottom: 10px;
	position: relative;
}
#homepagecenter {
	width: 800px;
	margin-bottom: 10px;
	height: auto;
}
#bottomleft {
	float: left;
	width: 370px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	padding: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#bottomright {
	width: 390px;
	float: left;
	margin-left: 5px;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	height: 410px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navbarcontent {
	background-color: #000000;
	width: 674px;
	margin-bottom: 10px;
	position: relative;
	float: right;
	margin-left: 10px;
}
#sidebar {
	height: 2000px;
	width: 126px;
	float: left;
	background-color: #C6C8CA;
	}
#contentheaderphoto {
	float: left;
	height: 350px;
	width: 674px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#pageheader {
	float: left;
	height: 121px;
	width: 674px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pagecontent {
	float: left;
	width: 674px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	width: 810px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
body {
	margin: 0px;
	padding: 0px;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005DA9;
	font-weight: bold;
}
#homepageheader {
	float: left;
	width: 800px;
	margin-bottom: 10px;
}
#contentcontent {
	background-color: #C6C7C9;
	height: 100%;
	width: 100%;
}
#contenthome {

	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
#largecontentheaderphoto {

	float: left;
	height: 470px;
	width: 674px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#bottom {
	bottom: 0px;
}
