a.navigation:link	{font-size: 10pt; 
			font-weight: bold;
 			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation:active	{font-size: 10pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation:visited 	{font-size: 10pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation:hover	{font-size: 10pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation2:link	{font-size: 8pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation2:active	{font-size: 8pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation2:visited 	{font-size: 8pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

a.navigation2:hover	{font-size: 8pt;
			font-weight: bold;
			text-decoration:none;
			color:#fff;
			font-family:arial,helvetica;}

.navbar			{ font-family: helvetica,arial;
			font-size: 10pt;
			width:150px;
			padding:0px 0px 0px 0px;
			height:20px;}

td.tdcolor7		{ background: url('images/top_nav_1.jpg') bottom no-repeat;
			text-align: center;
			font-family: helvetica,arial; 
			font-weight: bold;
			font-size: 12pt;
			height:38px;
			width:138px;
			padding-top:10px;}

td.tdcolor7:hover	{ background: url('images/top_nav_2.jpg') bottom no-repeat;
			text-align: center;
			font-family: helvetica,arial;
			font-weight: bold;
			font-size: 12pt;
			width:138px;
			height:38px;
			padding-top:0px;}

td.tdcolor8		{ background: none;
			text-align: center;
			font-family: helvetica,arial;
			font-weight: bold;
			font-size: 8pt;
			height:31px;
			width:107px;
			color:#fff;}

td.tdcolor8:hover	{ background: url('images/subnav_highlight.jpg') no-repeat;
			background-position: 0px 2px;
			text-align: center;
			font-family: helvetica,arial;
			font-weight: bold;
			font-size: 8pt;
			width:107px;
			height:31px;
			color:#fff;}

td.tdcolor9		{ background: none;
			text-align: right; 
			font-family: helvetica,arial;
			font-weight: bold;
			font-size: 8pt;
			padding-right:25px;
			padding-bottom:3px;
			width:769px;
			height:40px;
			color:#fff;}

.bio			{ padding-top: 15px;
			padding-right: 20px;
			font-family: helvetica,arial;
			font-size: 10pt;}

.feature		{ background: url('images/feature_box.jpg') no-repeat;
			height:280;
			width:190px;
			font-family: helvetica,arial;
			font-size:10pt;
			padding-top: 5px;
			text-align: center;
			font-weight: bold;
			}

.artist			{ background: url('images/artist_like_box.jpg') no-repeat;
			height:338;
			width:190px;
			font-family: helvetica,arial;
			font-size:10pt;
			padding-top: 5px;
			text-align: center;
			font-weight: bold; }

.artname		{ height:60;
			font-family: helvetica,arial;
			font-size:10pt;
			font-weight: bold; }

.info			{ background: url('images/info_box.jpg') no-repeat;
			height:138;
			width:190px;
			font-family: helvetica,arial;
			font-size:10pt;
			padding-top: 5px;
			text-align: center;
			font-weight: bold; }

a#link 			{ display:block;
			width: 100%;
			height: 100%;
			font-family: helvetica,arial;
			font-size: 10pt;
			color: none;
			text-decoration: none; }

a#link #span1		{ display: block;
			padding: 10px;
			text-decoration: underline; }

a#link:hover		{ background-color: none;
			color: none; }


/* lightbox */

#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; }

