/* Global Styles */

body {
	background-color: #B8B6A5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#56544e;
	margin:40px 20px 20px;
}
* {
	border:0;
	padding:0;
	margin:0;
}
a {
	color:#660000;
	text-decoration: none;
	outline:none;
	letter-spacing: 1px;
}
a:hover {
	color: #B8B6A5;
}

p {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 10px;
}
p.biolinks {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
}
p.return {
	width: 630px;
	font-size: 9px;
}
p.artwork_pages {
	width: 630px;
	font-size: 9px;
	text-align: right;
}
p.artwork_selection {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}
p.artwork_seriestitle {
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0px;
}
p.press_selection {
	font-size: 9px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
		text-transform: uppercase;
	letter-spacing: 1px;
		color: #672F00;
}
h1 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
h1.top {
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
}
.years {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 20px;
}
.shows {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding-bottom: 10px;
}
#wrapper {
	position: relative;
	width: 840px;
	margin: 0px auto;
	background-image: url(../images/box_middle.jpg);
	}
#content {
	padding:0 10px;
	min-height:460px;
	height:auto !important;
	height:460px;
}	
#box_top {
	height:30px;
	text-indent:-999em;
	background:url(../images/box_top.jpg) no-repeat;
}
#nav {
	height:80px;
	width:760px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-position:left 22px;
	list-style-type: none;
	display: block;
}
#nav li {
	float:left;
	height:80px;
}
#nav ul.sub li {
	margin-right:4px;
}
#nav ul.nav_main {
	clear:left;
	padding:0px;
	list-style-type: none;
}
#column {
	float:left;
	width:760px;
	margin-left: 40px;
	padding-top:20px;
}
#column_selection {
	float:left;
	width:760px;
	margin-left: 40px;
	padding-top: 20px;
}
#left_column {
	float:left;
	width:300px;
	margin-left: 40px;
}
#left_column #bio {
	margin-top:20px;
	text-align:center;
}
#right_column {
	float:left;
	width:460px;
	padding-top:20px;
}
#left_home {
	float:left;
	width:460px;
	margin-left: 40px;
	padding-top:35px;
}
#right_home {
	float:left;
	width:300px;
	padding-top:210px;
}
#scrollbox {
	overflow:auto;
	height:350px;
	width:440px;
	padding-right:20px;
}
#box_bottom {
	width:840px;
	height: 30px;
	background:url(../images/box_bottom.jpg) no-repeat;
}
#footer {
	width:790px;
	margin:0 auto;
	padding:5px 30px;
	text-align: center;
	font-size: 9px;
	color: #56544e;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color: #000000;
}
.clear {
	clear:both;
}

/* Thumbnails */

#thumbnails {
	width:760px;
	padding-left: 45px;
	padding-top: 20px;
}
p.pages {
	text-align:right;
	width:640px;
	height:20px;
}
#thumbs {
	list-style-type: none;
}
#thumbs li {
	float:left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#thumbs li a {
	display:block;
	padding:5px;
	margin:2px;
}
#thumbs li a:hover {
	border:2px solid #B8B6A5;
	margin:0;
}
#selection a {
	display:block;
	padding:5px;
	margin:2px;
}
#selection a:hover {
	border:2px solid #B8B6A5;
	margin:0;
}
.sold {
	color: #FF0000;
}