body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	color: #312b1f;
	background-color: #312b1f;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
	
h1 {
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	color: #312b1f;
	}
	
#content {
	width: 750px; 
	height: 950px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(background.jpg) top left no-repeat;
	border: 6px solid #5c5b35;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 717px;
	}
	
html>body #content {
	width: 717px; /* ie5win fudge ends */
	}

#main {
	float: right;
	width: 500px;
	margin: 115px 30px 0 0;
	font-size: 11px;
	line-height: 1.3em;
	}
	
#main a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
	
#navbar {
	width: 120px;
	float: left;
	margin-top: 180px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 0 40px;
	list-style: none;
	overflow: hidden; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 110px;
	}
	
#navbar li {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	}
	
#navbar a {
	padding: 18px 0 0 0;
	float: left;
	overflow: hidden;
	height: 0 !important;
	height /**/:18px; /*for IE5/Win only */
	}
	
#navbar a:hover {
	background-position: 0 -18px
	}
	
#navbar a:active, #navbar a.selected {
	background-position: 0 -36px
	}
	
#bio a {
	width: 105px;
	background: url(biography.gif) top left no-repeat;
	}
	
#music a {
	width: 56px;
	background: url(music.gif) top left no-repeat;
	}
	
#pictures a {
	width: 81px;
	background: url(pictures.gif) top left no-repeat;
	}
	
#press a {
	width: 53px;
	background: url(press.gif) top left no-repeat;
	}
	
#contact img {
	margin: 0 0 0 33px;
	padding: 65px 0 0 0;
	border: none;
	}
	
#imagesquares, #imagesquares td, #imagesquares tr {
	margin: 0;
	padding: 0;
	}
	
#imagesquares a img {
	border: 0;
	}

#jukebox td {
	margin: 0;
	padding: 0  0 15px 15px;
	text-align: left;
	}
		
#jukebox a img {
	border:0;
	}
	
.drop {
	float: left;
	font-size: 400%;
	line-height: .5em;
	margin: 0 7px 4px 0;
	padding: 0;
	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-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; }

	