body {
/*	background:			url(../images/grid.jpg) 6px 17px no-repeat;*/
	background-color:	white;
	color:				#323232;
	font-size:			10pt;
	font-family:		Arial, Helvetica, Verdana, san-serif;
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight:		bold;
}
.bottom {
	vertical-align:		bottom;
}
#header {
	padding-top: 31px;
	padding-bottom: 37px;
	background-color: white;
	width: 100%;
	position: fixed;
	z-index: 15;
}
#header table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 985px;
	margin: 0px auto;
}
#middle {
	padding-top: 106px;
	padding-bottom: 50px;
	width: 985px;
	margin: 0px auto;
}
#artist {
	font-size: 23pt;
	letter-spacing: 2.25px;
}
#footer {
	padding: 2px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: 250;
	background-color: white;
	border-top: 1px solid #c0c0c0;
}
#main_menu {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#main_menu.hmenu a {
/*
	font-size: 8pt;
	text-transform: uppercase;
*/
	font-weight: bold;
	margin: -12px 10px 0px 0px;
	padding: 0px 0px 0px 27px;
	width: 48px;
	cursor: pointer;
	border: none;
	overflow: visible;
	line-height: 20px;
	background-color: white;
	background: url(/assets/images/art/but_off.jpg) center left no-repeat;
}
#main_menu.hmenu :hover > a {
	background: url(/assets/images/art/but_on.jpg) center left no-repeat;
	color: black;
}
#preloader {
	display: none;
}
#resume {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 216px;
}
.resume_left {
	padding-right: 10px;
	width:				125px;
	vertical-align: top;
}
.resume_right {
	padding-right:		9px;
	width:				540px;
	line-height:		125%;
	vertical-align: top;
	padding-bottom: 12px;
}
.resume_title {
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		1.1px;
	padding-bottom: 10px;
}
.help,
.kdiv {
	background-color: floralwhite;
}
#homebox {
	height:				486px;
	line-height:		486px;
	text-align:			center;
	width: 940px;
}
#homebox img {
	vertical-align:		middle;
}
.contact_form,
#links,
#venues,
#galleries {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 985px;
}
.category_thumb {
	width: 324px;
	height: 200px;
	padding: 0px 27px 10px 0px;
	vertical-align: top;
}
.venue_thumb {
	width: 324px;
	height: 128px;
	padding: 0px 27px 10px 0px;
	vertical-align: top;
}
.link_thumb {
	width: 324px;
	height: 70px;
	padding: 0px 27px 10px 0px;
	vertical-align: top;
}
.category_info {
	padding: 5px 0px 10px 0px;
	vertical-align: top;
}
.venue {
	padding: 5px 0px 16px 0px;
	vertical-align: top;
}
.link {
	padding: 5px 0px 16px 0px;
	vertical-align: top;
}
.venue a:hover {
	text-decoration:	underline;
}
.category_title {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
#thumb_strip {
	width: 144px;
	height: 432px;
	text-align: left;
	position: relative;
	float: left;
}
.thumb {
	width: 114px;
	height: 100px;
	line-height: 100px;
	margin-bottom: 2px;
	text-align: center;
}
.thumb img {
	vertical-align: middle;
}
#page_strip {
	text-align: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.page_link {
	text-decoration: underline;
	padding: 0px 4px;
}
.current_page {
	font-weight: bold;
	padding: 0px 4px;
}
#image_box {
	margin: 0px 20px 0px 20px;
	width: 572px;
	height: 432px;
	line-height: 432px;
	text-align: center;
	float: left;
}
#image_box img {
	vertical-align: middle;
}
#right_bar {
	width: 184px;
	height: 432px;
	color: #575757;
	float: left;
	position: relative;
}
.right_icon {
	padding: 0px 4px;
}
#work_info {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.work_title {
	font-weight:		bold;
}
.widecaps {
	text-transform: uppercase;
	letter-spacing: 1.10px;
}
.print_header,
.print_link {
	color: #323232;
	font-weight: bold;
}
#print_info {
	text-align: justify;
	width: 324px;
}
#prints {
	border-collapse: collapse;
	border-spacing: 0px;
}
.print {
	vertical-align: top;
	width: 243px;
	height: 198px;
	margin: 0px 27px 10px 27px;
	background-color: #323232;
	border: 1px solid black;
}
.print_info {
	vertical-align: top;
	font-size: 9pt;
	color: #575757;
	line-height: 140%;
	padding: 10px 0px;
	width: 243px;
	height: 190px;
	position: relative;
}
.contact_link,
.print_hint {
	font-weight: bold;
	color: #323232;
	text-decoration: underline;
	cursor: pointer;
}
#giclee, #lightfast {
	display: none;
	position: absolute;
	background-color: floralwhite;
	border: 1px solid black;
	text-align: justify;
	padding: 10px;
	width: 200px;
	z-index: 5;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
}
.under_galleries {
	padding: 0px 0px 20px 351px;
}
.contact_form {
	margin-bottom: 50px;
}
.contact_form .left {
	width: 341px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.contact_form .right {
	padding-bottom: 3px;
	vertical-align: top;
	text-align: left;
}
.contact_form th {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1.1px;
}
.redtext {
	font-weight:		bold;
	color:				red;
}
.greentext {
	font-weight:		bold;
	color:				green;
}
a, a:hover, a:link, a:visited {
	color:				#323232;
	text-decoration:	none;
}
.smaller {
	font-size:			8pt;
}
#news_picker {
	width: 324px;
	text-align: right;
	position: fixed;
}
#news_editor,
.news_story {
	margin-left: 351px;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
}
#edit_controls,
.news_content {
	margin-top: 20px;
}
.news_content img {
	max-width: 634px;
}
#newer_older {
	margin-left: 351px;
	position: relative;
}
#newer {
	float: left;
}
#older {
	float: right;
}
button {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: white;
	color: black;
}
button span {
	vertical-align: 3px;
}
#news_title {
	width: 90%;
	text-align: right;
}
.social_buttons {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
.fb-like span {
	vertical-align: baseline!important;
}