@charset "utf-8";
#footer .style1 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: underline;
}
#footer .style1 a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.twoColElsLtHdr #container #mainContent .imageHolder img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.imageHolder{
	width:400px;
	height:400px;
	border: thin dotted #FFFFFF;
	float: left;
	}
.infoTab {
	width: 250px;
	float: left;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: -20px;
}
.twoColElsLtHdr #container #mainContent .infoTab h3 {
	font-family: "Orator Std";
	color: #FFFFFF;
	background-image: url(images/images/tabHeader.png);
	width: 245px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	margin-bottom: -5px;
	line-height: 2.4em;
	text-align: center;
	padding-bottom: 5px;
}

.tabBody {
	background-image: url(images/images/top_main2.png);
	width: 230px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 7px;
	height: auto;
	color: #333333;
	font-size: 0.8em;
	padding: 5px;
}
.twoColElsLtHdr #container #mainContent .infoTab .tabBody a {
	color: #124969;
}


.twoColElsLtHdr #container #mainContent .article a {
	color: #0099FF;
}

.tabBottom {
	background-image: url(images/images/tab_bottom.png);
	height:15px;
	width: 240px;
	margin-left: 7px;
	}
.twoColElsLtHdr #container #sidebar1 h1 a {
	background-image: url(images/images/JH_logo_white.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 115px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.twoColElsLtHdr #container #mainContent h2 {
	font-size: 2em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
.twoColElsLtHdr #container #mainContent .mapkey {
	float: left;
	border: 5px solid #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-right: 30px;
	color: #CCCCCC;
	width: 600px;
	word-spacing: 2em;
}
.twoColElsLtHdr #container #mainContent .mapkey a {
	text-decoration: none;
}


.twoColElsLtHdr #footerBottom a {
	color: #CCCCCC;
	text-decoration: none;
}
.mainContentBorder {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
