@charset "UTF-8";
.halfcoltext {
	background-color: #FFFFFF;
	background-image: url(../images/textbox-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 380px;
	padding: 15px;
	float: left;
	margin-right: 50px;
}

.halfcolphoto {
	float: left;
	width: 400px;
	text-align: center;
}

.halfcolphoto img {
	padding-bottom: 30px;
}
div.nomargin  {
	margin: 0px;
	text-align: left;
}

