/* -------------------------------------------------------------- 
	
	Events.css

-------------------------------------------------------------- */

.topphotocontainer{
	position:relative;
	float:left;
	width:700px;
	height:363px;
	background-image:url(../images/indextopphoto.jpg);
	margin-bottom:30px;
}

.eventsgalleryentry{
	float:left;
	width:340px;
	height:255px;
	margin-left:20px;
	margin-bottom:20px
}

.leftside{
	margin-left:0px;
	margin-bottom:20px
}