@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #2F1610;
}
#topNav {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/general/TopNavBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	top: -80pc;
	display: block;
	float: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldText {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#main {
	height: 80pc;
	width: 50pc;
	margin-right: auto;
	margin-left: auto;
	top: 4.4pc;
	border: thin solid #000000;
	text-align: center;
}
#main #leftSide {
	height: 74pc;
	width: 12.5pc;
	float: left;
}
div {
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: .12pc;
	padding-bottom: 0px;
	padding-left: .12pc;
	margin: 0px;
	overflow: hidden;
}
#main #topBody {
	width: 37pc;
	float: right;
	height: 40pc;
	top: 34pc;
	text-align: left;
}
#main #pics {
	margin: 0px;
	padding: 0px;
	top: -40pc;
	float: right;
	width: 37pc;
}
.headings {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: 800;
	display: block;
	padding: 0.1pc;
	margin-bottom: 0.3pc;
	margin-top: .3pc;
}
.headingBig {
	font-size: 1.4pc;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: .05pc;
	margin-top: 1pc;
}
.largeText {
	font-size: 2pc;
	width: 578px;
}
#main #pics img {
	padding: 0px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.smallText {
	font-size: .8pc;
}
#disclosure {
	background-color: #FFFFFF;
	text-align: center;
	width: 50pc;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
