a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}	

* {
	margin: 0;
	padding: 0;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


html {
	background-color: #ededed;
}

body {
	text-align: center;
}

img {
	border: 0;
}

.cear {
	clear: both;
}

.red {
	color: red;	
}

#box {
	width: 850px;
	text-align: left;
	margin: 0 auto;
}

#over-header {
	background-color: #000000;
	border-bottom: 1px solid #666666;
}

#navigation {
	list-style-type: none;	
	float: right;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	padding: 5px 20px;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #666666;
	font-size: 11px;
}

#navigation li a:hover {
	background-color: #333333;
}

#header {
	width: 850px;
	height: 260px;
	background: url('img/header.jpg') no-repeat;
	border-bottom: 1px solid #dedede;
}

#header h2 {
	color: #ffffff;	
	padding-left: 30px;
	padding-top: 20px;
	font-size: 40px;
	font-weight: normal;
}

#main {
	background-color: #f8f8f8;
}

#outer {
	width: 600px;
	border-right:1px solid #e8e8e8;
	background-color: #ffffff;
}

#content {
	padding: 30px;
}

#content h1 {
	color: #666666;
	font-weight: normal;
	font-size: 29px;
	margin-bottom: 2px;
}

#content h2 {
	font-size: 11px;	
	margin: 5px 0;
}

#content p {
	font-size: 11px;	
	line-height: 17px;
	margin-bottom: 17px;
}

#content ul {
	list-style-type:square;	
	margin-left: 25px;
	font-size: 11px;
}

#content ul li {
	color: #666666;
	margin-bottom: 3px;
}

#content ul li span {
	color: #000000;
}

.content-img-right {
	float: right;
	margin-left: 10px;
}

#content form label {
	float: left;
	display: block;
	width: 97px;
	clear: left;
	font-size: 11px;
	padding-left: 15px;
}

.input, .textarea {
	background-color: #f3f3f3;
	border: 1px solid black;
	margin: 3px 0;
	width: 274px;
	font-size: 11px;
	padding: 1px;
}

.textarea {
	height: 110px;	
}

.submit {
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	padding: 6px 15px;
	width: 200px;
	float: right;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 14px;
	margin-right: 5px;
	font-size: 11px;
}

#footer {
	background-color: #000000;
}

#second-navigation {
	list-style-type: none;
}

#second-navigation li {
	float: left;
}

#second-navigation li a {
	display: block;
	padding: 4px 30px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

#second-navigation li a:hover {
	color: #666666;
}

/********************* LIGHTBOX *********************/
#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; }

.h2u { color: #ffffff;	
	padding-left: 30px;
	padding-top: 20px;
	font-size: 40px;
	font-weight: normal; }
	
ul li a {text-decoration:none;}

#mainright {float:right; width:200px; padding-top:25px;}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}	

