
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/background.gif) repeat-x #000000;





}

br{
padding-bottom:10px;
}


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



#container {



height: auto !important;
height: 100%;

padding-bottom:10px;
width:1000px;


}



A:link {color:#FFFFFF; text-decoration: none;}
A:visited {color:#CCCCCC; text-decoration: none;}
A:hover {color:#66FFFF; text-decoration:none;  }


#content{
width:1000px;
margin-top:80px;
}




#content A:link {color:#66FFFF; text-decoration: none;}
#content A:visited {color:#CCCCCC; text-decoration: none;}
#content A:hover {color:#ffffff; text-decoration:none;  }




#contentleft{


font-size:12px;


color:#FFFFFF;
height:auto;
width:435px;
margin-left:20px;

padding-left:15px;
float:right;
}



#contentright {
font-size:12px;


color:#FFFFFF;
height:auto;
width:375px;

padding-right:10px;
padding-left:10px;
float:left;
vertical-align:middle;
text-align:center;
margin-top:10px;
margin-left:40px;

}

.show
 {
text-align:left;
margin-left:80px;
}



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

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


.photo {

padding-bottom:20px;
padding-right:15px;
padding-left:10px;

}

#nav {
font-family:helvetica;
font-size:18px;

letter-spacing:1px;
color:#CCCCCC;

width:100%;
padding-left:60px;
margin-top:40px;





}



h1 {
color:#ffffff;
font-size:30px;
font-weight:normal;
text-transform:lowercase;
font-family:georgia, times;
letter-spacing:2px;
padding-bottom:10px;

}



h2 {
color:#FFCCFF;
font-size:16px;
font-weight:normal;

font-family:helvetica;
letter-spacing:1px;
padding-bottom:5px;
}



h3 {
color:#FF99FF;
font-size:14px;
font-weight:normal;

font-family:helvetica;
letter-spacing:1px;

}


strong{
color:#00CCFF;
font-family:verdana;

}



 em{
color:#FFFFFF;
font-family:verdana;
font-style:italic;

}


#footer {

clear: both;
margin:0 auto;
bottom:0px;
width:100%;
font-family:arial;
font-size:12px;
color:#000000;
background:#FFFFFF;
width:800px;
padding:15px;
letter-spacing:2px;

text-align:center;
height:auto;

}




#footer A:link {color:#FF0066; text-decoration: none;}
#footer A:visited {color:#333333; text-decoration: none;}
#footer A:hover {color:#FF33CC; text-decoration:none;  }





.rule {
border-bottom:1px dotted #663366;
margin-top:5px;
margin-bottom:5px;
background:#fff1ff;


}




#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;
}


