body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/subsiteBody.gif);
}
h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #003082;
	padding-top: 12px;
}
#contents {
	padding: 0;
	margin: 0;
	color: #000;
	background: transparent url(../../images/subsiteMast.gif) no-repeat left top;
	min-height: 462px;
}
#bthContents {
	padding: 0 0 10px 0;
	margin: 0 0 0 13px;
	background-color: #FFFFFF;
	background-image: url(../images/bthMargin.gif);
	background-repeat: repeat-y;
	min-height: 800px;
	width: 774px;
}
#bthLogotype {
	padding-top: 18px;
	padding-left: 218px;
}
#bthImage {
	padding: 17px 0 0 0;
	width: 200px;
	height: 200px;
	float: left;
}
#sideNav {
	width: 140px;
	padding: 0px;
	margin: 17px 0px 0px 20px;
}
#mainBody {
	padding: 0;
	margin: 0px 30px 20px 226px;
}
#photoBodyMain {
	overflow: visible;
	position: absolute;
	width: 540px;
	left: 200px;
	top: 165px;
}
#photoBodyMain table tr td p {
	font-size: 12px;
	line-height: 14px;
}
#photoBodyMain .imageTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
#photoBodyMain .imageComment {
	font-size: 10px;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 20px;
}
.smallCaps {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

