body {
	margin: 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: small;
}

h4 {
	font-size: small;
	font-weight: bold;
}

img {
	border: none;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	background: #969696;
	color: #fff;
}

#headerlinks, #home_headerlinks {
	position: absolute;
	left: 260px;
	top: 70px;
	font-size:x-small;
	text-transform:uppercase	
}

#home_headerlinks {left:440px}

#headerlinks a, #home_headerlinks a {
	color: #fff;
	text-decoration:none;
}

#headerlinks a:hover, #home_headerlinks a:hover {text-decoration:underline}

#header h1 {
	margin: 30px;
	font-family: Gill, Verdana, Arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: lighter;
}

#logo {
	position: absolute;
	left:31px;
	top: 65px;
	width: 224px;
	height: 34px;
}

#home_logo {
	position: absolute;
	left:23px;
	top: 35px;
	width: 408px;
	height: 62px;
}

#quicklinks {
	position: absolute;
	left: 0;
	top: 570px;
	width: 100%;
	height: 32px;
	text-align: center;
	text-transform: uppercase;
	background: #969696;
	color: #fff;
	font-size: x-small;
}

#quicklinks p {
	margin-top:10px;
}

#picturecells {
	position: absolute;
	left: 660px;
	top: 8px;
}

#picturecells table {
	border-collapse: collapse;
	border-spacing: 0;
}

#picturecells td {
	border: 1px solid #fff;
	padding: 0;
	width:40px;
}

img.picturecell {
	width: 40px;
	height: 40px;
	vertical-align: text-bottom;
}

#content {
	position: absolute;
	width: 900px;
	top: 110px;
	left: 35px
}

img.magnified {
	border: solid 1px black;
}

#galleries {
	position: absolute;
	left: 35px;
	top: 135px;
	width: 400px;
	height: 300px;
}

#gallery1 { position: absolute; left: 0; top: 0; width:100px; }
#gallery2 { position: absolute; left: 135px; top: 0; width:100px; }
#gallery3 { position: absolute; left: 270px; top: 0; width:100px; }
#gallery4 { position: absolute; left: 0; top: 150px; width:100px; }
#gallery5 { position: absolute; left: 135px; top: 150px; width:100px; }
#gallery6 { position: absolute; left: 270px; top: 150px; width:100px; }
#gallery7 { position: absolute; left: 0; top: 300px; width:100px; }
#gallery8 { position: absolute; left: 135px; top: 300px; width:100px; }
#gallery9 { position: absolute; left: 270px; top: 300px; width:100px; }

img.gallery_preview {
	width: 100px;
	height: 100px;
}

#galleries p {
	margin-top: 0;
	font-size: x-small;
	text-transform: uppercase;
}

#galleries a:link {
	color: #000;
	text-decoration: none;
}

#galleries a:visited {
	color: #000;
	text-decoration: none;
}

#galleries a:hover {
	color: #000;
	text-decoration: underline;
}

#quicklinks a:link {
	color: #fff;
	text-decoration: none;
}

#quicklinks a:visited {
	color: #fff;
	text-decoration: none;
}

#quicklinks a:hover {
	color: #fff;
	text-decoration: underline;
}

#copy_top {
	position: absolute;
	left: 440px;
	top: 120px;
	width: 300px;
}

#copy_bottom {
	position: absolute;
	left: 440px;
	top: 420px;
	width: 300px;
}

p.label {
	font-size: x-large;
}

#purchase th {text-align:right;vertical-align:top}