body { 
	font: 83%/150% verdana, arial;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	color:#666;
}
p { 
	font: 83%/150% verdana, arial;
	margin-top: 0px; 
	text-align: right;
	}
p.thisImage {
	text-align: center; 
	display: inline;
	}
p.blurb { 
	font: 100%/150% verdana, arial;
	margin-top: 0px; 
	text-align: right;
	}
h1 {
	color: #999f96; 
	margin: 15px 0 5px 12px;
	font-size:3.5em;
	}
h2 {
	color: #999f96; 
	margin: 15px 0 5px 12px;
	font-size:2em;
	text-align:right;
	}
label {
	font-weight:bold;
	margin: 0 1em 0 0 ;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4E7ED1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4E7ED1;
	}
a:hover { 
	text-decoration: none; 
	color: #f00;
	}
a:active { 
	text-decoration: none; 
	color: #4E7ED1;
	border-bottom: dotted 1px
	}
form p {
	text-align: left;
}
#container { 
	padding: 0px;  
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 744px;
	height: 720px;
	}
#pageHeader { 
	}
#nav { 
	text-align: left;
	margin: 20px 1px 11px 5px;
	padding: .25em .5em .25em .5em;
	font: 83%/150% verdana, arial;
	background-color: #333333;
	}
#content {
	position: absolute;
	top: 115px;
	left: 10px;
	width: 701px;
	height: 480px;
	margin-top: -4px;
	padding: 0 10px 0 10px;
 	background-color: #333333;
	}
#contentMedium {
	position: absolute;
	top: 115px;
	left: 10px;
	width: 701px;
	height: 596px;
	margin-top: -4px;
	padding: 0 10px 0 10px;
 	background-color: #333333;
	}
#contentLong {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 701px;
	height: 2200px;
	margin-top: -4px;
	padding: 0 10px 0 10px;
 	background-color: #E6CCB3;
	}
#textContainer {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 200px;
	height: 461px;
	}
#columnContainer1 {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 200px;
	height: 461px;
	}
#columnContainer2 {
	position: absolute;
	top: 5px;
	left: 240px;
	width: 200px;
	height: 461px;
	}
#columnContainer3 {
	position: absolute;
	top: 5px;
	left: 470px;
	width: 200px;
	height: 461px;
	}
#blurbContainer {
	position: absolute;
	top: 476px;
	left: 5px;
	width: 480px;
	height: 120px;
	}
#textRow1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 185px;
	height: 142px;
	}
#textRow2 {
	position: absolute;
	top: 158px;
	left: 5px;
	width: 185px;
	height: 142px;
	}
#textRow3 {
	position: absolute;
	top: 310px;
	left: 5px;
	width: 185px;
	height: 142px;
	}

#galleryContainer {
	position: absolute;
	top: 5px;
	left: 210px;
	width: 500px;
	height: 461px;
	}	
#galleryDetail {
	margin: 5px 0 0 0;
	border: thin solid #666;
	padding: 5px 5px 3px 5px;
}
#galleryRow1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 487px;
	height: 142px;
	text-align: center;
	}
#galleryRow2 {
	position: absolute;
	top: 158px;
	left: 5px;
	width: 487px;
	height: 142px;
	text-align: center;
	}
#galleryRow3 {
	position: absolute;
	top: 310px;
	left: 5px;
	width: 487px;
	height: 142px;
	text-align: center;
	}

#galleryBox1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 127px;
	}
#galleryBox2 {
	position: absolute;
	top: 5px;
	left: 167px;
	width: 150px;
	height: 127px;
	}
#galleryBox3 {
	position: absolute;
	top: 5px;
	left: 328px;
	width: 150px;
	height: 127px;
	}
#copyright {
	position: absolute;
	top: 578px;
	left: 5px;
	}
#thisPage {
	font-weight: bold; 
	text-decoration: none; 
	color: #999;
	}
.breadcrumbSeparator {
	font-weight: bold; 
	text-decoration: none; 
	color: #f00;
	}
.galleryCaption {
	font-size:.8em;
	line-height: 100%;
	margin: -2px 0 4px 0;
	text-align:center;
	}
.productData {
	font: 83%/150% verdana, arial;
	margin-top: 0px; 
	text-align: right;
	list-style-type:none;
	}
.productData a {
	text-decoration: underline; 
	}
#nav a:link, #nav a:visited { 
	margin-right: 20px; 
	}