@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;



}





	height: 100%;

	width: 100%;

	left: auto;

	right: auto;

}

{

margin:0 auto;

} 

#frame {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	height: 1300px;

	margin:0 auto;

}



#frame #head {

	height: 200px;

	width: 100%;

	background-image: url(images/header.png);

	background-repeat: no-repeat;

}

#frame #nav {

	width: 900px;

	height: 50px;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

}

#frame #content {

	width: 900px;

	height: 950px;

	background-image: url(images/content.png);

	overflow: hidden;

}

#frame #nav #left {

	position: relative;

	z-index: 1;

	height: 50px;

	width: 60px;

	top: 0px;

	float: left;

	background-image: url(images/left.png);

}

#frame #footer {

	height: 100px;

	width: 900px;

	text-align: center;

	background-image: url(images/footer.png);

}

#frame #footer a {

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

#frame #footer a:hover {

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	color: #0000FF;

	text-decoration: underline;

}

#frame #footer a:visited {

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	color: #000000;

}

#frame #footer a:active {

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	color: #0000FF;

}





#frame #nav #home {

	float: left;

	height: 50px;

	width: 130px;

	position: relative;

	z-index: 2;

	top: 0px;

}

#frame #nav #right {

	float: left;

	height: 50px;

	width: 60px;

	position: relative;

	z-index: 8;

	top: 0px;

	background-image: url(images/right.png);

}

#frame #nav #info {

	position: relative;

	z-index: 3;

	height: 50px;

	width: 130px;

	top: 0px;

	float: left;

}

#frame #nav #store {

	float: left;

	height: 50px;

	width: 130px;

	position: relative;

	z-index: 4;

	top: 0px;

}

#frame #nav #apparel {

	float: left;

	height: 50px;

	width: 130px;

	z-index: 5;

	top: 0px;

	position: relative;

}

#frame #nav #designs {

	float: left;

	height: 50px;

	width: 130px;

	position: relative;

	z-index: 6;

	top: 0px;

}

#frame #nav #contact {

	float: left;

	height: 50px;

	width: 130px;

	z-index: 7;

	top: 0px;

	position: relative;

}

#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; }

.textmedium {

	font-family: "Courier New", Courier, monospace;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

	padding-right: 30px;

	padding-left: 30px;

}





.textlarge {

	font-family: "Courier New", Courier, monospace;

	font-size: 18px;

	font-weight: bold;

	color: #000000;

	padding-right: 30px;

	padding-left: 30px;

}

a.nav.link {

	font-family: "Courier New", Courier, monospace;

	font-size: 16px;

	color: #000000;

	text-decoration: none;

}

a.nav.hover {

	font-family: "Courier New", Courier, monospace;

	font-size: 16px;

	color: #0000FF;

	text-decoration: underline;

}



h1 {

	font-family: "Courier New", Courier, monospace;

	font-size: 24px;

	font-weight: bold;

	color: #000000;

	text-align: center;

}
