
#main_container { width: 1065px; margin: auto; background-color: #fff; 	background-image: url(images/top_side.jpg);
	#background-image: url(images/top_side_IE.jpg);  /* positions the buttons on in IE*/
	_background-image: url(images/top_side_IE.jpg);  /* positions the buttons on in IE6 and above*/
	background-repeat: repeat-x;
	
}
#main {
	float: left;
	margin-top: 40px;
	width: 680px;
		#margin-left: 20px;  /* positions the buttons on in IE*/
	_margin-left: 60px;  /* positions the buttons on in IE6 and above*/

}



#gallery_main {
	float: left;
	margin-top: 40px; margin-left:0px;
	width: 759px;
			#margin-left: 40px;  /* positions the buttons on in IE*/
	_margin-left: 40px;  /* positions the buttons on in IE6 and above*/

}

#history_main {
	float: left;
	margin-top: 40px;
	width: 800px;
			#margin-left: 20px;  /* positions the buttons on in IE*/
	_margin-left: 20px;  /* positions the buttons on in IE6 and above*/

}


#history_main .pic {float: right; margin: 1em 0 1em 2em;}



#site_intro h2 {
	display: none;
}

#index_photos {
	float: right;
	width: 155px; 	margin-top: 40px;

}


#right_photos {
	float: right;
	width: 220px; 	margin-top: 40px;

}
#top_image{float:center;}

#spotlight h2,
#spotlight p {
	display: none;
}

#wording {
	float: left;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
}



ul.picture {
	float: right;
	margin: 0px 0px 30px 0px;
	width: 440px;
}

#footer {
	margin-top: 0px;
}

