#centercol {
	position: relative;
	width: 960px;
	height: 650px;
	margin-left: 27px;
	top: -80px;
	float: left;
	padding: 5px;
	font-size: 12px;
}

#headerbg {
	position: relative;
	z-index: 1;
	width: 1014px;
	height: 89px;
	top: -78px;
}

#socialnetwork {
	position: absolute;
	text-align: center;
	width: 140px;
	left: 820px;
	top: 345px;
}

#social-network-icons-title {
	position: relative;
	top: 16px;
	left: 90px;
}

#socialnetwork img {
	top: -8px;
	margin: 5px;
}

#wrapper {
	position: relative;
	height: 1047px;
	width: 1028px; 
	margin-right: auto; 
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}

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

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

#menu {
	position: absolute;
	height: 39px;
	z-index: 2;
	top: 199px;
	left: 22px;
	width: 960px;
}

#wrapper2 {
	position: relative;
	right: 3px;
	margin-top: -54px;
	width: 1028px; 
	height:  660px;
	margin-right: auto; 
	margin-left: auto;
	padding-top: 160px;
	background-image:url('/static/main_body_content_bg2.png');
	background-repeat: no-repeat;
	background-position:center 0px;
}

#slideshow {
	position: relative;
	width: 660px;
	height: 350px;
	float: left;
	left: -6px;
	top: -21px;
}

#slideshow img {
	max-width: 660px;
}

#actionbox {
	position: relative;
	left: 3px;
	top: -371px;
	width: 310px;
	height: 350px;
	float: right;
}

#button_1 {
	position: relative;
	margin-top: 15px;
	margin-left: 14px;
}

#button_2 {
	position: relative;
	margin-top: 14px;
	margin-left: 14px;
}

#gallery {
    width:650px;
    margin:20px auto 0 auto;
    border:1px solid #aaa;
}

#gallery ul {
    width:650px;
    height: 650px;
    padding:0;
    margin:0;
    list-style-type:none;
}

#gallery li {
    float:left;
}

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

#signupform input {
	margin-bottom: 9px;
	width: 240px;
	font-size: 10px;
}

#signupform #submit {
	position: relative;
	right:25px;
	width: 102px;
	height: 36px;
}

#footer {
	position: absolute;
	top: 990px;
	min-height: 50px;
	margin-left: 15px;
	width: 990px;
}

#footermenudiv {
	position: absolute;
	right: 6px;
	width: 500px;
	
}

#bottomleft {
	position: relative;
	top: 16px;
	left: -6px;
	height: 338px; 
	width: 315px;
	float: left;
	padding: 5px;
}

#bottomcenter {
	position: absolute;
	height: 340px; 
	width: 318px;  
	float: left;
	top: 369px;
	left: 320px;
	margin-left: auto; 
	margin-right: auto;
	padding: 5px;
	overflow: hidden;
}

#bottomright {
	position: absolute;
	top: 369px;
	left: 647px;
	height: 340px; 
	width: 310px; 
	float: right;
	float: right;
	padding: 5px;
	overflow: hidden;
}

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

#recentpictures-title {
	z-index: 3;
	position: absolute;
	top: 636px;
	left: 952px;
}

#twitter-icon {
	position: relative;
	top: 8px;
	float: right;
}

#facebook-icon {
	position: relative;
	top: 8px;
	float: right;
}

.menu-buttons {
	margin-left: 5px;
	margin-right: 5px;
}
