body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccc;
}

#contentHeader {
	float: left;
	width: 100%;
	background-color: #ccc;
}

#headerWrapper {
	width: 1036px;
	display: block;
	margin: 0 auto;
	position: relative;
}

#headerImage {
	display: block;
	width: 1037px;
	margin: 0 auto;
}

#headerTitleText {
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	left: 0;
	line-height: 38px;
	margin-left: 35px;
	margin-top: 63px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 690px;
}

#topbar {
	background-color: #000000;
	display: block;
	margin: 0 auto;
	width: 1036px;
}

#searchForm {
	/* Pull search box inline rather than display it underneath menu item */
	display: block;
	left: 76px;
	position: relative;
	top: -31px;
	#top: -51px; /* IE6/7 Hack for broken Box Model */
}

#contentBody {
	float: left;
	width: 100%;
	margin: 0;
	display: inline;
	background-image: url(/stylesheets/images/c21.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #ebebeb;
}

#bodyContainer {
	width: 1022px;
	display: block;
	margin: 0 auto;
	position: relative;
	padding: 12px 8px 0px 8px;
	background: white;
	min-height: 300px;
	_height: 300px; /* IE6 min-height hack */
}

#sidebar {
	float: left;
	width: 253px;
	margin: 0 0 0 0;
	display: inline;
}

#headingContainer,
#headingContainerFP {
	clear: right;
}

#headingContainerFP {
	margin: 0 34px 0 34px;
}

#rssButton {
	margin-top: -30px !important;
	margin-left: 93% !important;
}

#contentWrapper {
	width: 641px;
	_width: 636px; /* IE6 width hack to avoid a float drop */
	margin: 20px 0 0 293px;
}

#footerWrapper {
	width: 100%;
	float: left;
	height: 100px;
	background-color: #ccc;
	background-image: url(/stylesheets/images/c22.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#footer {
	background-color: #56a9e8;
	color: #ffffff;
	display: block;
	height: 80px;
	margin: 0 auto;
	width: 1036px;
	padding-top: 10px;
	border-top: 10px black solid;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Homepage Template Overrides */

.boxContainer {
	margin-left: -10px !important;
}

/* Styling for team photos */

.photoframe {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	border: 0;
	margin-bottom: 20px;
}
