body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
* {
	padding:0;
	margin:0;
}
#everything {
	width:1003px; 
	margin:auto;
}
#home_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_home_tm.jpg);
}
#home_content_NEW {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_home_tm_100609.jpg);
}
#home_content_inner {
	padding:392px 0 0 370px;
	float:left;
}
#bio_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_bio_tm.jpg);
}
#images_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_images_tm.jpg);
}
#links_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_links_tm.jpg);
}
#reels_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_reels_tm.jpg);
}

#bio_content_inner {
	padding:130px 0 0 450px;
	float:left;
}
#resume_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_resume_tm.jpg);
}
#resume_content_inner {
	padding:130px 0 0 450px;
	float:left;
}
#contact_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_contact_tm.jpg);
}
#contact_content_inner {
	padding:130px 0 0 450px;
	float:left;
	line-height:1.125;
}

#reel_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_reel_tm.jpg);
}
#reel_content_inner {
	padding:83px 0 0 193px;
	float:left;
}
#wwjd_content {
	width:843px;
	height:584px;
	float:left;
	background-image:url(../images/bg_wwjd_tm.jpg);
}

#wwjd_content_inner {
	padding:143px 0 0 280px;
	float:left;
}


#home_content_left {
	width:230px;
	float:left;
}
#home_content_right {
	float:left;
	width:243px;
}
.hcr_pad {
	padding:0 15px 0 35px;
	float:left;
}


.section_title {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.section_subtitle {
	color:#737373;
	font-weight:bold;
	padding-bottom:10px;
}
.section_text {
	color:#ffffff;
	padding-bottom:10px;
}
#nav {
	width:160px;
	margin-top:81px;
	float:left;
}

a {
	color:#999999;
	font-size:10px;
	outline:none;
}
a:hover {
	color:#990000;
	font-size:10px;
}
#footer {
	font-size:10px;
	padding:15px 0 0 120px;
	color:#999999;
	line-height:16px;
}
.sweet {
	display:none;
}
