body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(../images/bground.gif);
	background-repeat:no-repeat;
	background-color:#E5E5E5;
}
a, a:link, a:visited {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	color:#000000;
	background-color:#CCCCCC;
}
#title {
	font-size: 16pt;
	position: absolute;
	width: 760px;
	left: 230px;
	top: 45px;	
	text-align:right;
	color: #666699;	
}
#subtitle {
	font-size: 14pt;
	position: absolute;
	width: 200px;
	left: 671px;
	top: 70px;
	text-align:right;
}
#estsubtitle {
	position:absolute;
	left:800px;
	top: 72px;
	font-size:8pt;
	width: 190px;
	text-align:right;
	color: #666699;
}
.imgholder {
	text-align: center;
	padding-bottom: 20px;
}
.leeds {
	color: #FFFFFF;
}
#pagetitle {
	font-size: 11pt;
	font-weight: bold;
	position: absolute;
	left: 250px;
	top: 95px;
}
#subtitle {
	position:absolute;
	left:500px;
	top: 120px;
	font-size:9pt;
}
#content {
	font-size: small;
	position: absolute;
	left: 250px;
	top: 130px;
	width: 740px;
	padding-right:50px;
	clear:both;
}
.clear {
	width:100%;
	clear:both;
	float:left;
}
#copyright {
	width: 100%;
	margin-top:30px;
	float:left;	
	position:absolute;
	top:450px;
	left:30px;
	width:200px;
	text-align:center;
	color:#CCCCCC;
	font-size:9pt;
}
#footer {
	width: 100%;
	margin-top:30px;
	float:left;	
	/*
	position:absolute;
	top:450px;
	left:30px;
	width:200px;
	*/
	text-align:right;
	color:#CCCCCC;
	font-size:9pt;
}
#footer a, #footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer img {
	border:solid 1px #CCCCCC;
}
h2 {
	font-size:small;
	display:block;
	width:400px;
	border-bottom:solid 2px #003399;
}
.footer {
	display:block;
	background-color:#3333FF;
	color:#FFFFFF;
}
.thumbnail {
	border: #000000 1px solid;
}
div.artist_entry {
	display:block;
	float:left;
	border:solid 1px #CCCCCC;
	width:250px;
	margin:5px;	
	vertical-align:top;
	font-size:80%;
}
div.artist_entry a {
	display:block;
	width:100%;
	height:100%;
	background-color:#CCCCCC;
	overflow:hidden;
	color:#666666;	
	text-decoration:none;
	font-size:120%;
} 
div.artist_entry a:hover {
	display:block;
	width:100%;
	height:100%;
	background-color:#9999CC;	
	color:#333333;
} 
div.artist_entry img {
	float:left;
	border:solid 1px #999999;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:5px;
}
td.page_select_caption {
	font-size: 12px;
	font-weight: bold;
}
td.page_select_cell {
	border: 1px solid #cccccc;
	font-size: 12px;
}
td.page_select_cell a, td.page_select_cell a:link, td.page_select_cell a:visited{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	text-align:center;
}
td.page_select_null_cell {
	border: 1px solid #cccccc;
	font-size: 12px;
	color:#999999;
	text-align:center;
}
td.page_select_cell a:hover {
	background-color:#CCCCCC;
	color:#333333;
}
td.page_select_selected_cell {
	border: 1px solid #cccccc;
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}
table.portfolioimage {
	border:solid 1px #666666;
}
td.artist_profile_image_caption {
	color:#666666;
	background-color:#CCCCCC;
	padding:2px;
	border-top:solid 1px #666666;
}
div.contact {
	display:block;	
	width:80%;
	background-color:#CCCCCC;
	border:dotted 1px #666666;
	color:#666666;
	font-weight:bold;
	background-image:url(../images/figure.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding:4px 4px 4px 20px;
	margin-bottom:10px;
	
}
div.contact .telephonenumber {
	font-weight:normal;
}
a.artist_thumb_link, a.artist_thumb_link:link, a.artist_thumb_link:visited {
	display:block;
	float:left;	
	margin:5px;
	background-color:#666666;
	padding: 2px;
	
}
a.artist_thumb_link:hover {
	background-color:#000000;
}
table.events {
border: 1px solid #6699CC;
width: 100%;
}
	
caption {
font: 700 18px; color:#ffffff;
height: 45px; text-align:left; padding: 0.5em 0  0 1.4em;
}	

table.events thead  th{
color:#112553; height: 30px; background-color:#9999CC; text-align: left;
}
 
table.events tr { background-color:#E4E4E4;} 
 
table.events .odd { background:#D6DBE4;}

table.events th , table.events td { 
color:#003366; 
padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
} 
