body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

a:link {
	color:#63FFD1;
	text-decoration:none;
}

a:visited {
	color:#63FFD1;
	text-decoration:none;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	text-align:center;	
	font-size:16px;
	font-variant:small-caps;
}

h2 {
	text-indent:25px;	
	font-size:14px;
	color:#63FFD1;
}

h3 {
	font-size:16px;
	color:#FFFFFF;
	left: 0px;
	font-variant: small-caps;
}
hr {
	border-top:2px;
	border-style:solid;
	border-color:#63FFD1;
}

#container {
	display: block;
	min-height: 450px;
	height:auto;
	width: 770px;
	margin:auto;
	padding:0px;
	top: 0px;
	left: 0px;
}

#header {
	background-color:#000000;
	width:770px;
	height:100px;
}

#container #content {
	display: block;
	min-height: 450px;
	float:left;
	padding-bottom:30px;
	position: relative;
}

#container #content_text {
	text-align:justify;
	height:auto;
	width:750px;
	
	margin-top:10px;
	margin-right:25px;
	padding:10px;
	float:left;
	display:block;
	line-height: 18px;
}

#container #vidcontent {
	text-align:justify;
	width:770px;
	margin-right: 10%;
	margin-bottom: 10%;
	height: 392px;
}
 

#left {
	text-align:justify;
	height:auto;
	width:336px;
	margin-top:10px;
	margin-right:25px;
	padding:10px;
	float:left;
	display:block;
}

#right {
	height:auto;
	width:356px;
	margin-top:10px;
	margin-left:25px;
	padding:0px;
	float:left;
	display:block;
}

#thumbnails_left {
	font-size:11px;
	line-height:normal;
	float:left;
	height:auto;
	width:350px;
	margin-top:10px;
	margin-right:25px;
	padding:0px;
}

#thumbnails_right {
	font-size:11px;
	line-height:normal;
	height:auto;
	width:350px;
	margin-top:10px;
	margin-left:25px;
	padding:0px;
	float:left;
	display:block;
}

#gallery {
	font-size:11px;
	line-height:normal;
	float:left;
}

#footer {
	clear:left;
	text-align:center;
	font-weight:bold;
	width: 100%;
	word-spacing:40px;
	display: block;
	height: 25px;
	margin-top: 20px;
	padding: 0px;
	margin: 0px;
}
	
	#footer a:link {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#footer a:visited {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#footer a:active {
		color:#63FFD1;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#63FFD1;
		text-decoration:none;
	}
.form {
	width:300px;
	background-color:#7AD8E9;
	color:#000000;
}

.button {
	width:100px;
	background-color:#63FFD1;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/images/nextlabel.gif) right 50% 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* new css for animation page and the video pages */ 

#videocontainer {
	display: block;
	min-height: 450px;
	height:550;
	width: 770px;
	margin:auto;
	padding:0px;
	top: 0px;
	left: 0px;
	position: relative;
}

#vidcontent {
	height: 450px;
}
 
#videothumbsdiplay {
	width: 770px;
	left: 150px;
}

div.videothumbs {
	float: left;
	padding: 0px;
	position: relative;
	left: 23px;
	top: 0px;
	width: 122px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
div.videothumbs img {
	margin: 0px;
	border: thin solid #03DDA2;
}

div.videothumbs p {
	width: 120px;
	position: relative;
	text-align: center;
}

#content_showvideo {
	display: block;
	min-height: 450px;
	float:left;
	padding-bottom:30px;
	text-align: center;
}

div.artthumbs {
	float: left;
	padding: 0px;
	position: relative;
	
	top: 0px;
	width: 212px;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 33px;
	text-align: center;
	}
	div.artthumbs img {
	margin: 0px;
	border: thin solid #03DDA2;
}


#moviepagecontent {
	width: 550px;
	height: auto;
	position: relative;
	padding: 0px;
	background-color: #000000;
	left: 110px;
	margin: 0px;
	text-align: center;
}

#moviepagecontent p {
	position: relative;
	width: auto;
	left: 110;
}

/* schools page */

#schoolcontent {
	width: 770px;
	margin-bottom: 15px;
	height: 135px;
	background-color: #333333;
}

div.schoolthumbs {
	float: left;
	padding: 0px;
	position: relative;
	left: 23px;
	top: 0px;
	width: 202px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
div.schoolthumbs img {
	margin: 0px;
	border: thin solid #03DDA2;
}

div.schoolthumbs p {
	position: relative;
}

div.schoolrighttext {
	float: left;
	display: inline;
	margin-left: 115px;
	list-style-type: none;
	line-height: 20px;
	list-style-position: outside;
}

div.schoolrighttext p {
	position: relative;
	
}
#schoolvidtext {
	text-align: left;
	padding: 5px;
	width: auto;
	display: block;
}

div.greybox {
	background-color: #333333;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

img.floatLeft {
float:left;

}

#slideshowcontent {
	text-align: center;
	display: block;
	padding-right: 46px;
	padding-left: 47px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#slideshow {
	margin-bottom: 15px;
}

div.greenbox {
	border: thin solid #00FF66;
}

#schooldesc {
	width: 380px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 14px;
}

/* end of schools page */

/* get rid of href link around thumbnails */

img
{
border: none;

}
