html {  height:100%;
}
body {
  background-color:       #F4D82E;
  padding:0;
  margin:0;
  height:100%;
  font-family: Arial;
  font-size: 9pt;
  color: #343031;
}
h1 {
  font-size: 12pt;
  margin-bottom:0;
}
.center_head {
	background-image:       url( 'images/head.jpg' );
	background-position:    top center;
	background-repeat:      no-repeat;
	margin-left:	auto;
	margin-right:	auto;
	height:130px;
	width: 662px;
	position: relative;
}
.center_body {
	margin-left:	auto;
	margin-right:	auto;
	min-height:100%;
	width: 662px;
	position: relative;
  text-align: justify;
  overflow:hidden;
}
.center_foot {
	background-image:       url( 'images/foot.jpg' );
	background-position:    bottom center;
	background-repeat:      no-repeat;
	margin-left:	auto;
	margin-right:	auto;
	width:662px;
	height:98px;
	bottom:0;
	position: absolute;
}
.topnav_home {
	position:absolute;
	left:0;
	top:0;
	width:180px;
	height:95px;
	display:block;
	outline:none;
}
.topnav_about {
	position:absolute;
	left:205px;
	top:80px;
	width:55px;
	height:20px;
	display:block;
	outline:none;
}
.topnav_getinvolved {
	position:absolute;
	left:280px;
	top:77px;
	width:100px;
	height:20px;
	display:block;
	outline:none;
}
.topnav_projects {
	position:absolute;
	left:395px;
	top:75px;
	width:65px;
	height:20px;
	display:block;
	outline:none;
}
.topnav_legal {
	position:absolute;
	left:475px;
	top:70px;
	width:50px;
	height:20px;
	display:block;
	outline:none;
}
.topnav_contactus {
	position:absolute;
	left:535px;
	top:65px;
	width:95px;
	height:20px;
	display:block;
	outline:none;
}
.footnav_ss {
	position:absolute;
	left:590px;
	bottom:0;
	width:35px;
	height:25px;
	display:block;
	outline:none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #343031;
	outline:none;
}
h1 a {
    text-decoration: none;
    color: #343031;
}
#about_content {padding-left:20px;padding-right:20px;min-height:450px;}
#contact_us_content {padding-left:20px;padding-right:20px;min-height:270px;}
#get_involved_content {padding-left:20px;padding-right:20px;min-height:400px;}
#incipient_minds_content {padding-left:20px;padding-right:20px;min-height:380px;}
#index_content {padding-left:20px;padding-right:20px;min-height:550px;}
#legal_content {padding-left:20px;padding-right:20px;min-height:350px;}
#lifebeat_summer_camps_content {padding-left:20px;padding-right:20px;min-height:400px;}
#projects_content {padding-left:20px;padding-right:20px;min-height:550px;}
