@charset "UTF-8";
#apDiv1 {
	position:relative;
	top:5px;
	width:35px;
	height:35px;
	z-index:1;
	left: 580px;
	text-align: center;
}body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#topHeader {
	height: 165px;
	background-image: url(../images/topHeader.jpg);
}
#bottomHeader {
	height: 29px;
	color: #000000;
	background-image: url(../images/background.jpg);
}
#navBar {
}
#slideshowHolder {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftColumn {
	width: 300px;
	float: left;
}
#rightColumn {
	width: 595px;
	float: right;
	margin-left: 305px;
}
#bottomNavBar {
	height: 30px;
	background-image: url(../images/bottomNavBar.jpg);
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#mainContent {
}
#footer {
	font-size: 12px;
	text-align: center;
}
.darker {
	color: #00D;
}
a {
	color: #7086AB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headerText {
	color: #000;
	font-size: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
.black {
	color: #000;
}
h2 {
	font-size: 14px;
}
#wrapper #slideShowHolder .associates img {
	margin-right: auto;
	margin-left: auto;
	border: thin dashed #203F75;
	padding: 5px;
}
.leftAlign {
	float: left;
	padding-right: 5px;
}
.viewerHolder {
	float: right;
	height: 395px;
	width: 669px;
	clear: right;
}
.centerAlign {
	margin-right: auto;
	margin-left: auto;
}
.rightAlign {
	float: right;
	margin-left: 5px;
}
