body
{
	text-align: center;
	background-color:	#878787;
	margin: 0px;
}

td
{
	border: 0px solid black;
}

table
{
	border-collapse: collapse;
}


table.page
{
	width: 750px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
	background-color:	#f4f4f4;
}

table.header
{
	width: 610px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}


td.greybar
{
	background-color: #dbdbdb;
	border-bottom: 1px solid #444444;
}


td.menu
{
	width: 140px;
	background-color: #bbbbbb;
	vertical-align: top;

}

td.menu_light
{
	background-color: #dbdbdb;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
	
td.menu_light_border
{
	background-color: #dbdbdb;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	height: 20px;
}

td.logo
{
	text-align: center;
	padding: 10px;
	margin: 0px;
	padding-bottom: 10px;
	background-color: white;
		border: 0px solid black;

}

td.tag_left
{
	background-color: white;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0px solid black;
	
}

td.tag_middle
{
text-align: center;
	background-color: white;
	padding-left: 0px;
	padding-bottom: 10px;
	border: 0px solid black;
	
}
td.tag_right
{
text-align: right;
	background-color: white;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px solid black;
	
}


p
{
	font-family: arial, sans-serif;


}
p.header
{
	font-size: 12pt;
		font-weight: bold;
		color: #333333;
		padding-top: 10px;
		
}
p.header_address
{
	font-size: 9pt;
	padding: 5px;
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 1.5;
}

td.centered
{
	text-align: center;
}


td.spacer
{
	width: 20px;
	background-color: white;
}


table.links
{
	width: 100%;
}

td.link
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid black;
}

td.link_spacer
{
	width: 55px;
}

table.sidebar
{
	width: 138px;

}

td.sidebar_padder
{
	height: 50px;

}
td.menu_item
{
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	
}

div.menu_item
{
	font-family: arial, sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	width: 100%;
}


div.menu_item:hover
{
	width: 100%;
	color: red;
	text-decoration: none;
	background-color: white;
	/* cursor declaration must be in this order for cross browser compat */
	cursor: pointer;
	cursor: hand;
	
}

td.menu_item a:hover, td.link a:hover
{
	background-color: white;
	color: red;
	/* cursor declaration must be in this order for cross browser compat */
	cursor: pointer;
	cursor: hand;
}



p.menu_item
{
	font-weight: bold;
	width: 100%;
}

p.menu_item a
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	padding-left: auto;
	padding-right: auto;
}

p.menu_item a:hover
{
	width: 100%;
	color: red;
	background-color: white;
}


td.sidebar_spacer
{
	height: 20px;
}

table.samples
{
	margin-left: auto;
	margin-right: auto;

}

table.samples td
{
	padding: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}

td.height_padder
{
	height: 50px;
		background-color: #f4f4f4;
}

td.sample_name
{
	text-align: left;
}
td.sample_artist
{
	text-align: right;
}

p.sample_name
{
	font-size: 8pt;
	font-style: italic;
}

p.sample_artist
{
	font-size: 8pt;
}

table.words
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;

	padding-bottom: 20px;
}

table.words td.words
{
	text-align: center;
	background-color: white;
	padding-top: 15px;
	padding-bottom: 20px;
}

p.words
{
	text-align: justify;
	font-size: 10pt;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
}

p.words_centered
{
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

table.address
{
	width: 610px;
	margin-left: auto;
	margin-right: auto;

	padding-bottom: 20px;
}

a:link, a:visited, a:active
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: blue;
}

a.gallery_link:link, a.gallery_link:visited, a.gallery_link:active
{
	color: blue;
}


a.underline_link
{
	text-decoration: underline;
}

table.artist_list
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

td.artist_list_text
{
	vertical-align: top;

}


p.image_link
{
	padding:2px;
	text-align: center;
	font-size: 8pt;
	margin-right: 15px;
	margin-top: 0px;
}

td.sample_image
{
	padding: 5px;
	vertical-align: top;
}

td.sample_image_centered
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

img.sample_image
{
	border: 0px;	
	margin-right: 15px;
}

img.stamp
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
table.artist
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

td.shortcuts
{
	vertical-align: top;
}	

p.shortcuts
{
	font-size: 9pt;

}



td.artist_list_text
{
//	vertical-align: bottom;
}

p.artist_text
{
	text-align: justify;
	font-size: 11pt;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}

td.name_tag
{
	vertical-align: top;
}
p.artist_name
{
	font-size: 10pt;
	font-weight: bold;

}
table.pictures
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #f4f4f4;
	
}

table.pictures td.image_frame
{
	width: 200px;
	text-align: center;
	border: 0px solid #e8e8e8;
	border-bottom: 0px;
	vertical-align: top;
}

table.pictures td.sample_name
{
	text-align: left;
	vertical-align: top;
}


td.artist_name
{
	padding-bottom: 20px;
	padding-left: 10px;

}

table.talltable
{
	height: 500px;

}


table.image_box
{
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted white;
}

table.image_box td
{
	text-align: left;
}


span.sold
{
	color: red;

}

table.exhibitions
{
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

table.exhibitions td
{
	vertical-align: top;
	padding: 5px;
}


td.date_column
{
	width: 50px;
	text-align: center;
	border: 1px solid #f4f4f4;
}

td.wide_date_column
{
	width: 120px;
	text-align: center;
	border: 1px solid #f4f4f4;
}



p.exhibitions
{
	font-size: 9pt;
	line-height: 1.5;

}

p.exhibitions_title
{
	font-size: 10pt;
	font-weight: bold;
}

img.full
{
	margin-left: auto;
	margin-right: auto;

}

body.full_image
{
	margin: 0px;
	margin-top: 8px;
	background-color: #f4f4f4;
}


table.full_image
{
	margin-left: auto;
	margin-right: auto;
}

table.full_image td
{
	
}