body {
	background-color: #0F0100;
	background-image: url(/images/IMAGE_Background.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#container {
	width: 755px;
	margin: 0px auto;
}

container#p {
	margin: auto;
	text-align: center;
}

.topmiddle {
	height: 421px;
	width: 755px;
	margin: auto;
	background-image: url(/images/HEADER_BKGD_Elements.png);
	background-position: center;
	background-repeat: no-repeat;
}

.twolines {
	height: 37px;
	width: 567px;
	text-align: center;
	margin: auto;
	background-image: url(/images/DIVIDER_TwoLines.png);
	background-position: center;
	background-repeat: no-repeat;
}

.twolinesnav {
	height: 40px;
	width: 567px;
	text-align: center;
	margin: auto;
	background-image: url(/images/DIVIDER_TwoLines.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottominfo {
	height: 257px;
	width: 475px;
	margin: 25px auto 10px auto;
	background-image: url(/images/BtmINFO_All.png);
	background-position: center;
	background-repeat: no-repeat;
}

.picborder {
	height: 216px;
	width: 318px;
	background-image: url(/images/PHOTOS_Bkgd.png);
	background-position: center;
	background-repeat: no-repeat;
}

.pic {
	height: 196px;
	width: 300px;
	margin: 5px 0px 0px 4px;
}

.tabletext {
	width: 300px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: white;
}
