p{ color: #000; font-size: small; font-weight: bold; padding-right: 40pt; padding-left: 40pt; border-style: none; outline-style: none; }
.address { float:right; width:20%; vertical-align:middle; margin:5px 20px 0 0; border-style: none; outline-style: none; }

#imagestrip { clear:both; height: 80px; background-repeat: no-repeat; background-position: center; margin-top: 10px; border-style: none; outline-style: none; }

ul.leftCol { list-style: none; margin-top: 0; border-style: none; outline-style: none; }

li { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0; padding-top: 0; color: #666; font-size: x-small; border-style: none; outline-style: none; }

h2 { color: #fff; font-size: x-small; font-weight: bold; font-style: normal; background-image: none; background-repeat: no-repeat; background-position: center top; overflow: auto; border-style: none; outline-style: none; }

h3
{ color: #f5fffa; font-size: small; font-weight: bold; font-style: normal; text-align: center; border-style: none; }
h4
{ color: #fff; margin: 20px 0 5px 30px; border-style: none; outline-style: none; }
h5 { color: #fff; font-size: x-small; font-weight: bold; font-style: normal; background-position: center top; text-align: center; vertical-align: top; border-style: none; }
td
{ color: #000; font-size: x-small; background-repeat: no-repeat; background-attachment: scroll; background-position: center; border-style: none; outline-style: none; }
dd
{ background-color: #fff; color: #666; font-size: x-small; padding-left: 5px; margin: 0 0 10px 5px; border-style: none; outline-style: none; }

.bandname
{ font-weight: bold; font-size: larger; border-style: none; outline-style: none; }

img.storyImage
{ background-color: #ff823f; float:left; margin: 10px 0 0; padding-right: 10px; border-style: none; outline-style: none; }

.footer { text-align: center; font-size: xx-small; background-image: none; background-position: center; vertical-align: middle; padding: inherit; border-style: none; outline-style: none; }

.footer a{ background-position: 0 center; border-style: none; outline-style: none; }

a{ color: #fff; text-decoration:none; border-style: none; outline-style: none; }
ul.leftCol li a{ color:#333; text-decoration:none; border-style: none; outline-style: none; }
ul.leftCol li a:hover{ color:#000; border-style: none; outline-style: none; }

h3.leftCol a{ color:#fff; border-style: none; outline-style: none; }
h3.leftCol a:hover{ color:#ffd700; background-position: inherit; border-style: none; outline-style: none; }
table { font-size: small; background-repeat: repeat; background-position: center; text-align: center; border-style: none; outline-style: none; }
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border-style: 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{ background-image: url(../img/blank.gif); background-repeat: no-repeat;background-attachment: fixed;background-position: 0 0; width: 49%; height: 100%; display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background-image: url(../img/prevlabel.gif); background-repeat: no-repeat;background-attachment: scroll;background-position: left center; }
#nextLink:hover, #nextLink:visited:hover { background-image: url(../img/nextlabel.gif); background-repeat: no-repeat;background-attachment: scroll;background-position: right center; }
#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;
	}

