a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 35px;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;padding: 0;
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 12px;font-family: verdana;
		color: #000000;font-weight: normal;
}


.menu:link{
	font-size: 12px;color: #000000;text-decoration:none; font-family:Arial; font-weight: bold;
}
.menu:visited {
	font-size: 12px;color: #000000;text-decoration:none ;font-family:Arial; font-weight: bold;
}
.menu:hover {
	font-size: 12px;color: #000000;text-decoration:underline; font-family:Arial ;font-weight: bold;
}
.menu:active {
	font-size: 12px;color: #000000;text-decoration:none;font-family:Arial ;font-weight: bold;
}
.page-bg {
	background-color: #F0f0f0;
	background-image: url(graphics/flower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 30px;
	padding-bottom: 50px;
}
.foot-spacer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-top-width: 3px;
	border-top-color: #F0F0F0;
	border-top-style: solid;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}

.links3:link{
	font-size: 12px;color: #000000;text-decoration:none; font-family:Arial; font-weight: bold;
}
.links3:visited {
	font-size: 12px;color: #000000;text-decoration:none ;font-family:Arial; font-weight: bold;
}
.links3:hover {
	font-size: 12px;color: #000000;text-decoration:underline; font-family:Arial ;font-weight: bold;
}
.links3:active {
	font-size: 12px;color: #000000;text-decoration:none;font-family:Arial ;font-weight: bold;
}


.page:link{
	font-size: 12px;color: #000000;text-decoration:underline; font-family:verdana; font-weight: normal;
}
.page:visited {
	font-size: 12px;color: #000000;text-decoration:underline ;font-family:verdana; font-weight: normal;
}
.page:hover {
	font-size: 12px;color: #000000;text-decoration:none; font-family:verdana ;font-weight: normal;
}
.page:active {
	font-size: 12px;color: #000000;text-decoration:underline;font-family:verdana ;font-weight: normal;
}





#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f0f0f0;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 30px;
	}

#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(graphics/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { left: 0; float: left; background: url(graphics/prev.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(graphics/next.gif) right 0 no-repeat; }
/*
#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: 12px arial; color: #f0f0f0;
	background-color: #f0f0f0;
	margin: 0 auto;
	line-height: 1em;
	}

#imageData{
	padding:5px;padding-bottom: 5px;
	}
#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: center;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	.news-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
