#content {
	padding: 0em;
	margin:0em 0em;
}

#recently {
	/* Typical fixed height and fixed width example */
width: 371px;
	height: 120px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding: 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}


#rightcolumn {
/* Typical fixed height and fixed width example */
width: 208px;
height: 368px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.0em auto;
padding: 0px;
}

#galleryLeft {
	/* Typical fixed height and fixed width example */
	width: 269px;
	height: 430px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.0em auto;
	padding: 0px 0px 0px 4px;
	top: 75px;
}
#galleryLeftHolder {
	/* Typical fixed height and fixed width example */
	width: 260px;
	height: 600px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.0em auto;
	padding: 0px 0px 0px 0px;
	top: 0px;
}
#galleryRight {
	/* Typical fixed height and fixed width example */
	width: 276px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.0em auto;
	padding: 0px 0px 0px 5px;
	top: 75px;
}
#galleryLeftCell {
	/* Typical fixed height and fixed width example */
	width: 240px;
	height: 65px;
	position: relative;
	margin: 0em 0em .5em .65em;
	padding: 0px;
}
#testimonialWide {
	/* Typical fixed height and fixed width example */
	width: 531px;
	height: 215px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.0em auto;
	padding: 0px 0px 0px 5px;
}
#testimonialWideCell {
	/* Typical fixed height and fixed width example */
	width: 515px;
	height: 310px;
	position: relative;
	margin: 0em 0em .5em .15em;
	padding-top: 8px;
}

/* #galleryLeft {
	/* Typical fixed height and fixed width example 
	width: 250px;
	height: 415px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: absolute;
	margin: .85em 1em .75em .25em;
	padding: 0px 10px 0px 0px;
	left: 220px;
	top: 132px;
}*/

#poptext {
/* Typical fixed height and fixed width example */
width: 350px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.0em auto;
padding: 0px;
}

#happenings {
/* Typical fixed height and fixed width example */
width: 415px;
height: 380px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.0em auto;
padding: 0px;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
