body {
	margin: 0px 0 0px 0;
	color: #000;
	background: #000 url(../images/bg.jpg) repeat-y center top;
	font: 14px Arial, Helvetica, sans-serif;
	}
a:link, a:visited, a:active {
	color: #750E0E;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover{
	color: #030303;
	text-decoration: none;
	}
li {
	list-style: url(../images/bullet.jpg);
	padding: 2px 0;
}
h1 {
	font-size: 26px;
	text-align: left;
	margin: 0;
	font-variant: small-caps;
	color: #750E0E;
}
h2 {
	font-size: 20px;
	text-align: left;
	color: #750E0E;
	margin: 0;
	padding: 20px 0 0 0;
	font-variant: small-caps;
}
h3 {
	font-size: 18px;
	text-align: left;
	color: #750E0E;
	margin: 0;
	padding: 20px 0 0 0;
	font-variant: small-caps;
}
h4 {
	font-size: 26px;
	text-align: center;
	margin: 5px;
	font-variant: small-caps;
	color: #750E0E;
}
h5 {
	font-size: 16px;
	text-align: center;
	margin: 5px;
	font-variant: small-caps;
	color: #750E0E;
}
h6 {
	font-size: 16px;
	text-align: left;
	margin: 0;
	font-variant: small-caps;
	color: #750E0E;
}
#slideshow {
	margin:auto;
	width: 864px;
	height: 420px;
	padding-right: 5px;
}
#header {
	margin: auto;
	height: 225px;
	width: 925px;
	background: url(../images/bg_header.png) no-repeat center;
}
#container{
	width: 925px;
	\width: 925px;
	w\idth: 925px;
	margin-left: auto;
	margin-right: auto;
	}
	
#navigation{
	float: right;
	padding-right: 25px;
	font-size: 12px;
	text-align: right;
	padding-top: 160px;
	font-weight: bold;
		}
	#navigation ul{
		margin: 0;
		padding: 10px;
		}
	#navigation ul li {
		padding: 3px 7px;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #000;
	text-decoration: none;
		}
	#navigation a:hover{
	color: #770E12;
	text-decoration: underline;
		}

#content {
	padding: 0px 50px 10px 50px;
	}
	#content p {
	text-indent: 0px;	
	}
#content_faq {
	padding: 0px 50px 10px 50px;
	}
	#content_faq p {  }
.stroke {
	border: 2px solid #750E0E;
	}
.accent {
	font-size: 12px;
	color: #770E12;	
	text-align: left;
	margin: 0;
}
.officialschools { color: #770e12; }

#footer {
	clear:both;
	background: url(../images/footer.gif) no-repeat;
	margin: auto;
	height: 165px;
}
#copy {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 130px 0 0 30px;
	color: #666666;
	
	}
	#copy ul{
		margin: 0;
		padding: 10px;
		}
	#copy ul li {
		padding: 3px 55px 0 0;
		display: inline;
		}
	#copy a:link, #copy a:visited, #copy a:active {
	color: #770E12;
	text-decoration: underline;
	font-weight: bold;
		}
	#copy a:hover{
	color: #000;
	text-decoration: underline;
		}
img.figure-b{						float: right; margin: 10px; }
img.figure-a{						display: block; margin: 0px auto;  }
img.figure-c{						float: left;  }

#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 510px;
	height: 510px;
	}
#enlarge img{
	border: 1px solid #000;
	}
.thumbnails td a{
	margin: 5px;
	width: 60px;
	height: 60px;
	display: block;
	overflow: hidden;
	border: 1px solid #9DA590;
}
.thumbnails img{
	border: 0px solid #563B22;
	}
#lightbox{							position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ 				border: none; }
#outerImageContainer{ 	position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ 			padding: 10px; }
#loading{ 							position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ 						position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ 					outline: none;}
#prevLink, #nextLink{ 	width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink{ 						left: 0; float: left;}
#nextLink{ 						right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ 	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	 }
#imageData{						padding:0 10px; color: #666; }
#imageData #imageDetails{ 	width: 70%; float: left; text-align: left; }
#imageData #caption{ 	font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#overlay{ 							position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }