body {
	font-size: 100%;
}
.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: 0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a:hover img.horizontal,.hoverbox a:active img.horizontal,.hoverbox a:focus img.horizontal
{
	display: block;
	position: absolute;
	width: 200px;
	height: 133px;
	left: -50px;
	top: -37px;
	z-index: 1;
}

.hoverbox a:hover img.vertical,.hoverbox a:active img.vertical,.hoverbox a:focus img.vertical
{
	display: block;
	position: absolute;
	width: 133px;
	height: 200px;
	left: -50px;
	top: -37px;
	z-index: 1;
}

.hoverbox a:hover img.square,.pg li a:active img.square,.pg li a:focus img.square
{
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	left: -50px;
	top: -37px;
	z-index: 1;
}

.hoverbox a:hover img.widescreen,.pg li a:active img.widescreen,.pg li a:focus img.widescreen
{
	display: block;
	position: absolute;
	width: 200px;
	height: 98px;
	left: -50px;
	top: -37px;
	z-index: 1;
}

.hoverbox img.horizontal
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	margin: 0;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox img.vertical
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	margin: 0;
	vertical-align: top;
	width: 50px;
	height: 75px;
	margin-left: 25px;
	margin-right: 25px;
}

.hoverbox img.widescreen
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 100px;
	height: 50px;
	margin-top: 12px;
	margin-bottom: 13px;
}

.hoverbox img.square
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 75px;
	height: 75px;
	margin-left: 12px;
	margin-right: 13px;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 0px;
	position: relative;
	height: 110px;
	width: 100px;
	font-size: .625em;
	margin-left: 0px;
	margin-bottom: 30px;
	text-align: center;
}

.artist
{
	font-size: 1em;
	font-weight: bold;
	height: 30px;
	float: left;
	width: 655px;
	padding: 0px;
}

.header
{
	float: left;
	padding: 0px;
	position: absolute;
	top: -23px;
	left: 0px;
	font: bolder;
	font-size: .875em;
	width: 100px;
	text-align: left;
	height: 20px;
}
.headerlong
{
	float: left;
	padding: 0px;
	position: absolute;
	top: -23px;
	left: 0px;
	font: bolder;
	font-size: .875em;
	width: 150px;
	text-align: left;
	height: 20px;
}
.headertall {
	float: left;
	padding: 0px;
	position: absolute;
	top: -40px;
	left: 0px;
	font: bolder;
	font-size: .875em;
	width: 100px;
	text-align: left;
	height: 40px;
}

.backtotop
{
	font-size: .75em;
	font-style:italic;
	text-align: right;
	height: 20px;
	float: left;
}

.container
{
	width: 655px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columntitle {
	background-color: #333333;
}
.paintoutlist {
	width: 840px;
	cellpadding: 0;
	cellspacing: 0;
	background-color: ;
}
#header {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #000000;
}
.paintoutlist tr td {
	font-size: 0.875em;
}
#City  {
	width: 80px;
}
#State  {
	width: 60px;
}
#Date  {
	width: 80px;
}
#Host  {
	width: auto;
}
#Email  {
	width: 40px;
}
#Phone  {
	width: 40px;
}
#PDF  {
	width: 30px;
}
.even {
	background-color: #2B2420;
}
.paintoutlist a img {
	border: 0px;
}
.paintoutlist tr {
	line-height: 30px;
}
