/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ceddff url(images/img1-copy.gif) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 718px;
	height: 170px;
	margin: 0 auto;
	background: #FFFFFF url(images/testheader2.jpg);
}

#header * {
	text-decoration: none;
	color: #003399;
}

#header h1 {
	float: left;
	padding: 20px 0 0 10px;
	font-size: 2em;
}

#header h2 {
	float: right;
	padding: 28px 10px 0 0;
	font-size: 13px;
	color: #CE6318;
}

/* Menu */

#menu {
	width: 718px;
	height: 35px;
	margin: 0 auto;
	background: #CE6318 url(images/img2_blue.gif) repeat-x;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 9px 9px 0px 10px;
	border-bottom: 2px solid #003399;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #5f5f5f;
	border-bottom-color: #ffcf00;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 718px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 552px;
	padding: 10px 0 0 5px;
	text-align: left;
}

#colOne h2 {
	margin-bottom: 0;
	font-size: 17px;
}

#colOne h3 {
	font-size: 16px;
}

#colOne h4 {
	font-size: 15px;
}

#colOne h5 {
	font-size: 12px;
}

#colOne .cent {
	text-align:	center;
	font-size: 10px;
	font-weight: bold;	
}

#colOne .file {
	margin-top: 0;
	color: #000;
	font-size: small;
	font-weight: bold;
	
}

#colOne .posted {
	height: 26px;
	margin: 0 0 0px 0;
	padding: 8px 0 0 10px;
	background: #EFCCB3 url(images/img4.gif) repeat-x;
}

#colOne .posted, #colOne .posted a {
	color: #CD6216;
}

#colOne a {
	color: #003399;
}

#colOne a:visited {
	color: #003399;
}

#colOne a:hover {
}

#colOne .slide {
	background: #CCDDEE;
}
#colOne .news {
	background: #FFFFFF;
}
#colOne .news1 {
	background: #FFFFFF;
}
#colOne .slide1 {
	background: #CCDDEE;
}
#colOne .news2 {
	background: #FFFFFF;
}
#colOne .slide2 {
	background: #CCDDEE;
}
#colOne .news3 {
	background: #FFFFFF;
}
#colOne .slide3 {
	background: #CCDDEE;
}
#colOne .news4 {
	background: #FFFFFF;
}
#colOne .slide4 {
	background: #CCDDEE;
}
#colOne .news5 {
	background: #FFFFFF;
}
#colOne .slide5 {
	background: #CCDDEE;
}
#colOne .slide6 {
	background: #CCDDEE;
}
#colOne .news6 {
	background: #FFFFFF;
}
#colOne .slide7 {
	background: #CCDDEE;
}
#colOne .news7 {
	background: #FFFFFF;
}
#colOne .slide8 {
	background: #CCDDEE;
}
#colOne .news8 {
	background: #FFFFFF;
}
#colOne .slide9 {
	background: #CCDDEE;
}
#colOne .news9 {
	background: #FFFFFF;
}
#colOne .slide10 {
	background: #CCDDEE;
}
#colOne .news10 {
	background: #FFFFFF;
}
#colOne .slide11 {
	background: #309;
	color:#FFF;
}
#colOne .news11 {
	background: #FFFFFF;
}

/* Column Two */

#colTwo {
	float: right;
	width: 161px;
	colour: #003399;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo form {
	padding: 20px 10px;
}

#colTwo h2 {
	height: 26px;
	margin: 0px 0 0 0;
	padding: 7px 0 0 7px;
	background: #CD6216 url(images/img3.gif) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
}

#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
	color: #CD6216;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #CD6216;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 696px;
	margin: 0 auto;
	padding: 0px 0px 10px 0;
	font-size: 12px;
	text-align: left;
}

#footer * {
	color: #666666;
}

#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: 15px; }

#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: 5px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000 }
