@charset "ISO-8859-1";
#main {
	background-color: #FFFFFF;
	text-align: center;
	height: 75pc;
	width: 50pc;
}
#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: -340pc;
	display: block;
	height: 2pc;
	float: none;
}
#main {
	height: 340pc;
	margin-right: auto;
	margin-left: auto;
	top: 66px;
}
#main #leftSide {
	height: 85pc;
	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: 20pc;
}
#main #middle {
	float: right;
	width: 37pc;
	height: 318pc;
	display: inline-block;
	padding-bottom: 1.6pc;
}
#main #pics {
	width: 37pc;
	margin: 0px;
	padding: 0px;
	float: right;
	top: -40pc;
}
#col1 {
	width: 13.75pc;
	float: left;
	height: 9.5pc;
	margin-top: 0.6pc;
	padding-top: 0.6pc;
	padding-bottom: 0.6pc;
	margin-left: 0.6pc;
	background-image: none;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
#col1 #a {
	margin: 0px;
	padding: 0px;
	float: left;
}
#col2 {
	width: 12.5pc;
	float: left;
	height: 9.5pc;
	text-align: left;
	display: block;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	margin-top: 0.6pc;
	padding-top: 0.6pc;
	background-color: #FFFFFF;
	padding-bottom: 0.6pc;
}
#col3 {
	float: left;
	width: 8.5pc;
	height: 9.5pc;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	margin-top: 0.6pc;
	padding-top: 0.6pc;
	background-color: #FFFFFF;
	padding-bottom: 0.6pc;
}
#col1  img {
	border: medium solid #000000;
}
.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;
}
#main #pics img {
	background-color: #FFFFFF;
	margin-top: .1pc;
	margin-bottom: .1pc;
	padding: 1px;
}
#main #pics a:hover{
	background-color: #0000FF;
	padding: 2px;
	left: -2px;
	top: -2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F1610;
	text-align: center
}
.smallText {
	font-size: .8pc;
}	
p {
	text-align: left;
}
.mediumText {
	font-size: 1.5pc;
	font-weight: bold;
}
#disclosure {
	background-color: #FFFFFF;
	text-align: center;
	width: 50pc;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}