﻿.sectionTitle {
	color:#ff4300;
}


.sectionImage {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}


.aboutBoxEntryTop {
	background-image:url("images/AboutBoxTop.gif");
	background-repeat:no-repeat;
	width:750px;
	height:8px;
}


.aboutBoxEntryMiddle {
	background-image:url("images/AboutBoxMiddle.gif");
	background-repeat:repeat-y;
	width:710px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:30px;
	height:auto;
}


.aboutBoxEntryBottom {
	background-image:url("images/AboutBoxBottom.gif");
	background-repeat:no-repeat;
	width:750px;
	height:8px;
}
