body {
	margin:0;
	padding:0;
	width: 4150px;
	height: 509px;
	color:#a8a8a8; 
	font: 62.5%/150% trebuchet ms, arial, helvetica; 
	background: #000000 url(../images/bg.jpg) repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

h4 {
	font-size: 1.0em;
	color:#000000;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 50px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../images/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #787878;
}

#menu a:hover{
	border-bottom: 1px solid #eed002;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #eed002;
	background: url(../images/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #eed002;
}

#arrows {
	position: fixed;
	top: 495px;
	left: 75px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../images/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #1e1e1e;
	text-decoration: none;
	font-size: 30em; 
}


#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px trebuchet ms, arial, helvetica; 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: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;} 


#evtcal a:link {font: 11px trebuchet ms, arial, helvetica; color: #663399;}		/* calendar-unvisited link */
#evtcal a:visited {font: 11px trebuchet ms, arial, helvetica; color: #663399;}	/* calendar-visited link */
#evtcal a:hover {font: 11px trebuchet ms, arial, helvetica; color: #ffffff;}	/* calendar-mouse over link */
#evtcal a:active {font: 11px trebuchet ms, arial, helvetica; color: #000000;}		/* calendar-selected link */

A:link {
	color: #663399;
	text-decoration: none;
}

A:visited {
	color: #663399;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}
