html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	background: #83286d url('images/bg.png') repeat-x;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #363344;
}

.rw {
	text-align: center;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #83286d;
}


.rw2 {
	text-align: center;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #363344;
}

h1.title, .title2 {
	background: #6b205a url('images/titlebg.png') repeat-x;
	color: #fff;
	margin: 0px -15px 0px -15px;
	padding: 5px 10px 5px 10px;
	font: bold 24px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

.title2 { background: #3c3753 url('images/titlebg2.png') repeat-x; }

h1, h2, h3, h4, h5, h6 {
	font: bold 24px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

h2 { color: #5f5c6d; }
h3 { color: #858294; }
h4 { /*color: #858294;*/ color: #cacaca; font-size: 20px; }
h5 { color: #858294; font-size: 20px; font-style: italic; }
h6 { color: #858294; font-size: 16px; }

img { border: 0px; }

.clear { clear: both; }

.photo {
	width: 130px;
	height: 127px;
	margin: 0px 5px 5px 0px;
	background: url('images/photobg.gif') no-repeat;
	float: left;
}
	.photo a:link, .photo a:visited { 
		display: block;
		width: 130px;
		height: 127px;
		padding: 15px 15px 12px 15px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 100px;
		height: 100px;
	}
		html>body .photo a:link, html>body .photo a:visited { width: 100px; height: 100px; }	

	.photo a:active, .photo a:hover { background: url('images/photobg.gif') no-repeat 0px -130px; }

#container {
	margin: 0px auto;
	width: 970px;
	background: url('images/contentbg.png') repeat-y;
}

#container2 {
	width: 970px;
	background: url('images/bodybgtop.png') no-repeat;
	padding: 0px 10px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
	html>body #container2 { width: 950px; }
	
#top {
	background: url('../images/headerbg.png') no-repeat;
	width: 950px;
	height: 81px;
}

	#logo { float: left; padding: 0px 0px 0px 20px; }
		#logo a { text-decoration: none; color: #fff; }
	#topmenu { text-align: right; padding: 5px 20px 0px 0px; }
	#topmenu ul { margin: 0px; padding: 0px; list-style: none; }
	#topmenu li { display: inline; padding: 10px; }
	#topmenu a { text-decoration: none; color: #fff; }

#mainpic {
	width: 950px;
	height: 186px;
}

#mainpicinner {
	background: url('/images/mainpic.jpg') no-repeat;
	width: 950px;
	height: 186px;
	text-align: left;
}

#mainpicbox {
	width: 350px;
	float: right;
/*	background: #000; */
	color: #fff;
	height: 186px;
	padding: 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 320px;
	height: 156px;
}
	html>body #mainpicbox { width: 320px; height: 156px; }

.rw3  {
	color: #ffffff;
	font-size: 12px;
}

#mainpicbox a, b {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
	
#body2col, #body3col { 
	width: 950px; 
	border-top: solid 1px #d8d0d6;
	text-align: left;
}

#body2 {
	width: 230px;
	float: left;
	padding: 15px;
	/*color: #dfdeea;*/
	color: #ffffff;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
}
	html>body #body2 { width: 200px; }

#body2col #body1, #body3col #body1 {
	width: 720px;
	float: left;
	padding: 0px 15px 5px 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 690px;
}
	html>body #body2col #body1 { width: 690px; }
	
#body3col #body1 {
	width: 400px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
}
	html>body #body3col #body1 { width: 370px; }

#body3 {
	width: 320px;
	float: left;
	padding: 0px 15px 5px 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 290px;
}
	html>body #body3 { width: 290px; }
	
#footer {
	margin: 0px auto;
	width: 970px;
	background: #83286d url('images/footer.png') no-repeat center top;
	padding: 15px 0px 10px 0px;
	color: #fff;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	.submenu li {
		width: 200px;
		height: 26px;
		margin-bottom: 5px;
		background: url('images/vertical.gif') no-repeat;
	}
	
	.submenu a:link, .submenu a:visited {
		display: block;
		width: 200px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		color: #fff;
		text-decoration: none;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 180px;
		height: 21px;
	}
		html>body .submenu a:link, html>body .submenu a:visited { width: 180px; height: 21px; }
		
	.submenu a:active, .submenu a:hover {
		background: url('images/vertical.gif') no-repeat 0px -151px; 
	}





#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(/new/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(/new/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/new/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;
	}




