#container {
	margin: 0 auto;
	width: 900px;
	background-image: url(Images/default/header_background_image.jpg);
	height: 1000px;
	z-index: 1;
	text-align: left;
	background-repeat: no-repeat;
}
#container #logo {
	position: relative;
	height: 75px;
	width: 700px;
	left: 100px;
	z-index: 2;
}
#container #footer {
	position: relative;
	width: 640px;
	left: 130px;
	top: -50px;
	height: 45px;
	background-image: url(Images/default/footer.jpg);
	background-repeat: no-repeat;
	z-index: 6;
	background-position: center;
}
#container #footer #footercontent {
	position: relative;
	width: 600px;
	top: 20px;
	z-index: 6;
	left: 20px;
}
.content_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #BBBBBB;
	line-height: 18pt;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
}
.footer_copyright_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #336699;
}
#container #mainmenu {
	width: 400px;
	height: 21px;
	top: 0px;
	position: relative;
	left: 400px;
	z-index: 4;
	background-image: url(Images/default/main_menu.jpg);
	background-repeat: no-repeat;
}
#container #homebanner {
	width: 750px;
	position: relative;
	left: 75px;
	top: -21px;
	height: 345px;
	z-index: 3;
	background-image: url(Images/home_banner.jpg);
	background-repeat: no-repeat;
}
#container #homebanner #shortbio {
	position: relative;
	width: 360px;
	left: 325px;
	top: 110px;
}
.bulletedlinks {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-weight: lighter;
	color: #E8CA20;
	font-size: 10pt;
}
.See_More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #f4ce38;
	font-weight: lighter;
	line-height: 24px;
}
#container #featured {
	position: relative;
	width: 640px;
	left: 130px;
	top: -21px;
	background-image: url(Images/home_featured_topics.jpg);
	background-repeat: no-repeat;
	z-index: 5;
	height: 20px;
	background-position: center;
}
#container #featuredcontent {
	position: relative;
	width: 640px;
	left: 130px;
	top: -35px;
	background-image: url(Images/home_featured_topics_slice.jpg);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 1;
}
.default_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #404040;
	line-height: 16px;
}
.default_LtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #6db0e8;
	line-height: 16px;
}

