body  
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #707070;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	width: 750px;
	line-height: 125%;
	position: relative;
}

p
{
	margin: 0px 0px 1em 0px;
}

table       
{
	border: 0px none #000;
	font-size: small;
}

td
{
	border: 0px none #000;
}

h1, h2
{	font-family: Georgia, serif;
	color: #707070;
	font-weight: bold;
	font-size: 170%;
	line-height: 130%;
}

h2
{
	font-size: 120%;
	margin-bottom: 0px;
	color: #000;
}

h3
{
	font-size: 100%;
	color: #000;
}

li
{	padding-bottom: 10px;
}

hr
{	color: #800000;					
	background-color: #800000;		
	border-style: none;
	border-width: 0px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img
{
	border: none;
}

#banner, #banner-artist-page
{	
	text-align: left; 
 	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: url(images/gallery_banner_08.jpg);
	width: 750px;
	height: 125px;
	position: relative; 
}

#banner-artist-page
{	
	background: #929292 no-repeat url(images/gallery_banner_08_artist_page.jpg);
	width: 800px;
	height: 125px;
}

a#banner-href
{
	position: absolute; 
	top: 10px; 
	left: 25px; 
	width: 200px; 
	height: 110px;
}

#navbar
{	width: 750px;
/*	height: 25px; */
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	
	border-top: 1px solid #aaa;
	background: #a54a4a repeat-x left top url(images/navbar_bg_04.gif);
	background: #fff repeat-x left bottom url(images/navbar_bg_05.gif);
/*	border-bottom: 5px solid #800000; */
}

#navbar ul
{	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;

/*
	line-height: 30px;
	line-height: 1em;
*/
}

#navbar ul li 
{	font-weight: normal;
	margin: 0px;
	display: inline;
	background-image: none;
	padding: 0px 5px 0px 5px;  /* Works for most browsers */
	padding: 0px 0px 0px 0px;  /* Works for most browsers */
}

#navbar li a
{	display: inline;
	margin: 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #333;
	font-weight: bold;
 	padding: 0.2em 1em 0.3em 1em;
 	padding: 0.2em 5px 0.3em 5px;
	line-height: 2em;
}

#navbar li a:hover, #navbar li a:active
{
	color: #fff;
	background-color: #a5a0a0;
}

#container
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 10px 0px;
	background: #e0e0e0;
}

#container-content
{	margin: 0px 20px 0px 20px;
	padding: 20px 25px 20px 25px;
	vertical-align: top;
	text-align: left;
}

.hp-news
{
	background-color: #ccc; 
	border: 1px solid #aaa; 
	margin: 0px;
	padding: 5px 20px 20px 30px;
	line-height: 130%;
}

.hp-news h2
{
	margin: 15px 0px 10px -10px;
	padding: 0px;
	color: #840000;
}

.hp-news p
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

ul.home-page-list
{
	background-color: #ccc; 
	border: 1px solid #aaa; 
	margin: 0px;
	padding: 10px 20px 20px 30px;
	line-height: 130%;
}

ul.home-page-list li
{
	margin: 0px;
	padding: 5px 10px 10px 0px;
}

#main
{	margin: 0px 0px 0px 186px;
	padding: 0px;
 	width: 551px;
}

html>body #main			/* To handle IE 3px margin bug */
{
	margin: 0px 0px 0px 189px;
}

#main-content
{
	vertical-align: top;
	margin: 0px;
	padding: 10px 15px 10px 15px;
}

#main-content h1
{
	text-align: left;
}

#sidebar
{
	float: left;
	width: 186px;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	background: #800;
}

#sidebar-content
{
	margin: 0px; 
	padding: 10px 10px 0px 10px;
	font-size: 85%;
	text-align: left;
}

#sidebar-content h2
{
	color: #fff;
	font-size: 170%;
	margin: 0px; 
	padding: 0px 5px 10px 10px;
}

#sidebar-content ul
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	margin-left: -10px;
}

#sidebar-content ul li
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color: #ccc;
	font-weight: bold;
	list-style: none;
	line-height: 1.25em;
}

#sidebar-content ul li a
{
	padding: 0px 0px 15px 0px;
	color: #fff;
}

#sidebar-content ul li a:link
{
	color: #fff;
}

#sidebar-content ul li a:visited
{
	color: #ccc;
}

#sidebar-content ul li a:hover, #sidebar-content ul li:active
{
	text-decoration: none;
	color: #fcc;
}


.artists-table
{
	text-align: center;
/*	width: 100%; */
}

.artists-table th
{	text-align: center;
	vertical-align: top;
	width: 183px;
	padding-bottom: 20px;
	font-weight: normal;
}

.artists-table td
{	text-align: center;
	vertical-align: top;
	width: 183px;
	height: 80px;
	padding: 0px 0px 20px 0px;
}

.artist-page-button
{	border-width: 1px; 
	border-style: solid; 
	border-color: #eee #222 #222 #eee; 
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2pt; 
	width: 180px; 
	background-color: #909090;
	text-decoration: none;
}

.artist-page-button a
{	color: #ffffff; 
	text-decoration: none;
}

.artist-page-button a:link	
{	color: #ffffff; 
	text-decoration: none;
}

.artist-page-button a:visited
{	color: #ffffff; 
	text-decoration: none;
}

.artist-page-button a:hover
{	color: #800000; 
	text-decoration: none;
}

.artist-page-button a:active	
{	color: #800000; 
	text-decoration: none;
}

#about-the-artist
{	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#about-the-artist table
{	width: 750px;
	background: #909090;
	
}

#about-the-artist-content
{	margin: 0px; 
	padding: 25px;
	background-color: #e0e0e0;
	text-align: left;
	border-bottom: 20px #909090 solid;
}

#about-the-artist-content table
{	
	text-align: left;
	width: 700px;
	background-color: transparent;
}

#about-the-artist-content table th
{
	vertical-align: top;
	padding: 5px;
}

#about-the-artist-content table td
{
	vertical-align: top;
	padding: 5px;
}

a:link
{	color: #800000;
	text-decoration: underline;
}
a:visited
{	color: #800000;
	text-decoration: underline;
}
a:hover
{	color: #c00000;
	text-decoration: underline;
}
a:active
{	color: #c00000;
	text-decoration: underline;
}

#footer
{	text-align: center;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma, arial, san-serif;
	width: 750px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #c0c0c0;
	border-top: 1px solid #800000;
	font-size: 90%;
	clear: both;
}

#footer a
{
	padding: 5px 10px;
}

form
{	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.title
{	background-color: #eeeeee;
	border-style: none;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
	width: 500px;
}

.description
{	background-color: #eeeeee;
	border-style: none;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 500px;
}

.artist-page
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.artist-page table
{	text-align: center;
	border-style: none;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	padding: 0px;
	border: none;
/*	background: #909090; */
}

.artist-page table td
{	text-align: center;
	vertical-align: top;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	padding: 0px;
}

.artist-page table td.thumbnails-td
{
	width: 280px;
	background: #c0c0c0 url(images/artist_page_left_01.jpg) repeat-y;
}

.artist-page .thumbnails-table
{
	width: 100%;
	margin-top: 10px;
}

.artist-page .thumbnails-table td
{	height: 100px;
	width: 140px;
}

.exhibit
{
	margin: 20px 10px 30px 10px;
	padding: 0px 0px 0px 0px; 
}

.exhibit h1
{
	letter-spacing: 1pt; 
	font-size: 130%; 
	margin: 10px 10px 20px 10px; 
	padding: 3px 5px 3px 5px; 
	color: #fff;
	background: #800000;
	text-align: left; 
}

.exhibit h2
{
	margin: 10px 10px 10px 30px; 
	padding: 0px 0px 0px 0px;
	font-size: 130%;
	font-style: italic; 
	color: #333;
	text-align: left; 
}

.exhibit h3
{
	margin: 10px 10px 10px 30px; 
	padding: 0px;
	letter-spacing: 1pt; 
	color: #333;
	text-align: left;
	font-size: 110%;
}

.exhibit .date
{
	margin: 10px 10px 10px 30px; 
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.exhibit p.reception
{
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.exhibit p
{
	margin: 10px 10px 10px 30px; 
	text-align: left;
	font-family: verdana;
}

#imageName
{
	margin-top: 5px;
	font-weight: bold;
}

#imageDescription
{
	margin-bottom: 10px;
	font-size: 85%;
}

.links-table
{
	
}

.links-table td
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

ul.directions
{
	margin: 0px;
	padding: 5px 0px 10px 25px;
}

ul.directions li
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.contact-table, .board_table
{
}

.contact-table th, .board-table th
{	
	text-align: right;
	width: 25%;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	vertical-align: top;
}

.board-table th
{	
	width: 40%;
}
    
.contact-table td, .board-table td
{
	text-align: left;
	width: 70%;
	padding: 5px;
}
    
#hp-news h3
{
	margin-bottom: 0px;
}

#hp-news p
{
	margin: 0px 0px 5px 0px;
}
	
