body { 
	background-color: #23191a;
	background-image: url('../images/bg.jpg'); 
    font: 12px Arial, sans-serif;
    margin: 0;
    text-align: center;
    color: #372205;
}

#content {
	position: relative;
    width: 920px;
    height: 620px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}

#splashbg, #bg, #bg2 {
    margin: 0 auto;
    width: 920px;
    height: 620px;
	text-align: left;
}

a, a:visited {
	color: #372205;
	text-decoration: none;
	border: none;
}

a:hover, a:visited:hover {
	color: #8e8460;
}

#splashbg {
	background: url(../images/splashbg.jpg) no-repeat 10px 8px;
}

#bg {
	background: url(../images/wrapperbg.jpg) no-repeat 10px 8px;
}

#bg2 {
	background: url(../images/wrapperbg2.jpg) no-repeat 10px 8px;
}

#splashlinks {
	font-size: 16px;
	position: relative;
	top: 350px;
	left: 60px;
	font-weight: bold;
	font-style: italic;
}

#mainlinks {
	font-size: 14px;
	position: relative;
	top: 60px;
	left: 85px;
	font-weight: bold;	
}

#splashlinks a, #splashlinks a:visited, #mainlinks a, #mainlinks a:visited {
	padding: 0 10px;
}

#splash-logo {
	position: absolute;
	top: 340px;
	right: 13px;
}

#girl {
	position: absolute;
	top: 161px;
	right: 120px;
}

a.imglink {
	position: relative;
	display: block;
}

#splash-inner a {
	height: 108px;
	width: 570px;
}

#girl-inner a {
	height: 433px;
	width: 428px;
}

a.imglink img {
	border: none;
}

#blurb {
	position: absolute;
	right: 40px;
	top: 374px;
	text-align: right;
	font: 16px Georgia, Baskerville, serif;
}

#contactblurb {
	position: absolute;
	left: 40px;
	top: 20px;
	text-align: left;
	font: 16px Georgia, Baskerville, serif;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Georgia, Baskerville, serif;
}

.title {
	font-size: 20px;
}

#blurb a {
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}

#viewer {
	position: relative;
	left: 41px;
	top:  82px;
	height: 405px;
	width: 580px;
	background: url(../images/canvas.png) no-repeat top left;
	text-align: center;
}

#contact {
	position: relative;
	left: 199px;
	top:  82px;
	height: 405px;
	width: 500px;
	background: url(../images/canvas.png) no-repeat top left;
	text-align: center;
}

#bio {
	position: absolute;
	left: 35px;
	top: 95px;
	width: 840px;
	text-align: justify;
}

#bio #col1 {
	float: left;
	width: 405px;
/* 	border-right: 1px solid #372205; */
	padding-right: 10px;
}

#bio #col2 {
	float: right;
	width: 405px;
	padding-left: 10px;
}

#bio .left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#bio .mask {
	float: right;
	height: 40px;
	width: 80px;
}

#subviewer {
	line-height: 400px;
	height: 400px;
}

#subviewer img {
	margin: 0 auto;
	max-height: 300px;
	max-width: 480px;
	vertical-align: middle;
}

.reset {
	clear: both;
}

#footer {
	color: #999;
	font-size: 11px;
}

#footer a, #footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	border-bottom: 1px solid #999;
}
#cartcontents{
	position: absolute;
	left: 35px;
	top: 95px;
	width: 840px;
}

#carthead {
	border-bottom: 1px solid #444444;
}

#scrolldiv {
	padding-top: 15px;
	height: 299px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#carthead, #carttotal {
	width: 840px;
}

#carttotal { margin-top: 10px; }

#cartlist {
	width: 824px;
}

.thumbnailimg {
	height: 40px;
	max-width: 100px;
	border: 1px solid #372205;
}

#carthead td, #cartlist td, #carttotal td {
	text-align: center;
}

#returnlink {
	position: absolute;
	top: 450px;
	left: 0px;
}

.cart1 { width: 120px; }
.cart2 { width: 160px; }
.cart3 { width: 160px; }
.cart4 { width: 160px; }
.cart5 { width: 124px; }
.cart6 { width: 100px; }
.cartscroll { width: 16px; }