#MainBody * {
	margin: 0px;
	padding: 0px;
}

#MainBody {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	width: 765px;
}

.center {
	position: relative;
	width: 735px;
	margin-left: 20px;
}

#ContactInfo {
	position: absolute;
	height: 180px;
	width: 375px;
	left: 350px;
	top: 300px;
}

#MainBody p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	text-align: left;
	width: 700px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
}

.paragraph {
	width: 735px;
	background-image: url(../images/tableimages/AboutTableMid_01.jpg);
	background-repeat: repeat-y;
	display: table;
}

.Top {
	background-image: url(../images/tableimages/AboutTableTop_01.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 22px;
	width: 734px;
}

.Bottom {
	background-image: url(../images/tableimages/AboutTableBottom_01.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 23px;
	width: 735px;
}


#MainBody h2 {
	text-align: center;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #221D15;
}

.paragraph img {
	padding: 5px;
	border: 1px outset #B09F7D;
}

a.Bannor {
	top: -30px;
	position: relative;
}

/*       ////////////////////////////// SAFARI --------------------------  */
