body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; }
.style8 {color: #FFFFFF}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #D17751;
}
.style12 {font-size: 14px; }
.style18 {color: #D17751; font-family: Arial, Helvetica, sans-serif; font-size: 12; }
.style22 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FF3399;
}

#Navigation{
	width:122px;
	height:640px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	}

#Top_Header{
	width:400px;
	float:left;
	position:absolute;
	top:0px;
	left:128px;
	}		
#logo{
	width:600px;
	float:right;
	position:absolute;
	top:15px;
	left:128px;
	}
#news{
	width:219px;
	height:315px;
	background:#fff;
	position:absolute;
	top:0px;
	left:729px;
	}	
#text{
	width:820px;
	overflow:hidden;
	position:absolute;
	top:316px;
	left:128px;
	}
#Website_details{
	width::820px;
	position:absolute;
	top:515px;
	left:128px;
	width: 820px;
	height: 46px;
	}
#Header{
	width:400px;
	float:left;
	position:absolute;
	top:18px;
	left:128px;
	}		
#Body{
	width:800px;
	float:left;
	position:absolute;
	top:114px;
	left:128px;
	}		
#Cart {
	margin: 0px;
	padding: 0px;
	float: left;
	position:absolute;
	top:0px;
	left:750px;
	height: 200px;
	width: 160px;
}

#lightbox{
	position: absolute;	
	left: 0;
	top:30px; 
	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(common/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(common/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; }

