/* CSS Slave Style Sheet (layout A), elementsprinceton.com, incept: 7-27-2009
Author: Benjamin Liu, Designer: Robert Bethanis 
This is used by the homepage */

#main_image_frame {
	width: 853px;
	height: 414px;
	background: url('../img/main_image_frame.png') top left no-repeat;
	margin: 0 0 0 88px;
	padding-top: 41px;
}

#main_image {
	width: 629px;
	height: 350px;
	margin-left: 61px;
	float: left;
	overflow: hidden;
}

#main_image img {
	top: 0;
	left: 0;
}

a.image_gallery_link {
	float: left;
	clear: both;
	margin-left: 62px;
	padding-top: 7px;
	width: 200px;
}
