@charset "utf-8";
body {
	background-image: url(../i/check.jpg);
	background-repeat: repeat;
}
#mainContent { 
	background-image:url(../i/content_bk.gif);
	height:600px;
	width:950px;
	position:relative;
	
}
#nav { 	
	height:60px;
	width:765px;
	top:55px;
	overflow:hidden;
	left:160px;
	position:relative;
}
#leftColPhotos{
	background-image:url(../i/left_photos.jpg);
	height:448px;
	width:299px;
	top:60px;
	left:30px;
	position:relative;
}
#homepageMainImage{
	background-image:url(../i/homepage_photo.jpg);
	height:145px;
	width:500px;
	top:-350px;
	left: 340px;
	position:relative;
}
