.pictures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 615px;
	width: 305px;
	left: 10px;
	float: left;
	top: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:10px;
	left:10px;
	background-color:#383838;
	height: 1700px;
	width: 98%;
	color: white;
}

.heading {
	position:absolute;
	top:25px;
	left:5px;
	width:349px;
	height:81px;
	font-size: 72px;
	font-weight: bold;
}

.email {
	position:absolute;
	top:170px;
	left:5px;
	width:98%;
	visibility: hidden;
}

.upcoming {
	position:absolute;
	top:420px;
	left:5px;
	width:648px;
	height:37px;
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 135px;
	height: 25px;
	width: 98%;
	background-color: #101412;
	font-weight: bold;
}

a { 
	color: white;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline overline;
}

.menuoption {
	font-weight: bold;
	color: white; 
	text-decoration: none;
}

.thumbnail {
	position:absolute;
	top:3px;
	left:5px;
	width:175px;
}

.detail {
	position:absolute;
	top:6px;
	left:300px;
	width:600px;
}

.sold {
	color:red;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 50%;
}

.onShow {
	text-decoration: none;
	text-align: right;
	width: 50%;
}

.imageHeader {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	width: 50%;
}

.imageThumbnail {
	text-decoration: none;
	text-align: center;
	width: 100%;
}

.currentSeries {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.seriesSelect {
	text-decoration: none;
	font-size: 10px;
}

.artworkTable {
	vertical-align: bottom;
	height: 600px;
}

.headshot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 25px;
	left: 5px;
	float; left;
}

.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	left: 250px;
	float; left;
	width: 400px;
}
