@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style2 {	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.container {
	height: 600px;
	width: 980px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-right: 20px;
	padding-left: 10px;
}
.container #header {
	padding-bottom: 5px;
}
.container #navigation .nav-com {
	float: left;
	height: 25px;
	width: 160px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 5px;
}
.container #navigation .nav-cultural {
	width: 130px;
	height: 25px;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 5px;
}
.container #navigation .k12 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	width: 100px;
	float: left;
}
.container #navigation .high-ed {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	height: 25px;
	width: 140px;
}
.container #navigation .broadcast {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	height: 25px;
	width: 150px;
}
.container #navigation .res {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	height: 25px;
	width: 150px;
}
.container #navigation .life-sci {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	height: 25px;
	width: 140px;
}
.container #navigation .about {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	text-align: right;
	height: 25px;
	width: 140px;
}
.container #imagebox {
	float: left;
	height: 500px;
	clear: left;
	width: 980px;
	padding-top: 5px;
	padding-left: 5px;
}
.container #footer {
	font-size: 18px;
	float: right;
	height: 25px;
	width: 500px;
	padding-top: 8px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.container #navigation #contact {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	height: 25px;
	width: 150px;
}
.container #footer #phone {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	width: 150px;
	float: right;
	color: #999999;
}
.container #about {
	background-image: url(about.jpg);
	height: 500px;
	width: 980px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	background-repeat: no-repeat;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 200px;
}
.container #imagebox #about #cjinfo {
	height: 450px;
	width: 500px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.container #imagebox #copyright {
	clear: none;
	float: left;
	height: 25px;
	width: 450px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 8px;
}
.container #footer2 {
	float: left;
	clear: left;
	height: 50px;
	width: 980px;
	padding-left: 5px;
	padding-top: 8px;
}
.container #footer2 #social {
	height: 30px;
	width: 150px;
	padding-top: 5px;
	text-align: right;
	float: right;
	clear: right;
}
.container #footer2 #copyright2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	height: 25px;
	width: 300px;
}
.container #footer2 #contact2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	height: 25px;
	width: 210px;
	color: #999999;
}
.container #footer2 #phone2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	height: 25px;
	width: 150px;
	color: #999999;
}
.container #footer3 {
	float: left;
	height: 30px;
	width: 980px;
	padding-left: 3px;
	padding-top: 5px;
}

#makeMeScrollableWrapper {
	position: relative;
}
#makeMeScrollableWrapper .infoBtn {
	position: absolute;
	display: none;
	left: 15px;
	bottom: 8px;
	z-index: 1000;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	text-shadow: 0 0 3px #000;
}
#makeMeScrollableWrapper .icoClose {
	position: absolute;
	display: none;
	right: 15px;
	top: 15px;
	z-index: 1100;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/ico_close.png) no-repeat;
}
#makeMeScrollable {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
#makeMeScrollable div.scrollableArea {
	height: 100%;
	width: 10000px;
}
#makeMeScrollable div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #CCC;
}
#makeMeScrollable div.element {
	float: left;
}
#makeMeScrollable div.element .caption {
	position: absolute;
	display: none;
	height: 500px;
	width: 275px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_caption.png) repeat;
	top: 0;
	right: 0;
	z-index: 1000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
#makeMeScrollable div.element .caption .captionInner {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 14px;
	margin: 0;
}
#makeMeScrollable div.element .caption p {
	padding: 0;
	margin: 15px 0 0 0;
}
div.scrollingHotSpotLeft {
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	width: 71px;
	height: 202px;
	position: absolute;
	z-index: 200;
	left: 5px;
	top: 50%;
	margin-top: -101px;
}
div.scrollingHotSpotLeftVisible {
	background-image: url(../images/arrow_left.png);
	background-repeat: no-repeat;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
	zoom: 1;
	cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;
}
div.scrollingHotSpotRight {
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	width: 71px;
	height: 202px;
	position: absolute;
	z-index: 200;
	right: 5px;
	top: 50%;
	margin-top: -101px;
}
div.scrollingHotSpotRightVisible {
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	zoom: 1;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}
td.share {
	vertical-align: top;
	padding-top: 6px;
}
.st_twitter .stButton {
	margin-right: 0;
}