#wrapper {
	margin: 25px 0 0 44px;
}

#midcolumn {
	float: left;
	width: 900px;
	min-height: 300px;
	margin: 0px 1px 0px 1px;
	font-size: 1em;
/*	background-image: url(../../images/photos/home/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
*/
}

.overlay {
/*	background-image: url(../../images/photos/home/overlay-bg.jpg); */
/*	background-repeat: no-repeat; */
/*	background-position: left top; */
}

.content h2 a, .content h2 a:hover {
	color: #6f3322;
	text-decoration: none;
}

.content h3 a, .content h3 a:hover {
	color: #444466;
	text-decoration: none;
}

.content p {
	margin: 3px 0 3px 0px;
	line-height: 1.1em;
}


#footer table {
	width: 900px;
}
