@charset "UTF-8";
/* CSS Document */

body {
	margin-top:5px;
}

h1{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#900;
}

strong{
	font-weight:bold;
	color:#039;
}


hr{
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin:auto;
}

#headerContainer {
	width: 930px;
	height: 40px;
	background-color: #FFF;
	margin: auto;
	border-bottom: solid 1px #999;
}

#spacer1 {
	width:10px;
	height:40px;
	margin-right: 0px;
	margin-top: 0px;
	float:left;
}

#logoContainer {
	width:165px;
	height:38px;
	margin-right: 40px;
	margin-top: 0px;
	float:left;
	text-align: left;
	padding-top: 0px;
}

#logo {
	width:160px;
	height:38px;
}

#searchContainer {
	width: 450px;
	height: 30px;
	border: solid #999 0px;
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	text-align: center;
	padding-top: 0px;
	margin-right: 30px;
}

#followUs {
	width: 235px;
	height: auto;
	text-align: right;
	margin-top: 0px;
	float: left;
}

#followUsTitle{
	width: 100px;
	float: left;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	margin-top: 7px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

.followUsButton{
	width: auto;
	height: auto;
	float: left;
	margin-right: 8px;
}

#pageContainer {
	width: 930px;
	height: 575px;
	z-index: 0;
	margin: 5px auto 0px;
	padding: 0px 0px 0px 0px;
}

#container1 {
	width: 764px;
	height: 560px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px 0px 0px 8px;
}

#navContainer {
	width: auto;
	height: 50px;
	margin: 0px auto 0px;
}

#addressContainer {
	width: auto;
	height: 23px;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	letter-spacing: 1px;
}

#addressContainer a:link {
	color: #3F5795;
	text-decoration: underline;
}

#addressContainer a:visited {
	color: #3F5795;
	text-decoration: underline;
}

#addressContainer a:hover {
	color: #3F5795;
	text-decoration: underline;
}

#addressContainer a:active {
	color: #3F5795;
	text-decoration: underline;
}

#titleContainer {
	width: auto;
	height: 23px;
	font-size: 16px;
	text-align: center;
	color: #A65656;
	font-weight: bold;
	font-family: Verdana;
	width: auto;
	letter-spacing: 2px;
	padding-top: 2px;
}

#lessonContainer {
	clear:both;
	width: 764px;
	height: 404px;
	border: solid #999 1px;
	box-shadow: 0px 0px 5px #666;
}

#toolBar{
	width: 760px;
	height: 29px;
	background-color: #AEBBC6;
	text-align: center;
	margin: 2px auto auto;
	border-bottom: 1px solid #878787;
}

#linkContainer {
	width: 400px;
	padding-top: 3px;
	height: 23px;
}

#scroll_down{
	float: left;
	width: 120px;
	height: 18px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F5795;
	text-shadow: 1px 1px 0px #FFF;
	letter-spacing: 2px;
	padding-top: 2px;
	border: solid #A9A9A9 1px;
	box-shadow: 1px 1px 0px #9D9D9D;
	border-radius: 5px;
	background-color: #D6D6D6;
	cursor: pointer;
	text-decoration: none;
	margin-right: 10px;
	background-color: #D6D6D6;
	-webkit-box-shadow: 1px 1px 0px #9D9D9D;
}

#imageInstructions{
	width: 300px;
	font-family: Helvetica;
	height: 18px;
	margin: auto;
	padding-top: 3px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
}

#scroll_up{
	width: 120px;
	height: 18px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F5795;
	text-shadow: 1px 1px 0px #FFF;
	letter-spacing: 2px;
	padding-top: 2px;
	border: solid #A9A9A9 1px;
	box-shadow: 1px 1px 0px #9D9D9D;
	border-radius: 5px;
	background-color: #D6D6D6;
	cursor: pointer;
	text-decoration: none;
	float: left;
	-webkit-box-shadow: 1px 1px 0px #9D9D9D;
}


#imageContainer {
	width: 402px;
	height: 370px;
	float: left;
	padding-left: 2px;
	margin-top: 2px;
	overflow-y: auto;
	text-align: center;
}

#linksContainer {
	width: 350
.;
	height: 370px;
	float: left;
	width: 350px;
}

#links1Container {
	width: auto;
	height: 359px;
	font-weight: normal;
	text-align: justify;
	font-variant: normal;
	border: solid #999 1px;
	background-color: #F5F5F5;
}

#links2Container {
	width: auto;
	height: 359px;
	font-weight: normal;
	text-align: justify;
	font-variant: normal;
	border: solid #999 1px;
	background-color: #F5F5F5;
	position: relative;
	top: -366px;
	visibility: hidden;
}

#links{
	width: auto;
	height: 315px;
}

#subjectCategory {
	width: auto;
	height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	color: #474747;
}

#subjectSubcategory {
	width:300px;
	height:20px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}

#topic {
	width: auto;
	height: 22px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	padding-left: 20px;
}

#topic a:link {
	color:#039;
	font-weight:normal;
	text-decoration:none;
}

#topic a:visited {
	color:#039;
	text-decoration:underline;
}

#topic a:hover {
	color:#36C;
	text-decoration:underline;
}

#topic a:active {
	color:#039;
	text-decoration:underline;
}

#adContainer {
	width: auto;
	height: 100px;
	text-align: center;
	margin-top: 10px;
	clear: both;
}

#textNavContainer {
	width: auto;
	height: 40px;
}

#prevtext {
	width: 75px;
	height: 32px;
	float: left;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}

#pageNumber {
	width: 190px;
	font-family: Helvetica;
	font-size: 13px;
	text-align: center;
	margin-top: 12px;
	float: left;
}

#nexttext {
	width: 75px;
	height: 32px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	float: left;
}

#adContainer {
	width: auto;
	height: 90px;
	text-align: center;
	margin-top: 8px;
	clear: both;
}

#container2 {
	width: 145px;
	height: 530px;
	border: solid #CCC 0px;
	float: left;
	margin-top: 0px;
	text-align: center;
	padding: 4px 0px 0px 0px;
	overflow-y: auto;
}

#menuInstructions{
	margin-bottom: 10px;
	color: #3F5795;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
}

.menuButton {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	width: 115px;
	height: 35px;
	border: 1px solid #A8A8A8;
	background-color: #D6D6D6;
	box-shadow: 0px 0px 3px #CCCCCC;
	border-radius: 3px;
	font-family: Helvetica;
	font-size: 14px;
	color: #424242;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	-webkit-box-shadow: 0px 0px 3px #CCCCCC;
	line-height: 15px;
	cursor: pointer;
}

.menuButton a:link {
	color: #3F5795;
	text-decoration: none;
	text-shadow: 1px 1px #FFF;
}

.menuButton a:visited {
	color: #3F5795;
	text-decoration: none;
	text-shadow: 1px 1px #FFF;
}

.menuButton a:hover {
	color:#536EB6;
	text-decoration: underline;
	font-weight:bold;
	text-shadow: 1px 1px #FFF;
}

.menuButton a:active {
	color: #3F5795;
	text-decoration: none;
	text-shadow: 1px 1px #FFF;
}

#horizontalRule {
	margin: auto;
	width: 930px;
	height: 10px;
	border-top: solid 1px #999;
	clear: both;
}

#siteInfoContainer{
	width:auto;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	margin-top:0px;
	font-weight: normal;
	margin: 5px auto;
	clear: both;
}

#siteInfoContainer a:link {
	color:#039;
	text-decoration:underline;
}

#siteInfoContainer a:visited {
	color:#039;
	text-decoration:underline;
}

#siteInfoContainer a:hover {
	color:#515EB0;
	text-decoration:underline;
}

#siteInfoContainer a:active {
	color:#039;
	text-decoration:underline;
}

#update{
	margin: 10px auto;
	width: 250px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	height: auto;
	color: #333;
}

#share{
	width: auto;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

#shareBox {
	width: 300px;
	height: 80px;
	margin: 20px auto 5px;
	text-align: center;
}

#thumbnail {
	height: 200px;
	width: 300px;
	margin: 5px auto;
	text-align: center;
}
