
<html> <head> <title>stylesheet</title> 

<style type="text/css">

body {
scrollbar-face-color:#ecece7; 
scrollbar-shadow-color:#c8c8c7;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#c2c2be;
scrollbar-darkshadow-color:#30302e;
scrollbar-track-color:#dfdddd; 
scrollbar-arrow-color: #f93495;
overflow-x:hidden;
}

<!--
.rollover a { display:block; width:32px; background-color: transparent}
.rollover a:hover { background-color: #fffdbc}
-->




A:link { COLOR:#f93495; text-decoration: none; font-weight:none;} 
A:visited { COLOR:#f93495; text-decoration: none; font-weight:none;} 
A:active { COLOR:#f93495; TEXT-DECORATION: none; font-weight:none;}
A:hover{color:#000000;cursor:crosshair; font-weight:bold;}

body, tr, td, h6, p, li
{font-size: 11px; 
font-family: verdana 
color:black; 
line-height:12px; 
letter-spacing:0pt;}

B{color: #000000;font-weight:bold;text-decoration:NONE; font-size:14px} 
i{ font-size:12px; font-family: georgia; line-height:12px;font-weight:none; color: #a47e91;font-style:italic;LETTER-SPACING: 0px}

p, td, body {
font: 11px trebuchet MS
}



p.title {margin.height:2px; text-transform:lowercase; text-align:right; letter-spacing:0px; font-size:16pt; color:black; font-weight:bold;
text-decoration: none;
font-family: century gothic; 
line-height:16px;
border-width: 1px;
border-bottom-style: solid;
border-color: black;}



body{background-image:url();
background-attachment:fixed;
background-repeat: no-repeat;
background-position:bottom left;
background-color:ffffff}



h6
{
font-family: Helvetica;
font-size: 14pt;
font-weight:none;
color:#f93495}


h5
{
font-family: Arial;
font-size: 18pt;
line-height:17px;
font-weight:;
background-color: ecece7;
color:#7b7b7b}

h3
{
font-family: Trebuchet;
font-size: 12pt;
line-height:17px;
font-weight:;
background-color: ecece7;
color:#7b7b7b}

h4
{
font-family: verdana;
font-size: 7pt;
line-height: 12px;
font-weight:normal;
color:#414141}

input, textarea 
{color: black;
background: #F3F3F3;
font-size: 12px;
font-weight: normal;
text-decoration: none;
font-family: arial; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:black;
filter: alpha(opacity=90)}


#menu{
A:link { COLOR:#FCD3FF; text-decoration: none; font-weight:bold;} 
A:visited { COLOR:#FCD3FF; text-decoration: none; font-weight:bold;} 
A:active { COLOR:#FCD3FF; TEXT-DECORATION: none; font-weight:bold;}
A:hover{color:#FFFFFF;cursor:crosshair; font-weight:bold;}
}

#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: url('../images/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('lightbox/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('lightbox/nextlabel.gif') no-repeat right 15%; }


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

<!--
body {
scrollbar-face-color:#ecece7; 
scrollbar-shadow-color:#c8c8c7;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#c2c2be;
scrollbar-darkshadow-color:#30302e;
scrollbar-track-color:#dfdddd; 
scrollbar-arrow-color: #f93495;
overflow-x:hidden;
}
-->



</style>

</head>

<body>



</body>
</html>

