
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}




blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }





* {
margin:0pt;
padding:0pt;
}
body {

font-family:geneva, arial, verdana, helvetica;
font-size:12px;
line-height:18px;
color:#000000;
background:url(images/stripes.gif);
}

h1{
font-size:20px;
color:#0066FF;


}


h2{
font-size:14px;
color:#00CC00;


}


br{
padding-bottom:10px;
}


p{
padding-bottom:8px;
padding-top:5px;
}





#container {


margin:0 auto;
height: auto !important;
height: 100%;
margin-top:20px;
width:850px;



}

#top{
height:139px;
width:844px;}




#content {


font-size:12px;

background:#ffffff;
border:#FF0066 solid 1px;
color:#FF0066;
padding-left:10px;
padding-right:10px;
padding-top:10px;
width:820px;

padding-bottom:10px;

height:auto;
min-height:400px;




}



A:link {color:#0033FF; text-decoration: none;}
A:visited {color:#009900; text-decoration: none;}
A:hover {color:#66FF99; text-decoration:none;  }


.imleft
 {
float:left;
padding-right:10px;
}

.imright{
float:right;
padding-left:10px;
}


.photo {
float:left;
padding-right:10px;
}


.Box1{

width:520px;
float:left;
height:auto;
padding-left:10px;
padding-top:10px;

}

.Box2{
padding-top:10px;
float:right;
height:auto;
}

#footer{
position:relative;
margin-top:20px;
clear:both;
margin:0 auto;

width:840px;

height:auto;
font-family:arial;
font-size:12px;
color:#FFFFFF;

background:url(images/footbg.gif) repeat-x #FFFFFF;

letter-spacing:2px;

text-align:center;




}


#footer A:link {color:#FF99FF; text-decoration: none;}
#footer A:visited {color:#00FF00; text-decoration: none;}
#footer A:hover {color:#66FF99; text-decoration:none;  }




#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: #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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	#hide {
     display:none;
     visibility:hidden;
}