//#leftcol {
//	position: relative;
//	margin-left: 30px;
//	padding: 5px;
//	width: 0px;
//	height: 0px
//}

#centercol {
	position: relative;
	width: 700px;
	min-height: 550px;
	margin-left: 45px;
	top: -80px;
	float: left;
	padding: 5px;
	font-size: 14px;
}

#rightcol {
	position: relative;
	width: 230px;
	margin-right: 45px;
	min-height: 550px;
	top: -80px;
	float: right;
	padding: 5px;
	border-left: 1px solid #EEEEEE
}

#signupform {
	margin-left: 40px;
	text-align: center;
}

#signupform input {
	margin-bottom: 6px;
}

#signupform #submit {
	margin-top: -8px;
}

#socialnetwork {
	text-align: center;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

#socialnetwork img {
	margin: 5px;
}

#wrapper {
	position: relative;
	border: 0px; 
	width: 1048px; 
	margin-right: auto; 
	margin-left: auto;
	padding-right: 77px;
	padding-left: 78px;
}

#header {
	position: relative;
	margin-bottom: 0px; 
	height: 230px;
}

#headshot {
	position: relative;
	margin-left: 30px;
	top: -3px;
	height: 269px;
	z-index: 2;
}

#logo {
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
}

#menu {
	position: relative;
	top: -80px;
	right: 60px;
	height: 39px;
	z-index: 1;
}

#wrapper2 {
	position: relative;
	width: 1048px; 
	min-height: 510px;
	margin-top: -54px;
	margin-right: auto; 
	margin-left: auto;
	background-image:url('/static/main_body_content_bg_internal.png');
	background-repeat:no-repeat;
	background-position:center 0px;
}

#slideshow {
	position: relative;
	margin-top: -75px;
	margin-left: 36px;
	width: 660px;
	height: 350px;
	float: left;
}

#actionbox {
	position: relative;
	margin-top: -75px;
	margin-right: 42px;
	width: 310px;
	height: 350px;
	float: right; 
}

#bottomleft {
	position: relative;
	height: 345px; 
	width: 318px; 
	margin-left: 36px;
	float: left;
	margin-top: 35px;
	padding: 5px;
}

#bottomcenter {
	position: relative;
	height: 345px; 
	width: 318px;  
	float: left; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 35px;
	padding: 5px;
}

#bottomright {
	position: relative;
	margin-top: -7px;
	margin-right: 42px;
	height: 345px; 
	width: 312px; 
	border: 0px; 
	float: right;
} 

#endofpage {
	position:relative;
	bottom: 17px;
}

#featurestory-title {
	position: relative;
	left: -10px;
	top: 10px;
}

#footer {
	position: relative;
	margin-top: 10px; 
	min-height: 100px;
	width: 960px;
	margin-left: auto; 
	margin-right: auto;
}

#socialnetwork {
	position: relative;
	float: right;
	height: 50px;
	margin-right: 42px;
}

#endofpage {
	height: 10px;
	background-image: url('/static/images/footer_bg.png');
}