body	{
	background-image: url(../images/background_filler.jpg);
}

#wrapper	{
	margin: auto;
	position: relative;
	width: 1000px;
	background-image: url(../images/content_bkgrd.jpg);

}

#header	{
	width: 1000px;
	height: 206px;
	background-image: url(../images/header_bkgrd.jpg);
	background-repeat: none;
}

#title	{
	float: left;
	width: 700px;
	margin-left:220px;
	margin-top: 33px;
}

#sub_title	{
	float: left;
	width: 700px;
	margin-left:220px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1.3em;
	font-weight: bold;
}

.style2	{
	color: #FF0099}
}

#photo	{
	clear: left;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

#content	{
	width: 1000px;
	height: 468px;
}

#content_index	{
	width: 1000px;
	height: 1070px;
}

#content_bio	{
	width: 1000px;
	height: 775px;
}

#content_experience	{
	width: 1000px;
	height: 750px;
	padding-bottom: 15px;
}


#content_map	{
	width: 1000px;
	height: 900px;
}

#content_donate	{
	width: 1000px;
	height: 540px;
}

#content_tribute	{
	width: 1000px;
	height: 568px;
}

#pic	{
	float: left;
	width: 192px;
	height: 256px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#pic div	{
	margin-left: 20px;
	
}

#sidenav	{
	float: left;
	margin-top: 20px;
	list-style-type: none;
	text-align: left;
}

#sidenav li a	{

	clear: left;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	color: #0093d0;
	text-decoration: none;
}

#sidenav a:hover	{
	text-decoration: underline;
	color: #CC0066;
}

#navbar	{
	float: right;
	width: 765px;
	height: 49px;
	margin-right: 20px;
	background-color: white;
}


#home a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 9px;
	width: 90px;
	height: 24px;
	padding: 8px 0 0 20px;
	background-image: url(../images/button_on_home.jpg);
}

#home a:hover	{
	text-decoration: underline;
	background-image: url(../images/button_off_home.jpg);
}
#bio a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 9px;
	width: 65px;
	height: 24px;
	padding: 8px 0 0 18px;
	background-image: url(../images/button_on_bio.jpg);
}

#bio a:hover	{
	text-decoration: underline;
	background-image: url(../images/button_off_bio.jpg);
}

#experience a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 9px;
	height: 24px;
	padding: 8px 40px 0 20px;
	background-color: #0193cf;
	background-image: url(../images/button_on_experience.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#experience a:hover	{
	text-decoration: underline;
	background-image: url(../images/button_off_experience.jpg);
}
#rating a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 9px;
	height: 24px;
	padding: 8px 40px 0 20px;
	background-image: url(../images/button_on_rating.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#rating a:hover	{
	text-decoration: underline;
	background-image: url(../images/button_off_rating.jpg);
}
#maps a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 9px;
	width: 85px;
	height: 24px;
	padding: 8px 0 0 20px;
	background-image: url(../images/button_on_maps.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#maps a:hover	{
	text-decoration: underline;
	background-image: url(../images/button_off_maps.jpg);
}

.h3	{
	float: left;
	width: 765px;
	padding-bottom: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

.text	{
	float: left;
	width: 400px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #333333;
}

.text3 a	{
	float: left;
	width: 100px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #CC0066;
}

.text_map	{
	float: left;
	width: 700px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #333333;
}

.style3 {
	color: #FF00FF;
}

.goals	{
	font-size: 150%;
	color: #333333;
}

#content_body	{
	clear: right;
	float: right;
	width: 765px;

	margin-right: 20px;
	background-image: url(../images/index_map_background.jpg);
	background-repeat: no-repeat;
}

#content_body_tribute	{
	clear: right;
	float: right;
	width: 765px;

	margin-right: 20px;
	
}


#content_body a	{
	color: #CC0066;
}

#content_body li	{
	margin-bottom: 10px;
}

#content_body_ratings	{
	clear: right;
	float: right;
	width: 765px;
	margin-right: 20px;
	/*background-image: url(../images/index_map_background.jpg);
	background-repeat: no-repeat;*/
}

#content_body ul	{
	float: left;
	width: 225px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #333333;
}

#content_body_ratings ul	{
	float: left;
	width: 225px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #333333;
}

#content_body ul	{
	float: left;
	width: 350px;
	list-style-type: none;

}

#content_body_ratings li	{
	margin-left: -15px;
	margin-bottom: 10px;
}

#dad	{
	float: left;
}

.qualified	{
	color: #CC0066;
}

.style6 {
	font-size: 1.2em;
	color: #0093d0;
}

#content_body_map	{
	clear: right;
	float: right;
	width: 765px;
	margin-right: 20px;
}

#content_body_map a	{
	color: #CC0066;
}

#contactForm_1	{
	float: right;
	width: 765px;
}

#footer	{
	width: 1000px;
	height: 26px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/footer_bkgrd.jpg);
}








