

 :link { 
color: #777777; 
font-weight:normal; 
font-style:normal; 
text-decoration:none; 
text-transform:none; 
} 

:visited { 
color: #888888; 
font-weight:normal;  
text-decoration:none ; 
text-transform:none; 
} 

a:hover { 
color: #FF0000; 
font-weight:normal;  
text-decoration:normal ; 
text-transform:none; 
} 

a:active{ 
color: #FF0099; 
font-weight:normal;  
text-decoration:normal ; 
text-transform:none; 
} 


body {color:#ffffff; background-color:#000000; background-image:url(graphics/bg_wallbg2.jpg); background-repeat: repeat; background-position:top left; background-attachment: inherit; font-family: Helvetica, Arial, Geneva, sans-serif; height:100% }

div.backbox {width:920px; background-color:#000000; z-index:-5; position: absolute;  left: 50%; margin-left: -460px; top:0px:
}


div.gallerymenu {border:solid 1px #ffffff; width:600px; height:25px; padding:3px; background-color:#000000; z-index:3; margin-top:1000; position:fixed; bottom:30px; left:40px;}

div.gallerybox {border:solid 8px #222222; width:780px;; background-color:#222222; position:inherit;}

div.sidebar1 {background:#000000; padding:3px; font-size:20px; font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif; position: relative; }
div.sidebox {padding:2px; background:#111111; z-index:1; position: relative; 
}

div.flyerbox1{border:dashed 1px #ffffff; width:50px; height:100%; padding:0px; background:#ff0000; z-index:-1; position: relative; float:left}



div.storediv1 {background:#550033; width:800px; height:auto; left:inherit}


div.title { width:900px; z-index:1}
div.menubar {width:1000px; z-index:3; position: absolute;  left: 50%; margin-left: -500px; }



div.feature2 {background:#000000; padding:5px; font-size:10px; font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif;}

div.aboutme {background:#000000;}


p.featuretitle { color: #FFFFFF;font-size: 20px; font-family: Geneva, Arial, Helvetica, sans-serif;
}


.subhead {color: #FFFFFF; font-size:18px; font-family: Geneva, Arial, Helvetica, san-serif; font-style:bold;
}





.smalltext {color: #FFFFFF; font-size: 9px; font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
}


.galleryinfo {color: #FFFFFF; font-family: Arial, Helvetica, san-serif; font-style: normal; text-align:right; font-size:11px;
}

p.indent{text-indent: 20px; font-family: Century Gothic, Arial Narrow, Verdana,  sans-serif; font-size:11;
}

p.storeitem{font-family: Century Gothic, Arial Narrow, Verdana,  sans-serif; font-size:18; font-style:bold;
}


tab head {font-family: Century Gothic, Arial Narrow, Verdana,  sans-serif; font-size:11; color:#999999
}



	a.menubutton {
		font-size:18px;
		font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
		color:#ffffff;
		text-decoration:none;
		display: inline-block;
		width:145px;
		padding:0px;
		border:0px solid #;
		text-align:center;

		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-o-border-radius:0px;
		border-radius:0px;
	}
	a.menubutton:hover {
	background-color:#FFFFFF;
		color:#000000;
	}
	a.menubutton:active {
	background-color:#FF0000;
		color:#000000;
	}
        






#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: #000000; 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: #000000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #888888; }
#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; }




