* {
	margin: 0;
	padding: 0;
}

body{
		bgcolor: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 0.8em;
}

#wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url(../images/summer_camp/wrapper_bg.jpg) no-repeat top center;
	min-height: 900px;
}

#wrapper_inner {
	width: 1100px;
	min-height: 900px;
	margin: 0 auto 0 auto;
	background: url(../images/summer_camp/wrapper_inner_bg.jpg) no-repeat top center;
}




#header {
	width: 951px;
	height: 135px;
	margin: 0 81px 0 77px;
	background: url(../images/summer_camp/header_bg.jpg) no-repeat top center;
}

#header a {
	display:block;
	width: 951px;
	height: 135px;
	text-indent: -5000px;	
}




#navigation {
	width: 951px;
	height: 238px;
	margin: 0 81px 0 77px;
	background: url(../images/summer_camp/navigation_bg.jpg) no-repeat top center;
	text-align: left;
}

#navigation_search{
		float: left;
		width: 228px;
}
#navigation_search_inner{
		padding: 98px 20px 20px 20px;
}


#navigation_flash{
		float: right;
		width: 723px;
		height: 221px;
		
		
}
#navigation_flash_inner{
		/*padding: 9px 0 9px 1px;*/
		margin: 9px 0 9px 1px;
		background: url(../images/summer_camp/nav_flash.jpg) no-repeat;
		height: 100%;
}



#content {
	width: 951px;
	height: auto;
	background: url(../images/summer_camp/content_bg.gif) repeat-y;
	margin: 0 81px 0 77px;
}

#content_inner {
	width: 945px;
	min-height: 322px;
	background: url(../images/summer_camp/content_inner_bg.jpg) no-repeat top center;
	margin-left: 1px;
	text-align:left;
}

#content_inner .h1alignment{
		margin-left: 260px;
		padding-top: 20px;
}

#content_left {
		float: left;
		width: 615px;
		text-align: left;
}

#content_left p
{
		padding: 10px 25px 0 265px;
		margin-right:0;
}

#content_left .h1alignment
{
		margin-left: 10px;
		padding: 25px 10px 0 265px;
}

#content_right {
		float: right;
		width: 320px;
		text-align: left;
}

#twocolumns{
		float: right;
		width: 700px;
		text-align: left;
		padding: 0 0 0 265px;
}


#twocolumns .h1alignment{
	margin-left: 16px;
}

#content_right img {
	margin-top: 25px;
}

a:link, a:hover, a:visited, a:active {
	color: #2d9e01;
}

p{
	margin: 15px 15px 0 0;
}

#footer {
	clear:both;
	width: 951px;
	height: 101px;
	background: url(../images/summer_camp/footer_bg.jpg) no-repeat top center;	
	margin: 0 81px 0 77px;
}

.footer_p {
	padding: 65px 130px 45px 95px;
	font-size: 0.8em;	
}

label {
	color: #FFFFFF;
}

#twocolumns_inner {
	margin: 20px 25px 0 25px;
}
