body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	background-image: url(images/bck.jpg);
}
.highlight {
	background-image: url(images/img_highlight.jpg);
	background-repeat: repeat;
	background-position: left center;
	width: 77px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

	}
	
.more {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}

a.more {

}

a.more:hover {
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #990000;
}

.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3c3535;
	line-height: 13px;

}

a.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #3c3535;
}

a.footer:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}


#content

	{
	margin-left:20px;
	margin-right: 25px;
		
}

.title {
	font-size: 14px;
	color: #4d7c8f;
	line-height: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.heading {
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.subheading {
	font-size: 12px;
	color: #000000;
	background-image: url(images/img_highlight.jpg);
	line-height: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.left {
	float:left;
	margin-top: 0px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 2px;
}

.right {
	float:right;
	margin-top: 0px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 16px;
	text-transform:uppercase;
	font-weight:bold;
}

a.nav {
	color:#FFFFFF;
}

a.nav:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.pic {
	border: 1px solid #333333;
	float:left;
}



#menu {
	margin:20px;
	padding:0px;
	list-style:none;
}

#menu a {
	display:block;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding:6px;
	height:10px;
	border-bottom:1px dotted #333;
	text-align:left;
	
}

#menu a:hover {
	background-color:#990000;
	color:#FFFFFF;
}


#menu2 {
	margin:20px;
	padding:0px;
	list-style:none;
}

#menu2 a {
	display:block;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding:3px;
	border-bottom:1px dotted #333;
	text-align:left;
	height:auto;
	
}

#menu2 a:hover {
	background-color:#336699;
	color:#FFFFFF;
}

#bullet li {
	list-style-image: url(images/img_arrow.jpg);
	line-height: 26px;
	list-style-position: outside;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#web {
	margin-left:20px;
	}

.pageName {
	color: #be3030;
	letter-spacing:0.04em;
	line-height:24px;
	font-family: georgia;
	font-size: 18px;
	}
	
#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 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; }
