#main_wrap {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
body {
	background-repeat: repeat;
	background-position: left center;
	background-color: #790505;
}
#menu_wrap {
	background-color: #CCC;
	height: 50px;
	width: 100%;
}
#header_warp {
	background-color: #790505;
	height: 160px;
	width: 885px;
	border: thick solid #FFF;
}
#mike_pic {
}
#content_wrap {
	background-color: #FFF;
	width: 880px;
	margin: 10px;
	height: 800px;
}
#content_accomp {
	background-color: #FFF;
	height: 1450px;
	width: 880px;
	margin: 10px;
}

#menu_wrap a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textformat {
	font-size: 24px;
}
.centertext {
	text-align: center;
}
#aboutme_contentl {
	float: left;
	width: 500px;
}
#pics_about {
	float: right;
	width: 370px;
	height: 350px;
}
#pics_accom {
	float: right;
	width: 305px;
}
#accomp_text {
	width: 550px;
	float: left;
}
#content_contribute {
	background-color: #FFF;
	margin: 10px;
	height: 600px;
	width: 880px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kidsabout {
	float: right;
	height: 320px;
	width: 370px;
}
