#top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height:110px;
}
#top h1 {
	width: 500px;
        font-size: 1.5em;


}
#mid {
	background-image: url(middle.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	height:91px;
}
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#F0FFF0;
	}
h1 {
	margin:0px 0px 15px 50px;
	padding:20px 0px 0px 0px;
	font-size:32px;
	line-height:28px;
	font-weight:900;
	color:#09c;
	}
p {
	font:16px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 50px;
	padding:0px;
	width:666px;
        font-size:1.1em;
	}
#Content>p {
margin:0px;
font-size:1.1em;
}

a {
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {
  border:none;color:blue;
}
a:visited {
  color:violet;
  border:none;
}
a:hover {background-color:#B5EEE1;}

i {
	font-size:16px;
	margin:0px 16px 16px 50px;
	width:666px;
        text-decoration:none;
        color:red;
	font-weight:600;
        font-stype:italic;
	font-family:calligraphy, "Times New Roman", verdana, arial, helvetica, sans-serif;
	}
i:link {
  border:none;
}
i:visited {
  color:#09c;
  border:none;
}
i:hover {background-color:#eee;}


#Header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:150px; /* 148px + 0px + 2px = 150px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:148px; /* the correct height */
	}
body>#Header {height:148px;}


#Header a {
  margin:0 0 0 220px;
}
#Header a:visited {
  color:#EEEEEE;
  border:none;
}
#Header a img {
  border:none;
}
#hidden {
  display:none;
}
#Content {
	margin:0px 0px 0px 200px;
	padding:0px;
}
#clear {
	clear:both;
}
#Menu {
	position:absolute;
	top:230px;
	left:20px;
	width:205px;
	padding:10px;
	background-color:#eee;
	border:2px ridge #999;
	line-height:17px;
/* hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
/* "be nice to Opera 5". */
body>#Menu {width:120px;}

object {
   margin:0px 0px 0px 30px;
}
iframe {
   margin:0px 0px 0px 50px;
}
small  {
   margin:0px 0px 0px 50px;
}
form {
   width:650px;
   margin:0px 0px 0px 20px;
}
#form {
   width:650px;
   margin:0px 0px 0px 20px;
}
h3 {
   margin:0px 0px 0px 50px;
}
h2 {
   margin:0px 0px 0px 50px;
}
#pics {
	background-image: url(middle.jpg);
	background-repeat: repeat-y;
        width:750px;
}
#pics img {
        width:100px;
	margin:20px 20px 0px 50px;
}

#pics a:link {
  border:none;
}


#pics a:visited {
  border:none;
}


#pics a:hover {
  border:none;
}


#pics a:active {
  border:none;
}

#activity {
   clear:both;
}
#lightbox {	
   position: absolute;
  &nbsp;left: 0; 
   width: 100%;
  &nbsp;z-index: 100;
  &nbsp;text-align: center;
  &nbsp;line-height: 0;
}
#lightbox img{ 
   width: auto; 
   height: auto;
}
#lightbox a img{
  &nbsp;border: none;
&nbsp;}

#outerImageContainer{ 
   position: relative;
  &nbsp;background-color: #fff;
  &nbsp;width: 250px;
  &nbsp;height: 250px;
  &nbsp;margin: 0 auto;
&nbsp;}
#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-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: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }