@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a {
	color: #E8E8E8;
}
img  {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	position:relative;
	width:100%;
	height:60px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	overflow: hidden;
}
#title {
	bottom: 0px;
	margin-top: 17px;
	margin-left: 16px;
	float: left;
}
#nav {
	font-size: 12px;
	text-transform: uppercase;
	width: 500px;
	font-weight: lighter;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	position: absolute;
	left: 295px;
	top: 38px;
}
#nav li {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul a {
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 5px;
}
#nav ul a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer {
	height: 130px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
	line-height: 11pt;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 580px;
}
#footerFluid {
	height: 130px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
	line-height: 11pt;
	overflow: hidden;
}
#footer a {
	text-decoration: underline;
}
#contact {
	margin: 8px 0px 0px 25px;
	padding: 0px;
	float: left;
}
#contact #copyright {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}
.adForShow {
	margin: 8px 0px 0px 70px;
	padding: 0px;
	float: left;
}
#mainContent {
	height: 529px;
	width: 900px;
	position: absolute;
	left: 3px;
	top: 87px;
	overflow: hidden;
}
#mainContentPast {
	height: 529px;
	width: 1100px;
	position: absolute;
	left: 3px;
	top: 87px;
	overflow: hidden;
}
#tableContainer {
	width:800px;
	margin-left:3px;
	margin-top:20px;
}
.text {
	width: 475px;
	position: absolute;
	height: 300px;
	left: 26px;
	top: 30px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
.textPastShows {
	width: 422px;
	position: absolute;
	height: 300px;
	left: 27px;
	top: 30px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
.linkToIndex  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
}
.linkToIndex a {
	text-decoration: none;
	display: block;
	width: 100%;
}
.linkToIndex a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 105px center;
}
#tableContainer .linktoIndex {
	margin-left:650px;
	margin-top:20px;
}
#mainContent a:hover {
	text-decoration: none;
}
#tathamPhoto {
	float:right;
	margin-top:25px;
	margin-right:50px;
}
#paintingDesc {
	margin-top:-10px;
	margin-bottom:30px;
	margin-left:20px;
	font-size:12px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#photosPastShows {
	position:absolute;
	left:519px;
	top:117px;
	width:625px;
	height:447px;
	z-index:1;
}
#photosPastShows img{
	padding-right:10px;
	padding-bottom:10px;
}
