 body { 
	color: #ffff66; 
	margin-left: 0px; 
	margin-right:3px; 
	margin-top: 20px;
	margin-bottom: 40px;
	background: black;
	text-align:center;
	}

.return { 
	color: #ffff66; 
	font-size:14pt;
	text-align:center;
	}

#hPhotoName  {
	font-size:15pt; 
	font-weight:bold; 
	text-align:center; 
	vertical-align:top;
	}

#vPhotoName  {
	font-size:15pt; 
	font-weight:bold; 
	vertical-align:left;
	}

#hDescription  {
	font-size:13pt; 
	font-weight:normal; 
	line-height:140%; 
	vertical-align:top; 
	text-align:center; 
	}

#vDescription  {
	font-size:13pt; 
	font-weight:bold; 
	line-height:140%; 
	text-align:left; 
	}

#hPrice  {
	font-size:13pt; 
	font-weight:bold; 
	line-height:130%; 
	vertical-align:top; 
	text-align:left; 
	}

#vPrice  {
	font-size:13pt; 
	font-weight:bold; 
	line-height:130%; 
	text-align:left; 
	}



#soldOut   {
	color: #ffff66;
	position: relative;
	font-family: abracadabra;
	font-weight: bold;
	font-size: 22pt;
	letter-spacing: 2.5pt;
	}

   a.return:link {color:#ffff66; text-decoration:underline; }
   a.return:visited {color:#ffff66;  text-decoration:underline;}
   a.return:focus {color:red; text-decoration:none; font-size:14pt; }
   a.return:active {color:#ffff66; text-decoration:underline; }
   a.return:hover {color:red; text-decoration:none; font-size:14pt; }

   a.genericLink:link {color:#ffff66; text-decoration:none; }
   a.genericLink:visited {color:#ffff66;  text-decoration:none;}
   a.genericLink:focus {color:red; text-decoration:none; }
   a.genericLink:active {color:#ffff66; text-decoration:none; }
   a.genericLink:hover {color:red; text-decoration:none; }




