/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#scroll3 
{
	position:absolute;
	left:432px;
	top:325px;
	width:400px!important;
	width:400px;
	height:200px;
	z-index: 20;
	padding-right: 10px;
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	overflow:hidden;
	
	}

#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: transparent url(images/blank.gif) no-repeat;
	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: #000;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	overflow:hidden;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: nil%; float: left; text-align: left; overflow:hidden; }	
#imageData #caption{ font-weight: none; color:#68706C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; overflow:hidden;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; overflow:hidden;	}			
#imageData #bottomNavClose{ width: 106px; float: right;  padding-bottom: 0.7em; overflow:hidden; 	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #900238;
	}





body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(images/img1.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3 {
	color: #E93335;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


img.left {
	float: left;
	margin-right: 15px;
}



img.gallery {
	
	margin-right: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Header */

#header {
	width: 709px;
	height: 226px;
	background-color: #FFFFFF;
	background-image: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header1 {
	width: 712px;
	height: 230px;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-left: 2px;
}
#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 717px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}


#headerin {
	width: 707px;
	height: 226px;
	background-color: #FFFFFF;
	background-image: none;
	border: thin solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}








/* Content */

#content {
	width: 717px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#colOne {
	float: left;
	width: 200px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 665px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#colThree {
	float: left;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 717px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}

#footer h1 {
	font-size: 1em;

