body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}


h1 {
	font-size: 18px;
	font-family:arial;
	color: #999999;
	padding: 0;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-family:arial;
	color: #FFFFFF;
	padding: 0;
	margin: 0px;
	font-weight: normal;
	}

h3 {
	font-size: 13px;
	font-family:arial;
	color: #ffffff;
	padding: 0;
	margin: 0px;
	font-weight:bold;
}

a {
	font-family: Arial;
	font-size: 13px;
	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;
}



.email:link{
	font-size: 16px;color: #ffffff;text-decoration:underline; font-family:arial; font-weight: normal;
}
.email:visited {
	font-size: 16px;color: #ffffff;text-decoration:underline;font-family:arial; font-weight: normal;
}
.email:hover {
	font-size: 16px;color: #ffffff;text-decoration:none; font-family:arial;font-weight: normal;
}
.email:active {
	font-size: 16px;color: #ffffff;text-decoration:underline;font-family:arial;font-weight: normal;
}


.link:link{
	font-size: 14px;color: #ffffff;text-decoration:underline; font-family:arial; font-weight: normal;
}
.link:visited {
	font-size: 14px;color: #ffffff;text-decoration:underline;font-family:arial; font-weight: normal;
}
.link:hover {
	font-size: 14px;color: #ffffff;text-decoration:none; font-family:arial;font-weight: normal;
}
.link:active {
	font-size: 14px;color: #ffffff;text-decoration:underline;font-family:arial;font-weight: normal;
}




.small:link{
	font-size: 12px;color: #ffffff;text-decoration:none; font-family:arial; font-weight: normal;
}
.small:visited {
	font-size: 12px;color: #ffffff;text-decoration:none;font-family:arial; font-weight: normal;
}
.small:hover {
	font-size: 12px;color: #ffffff;text-decoration:underline; font-family:arial;font-weight: normal;
}
.small:active {
	font-size: 12px;color: #ffffff;text-decoration:none;font-family:arial;font-weight: normal;
}


.page:link{
	font-size: 14px;color: #333333;text-decoration:none; font-family:arial; font-weight: normal;
}
.page:visited {
	font-size: 14px;color: #333333;text-decoration:none;font-family:arial; font-weight: normal;
}
.page:hover {
	font-size: 14px;color: #333333;text-decoration:underline; font-family:arial;font-weight: normal;
}
.page:active {
	font-size: 14px;color: #333333;text-decoration:none;font-family:arial;font-weight: normal;
}


.page2:link{
	font-size: 14px;color: #ffffff;text-decoration:underline; font-family:arial; font-weight: bold;
}
.page2:visited {
	font-size: 14px;color: #ffffff;text-decoration:underline;font-family:arial; font-weight: bold;
}
.page2:hover {
	font-size: 14px;color: #ffffff;text-decoration:none; font-family:arial;font-weight: bold;
}
.page2:active {
	font-size: 14px;color: #ffffff;text-decoration:underline;font-family:arial;font-weight: bold;
}



.menu-bg {
	background-image: url(graphics/menu-bg.jpg);
}
.page-bg {
	background-image: url(graphics/page-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 4px;
}
.foot-bg {
	background-image: url(graphics/foot-bg.jpg);
}
.text-bg {
	background-image: url(graphics/text-bg.jpg);
	background-repeat: repeat;
}

.style1 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {font-size: 16px}

.style4 {
	font-size: 18px;
	font-family:arial;
	color: #999999;
	font-weight: normal;
}



.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #ffffff;
	font-weight: bold;
}




#lightbox{
	position: absolute;
	top: 40px;
	left: -165px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	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: #000000;
	background-color: #000000;
	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;	}	
		

	

.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 */
	}	
