#centerWrapper {
	margin-left: -250px;
	position: absolute;
	width: 490px;
	height: 390px;
	margin-top: -200px;
	top: 50%;
	left: 50%;
}
#contentWrapper {
	position: relative;
	width: 750px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
#head {
	position: absolute;
	height: 38px;
	width: 714px;
	left: 18px;
	top: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBF7B;
	padding-bottom: 8px;
}
#nav {
	position: absolute;
	width: 150px;
	top: 100px;
	left: 15px;
}
#runningHead {
	position: absolute;
	height: 10px;
	width: 732px;
	left: 18px;
	top: 18px;
}
#contentVert {
	position: absolute;
	width: 270px;
	left: 165px;
	top: 105px;
	vertical-align: top;
}
#picturesVert {
	position: absolute;
	width: 270px;
	left: 460px;
	top: 110px;
}
#footer {
	clear: both;
	height: 20px;
	width: 750px;
	bottom: 0px;
}
#contentHorz {
	position: absolute;
	width: 400px;
	left: 165px;
	top: 105px;
	z-index: 5;
}
#sidebarHorz {
	position: absolute;
	width: 150px;
	left: 580px;
	top: 105px;
	padding-left: 15px;
	border-left: 1px solid #CCCCCC;
	padding-top: 0px;
}


.nav {
	padding-top: 3px;
	padding-bottom: 3px;
}

.imageBorder {
	border: 1px dotted #CCCCCC;
}
.subhead {
	color: #333333;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-decoration: underline;
}
p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-decoration: underline;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
p a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.sidebarLink {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smallText {
	font-size: 65%;
}
.linkSeparator {
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text {	font-size: 11px;
	line-height: 15px;
}
#popText {
	position: absolute;
	width: 600px;
	left: 20px;
	top: 20px;
}
#popImage {
	position: absolute;
	width: 600px;
	left: 20px;
	top: 60px;
}
#footerHorz {
	position: relative;
	width: 400px;
	left: 165px;
	z-index: 5;
	float: right;
	top: auto;
}
#contentImageHorz {
	position: absolute;
	width: 564px;
	left: 165px;
	top: 105px;
	z-index: 5;
}
