BODY {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif

	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #c0c0c0;

}

TD {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
DIV {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
UL {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
LI {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.botbar {
	FONT-SIZE: 11px; COLOR: silver; FONT-FAMILY: arial; BACKGROUND-COLOR: #666666
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 120%; COLOR: #6699CC
}
a {
	font-weight: normal;
	color: #330066;
	text-decoration: none;
	font-family: arial;
}
A:hover {
	COLOR: #996699;
	FONT-WEIGHT: normal;
	font-family: arial;
}
hr {
	border: 1px solid efefef;
	text-decoration: none;
	background-color: efefef;




}
A.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 100%;
	padding: 4 8 4 8;
	font-family: arial;



}
A.menu:hover {
	COLOR: #330033;
	FONT-WEIGHT: bold;
	height: 25px;
	width: 100%;
	padding: 4 8 4 8;
	text-decoration: none;
	font-family: arial;
	background-color: #CCCCFF;




}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	border: 1px solid #666666;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%; COLOR: #336699
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
A.box {
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	background-image: url(img/box1.gif);
	height: 40px;
	width: 40px;
	padding-top: 10px;
	font-family: arial;
}
A.box:hover {
	COLOR: #993366;
	FONT-WEIGHT: normal;
	background-image: url(img/box1a.gif);
	height: 40px;
	width: 40px;
	padding-top: 10px;
	text-decoration: none;
	font-family: arial;
}
A.box:visited {
	COLOR: #993366;
	FONT-WEIGHT: normal;
	background-image: url(img/box1b.gif);
	height: 40px;
	width: 40px;
	padding-top: 10px;
	text-decoration: none;
	font-family: arial;
}
.gallery img {
	padding: 3px;
	border: 1px solid #ECECEC;
	margin: 3px;
}






#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;
	}
	
	
	
.youtube {color:#fff;background-color:#663366; }

	
