html, body, p, ul, div, td, tr, h1, h2, h3, h4, h5, h6, span {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(../images/bgtile_home.gif);
}


/**********************************/
/* headers                        */
/**********************************/

.volunteers_title {
	width:245px;
	height:118px;
	text-indent:-900em;
	background-image: url(../images/title_volunteer_opps.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.our_programs_title {
	width:245px;
	height:118px;
	text-indent:-900em;
	background-image: url(../images/title_our_programs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.invite_us_title {
	width:245px;
	height:118px;
	text-indent:-900em;
	background-image: url(../images/title_invite_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




/**********************************/
/* Layout ID's                    */
/**********************************/

#full_wrapper {
	background-image:url(../images/banner_margins_home.jpg);
}

#table_top {
	height:311px;
}

#table_middle {
	width:850px;
	vertical-align:top;
}

#main_content {
	width: 825px;
	
}

.third_column {
	width:245px;
	padding-left:12px;
}