body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #FFFFFF;
	background: #000000;
	padding: 8px 0px;
}

td {
	vertical-align: top;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #FFFFFF;
}

a:link { color: #CBAE47; text-decoration: none }
a:visited { color: #CBAE47; text-decoration: none }
a:active { color: #CBAE47; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: none }

#maintable {
	width: 800px;
}

#left {
	width: 81px;
	background: url('images/downloads/left.gif') repeat-y top center;
}

#right {
	width: 61px;
	background: url('images/downloads/right.gif') repeat-y top center;
}

#content {
	width: 708px;
}

#subhdr {
	height: 60px;
	padding: 0px 23px 0px 0px;
}

#instructions {
	color: #CBAE47;
	line-height: 20px;
}

#backtosite_top {
	width: 68px;
	text-align: right;
}

#backtosite_bottom {
	text-align: right;
	padding: 5px 0px 20px 0px;
}

.thumbnail {
	padding: 5px 23px 5px 0px;
	text-align: right;
}

.thumbnail img {
	border: 1px solid #CBAE47;
}

.pieceinfo {
	padding: 5px 50px 10px 0px;
}

.nametitle {
	color: #CBAE47;
}