.setheading {
	font-weight: bold;
	font-size: 12pt;
}
.setform {
	padding: 5px 0px 5px 20px;
}
#adminbox hr {
	color: #f0f0f0;
}

.redtext {
	font-weight:		bold;
	color:				red;
}

.greentext {
	font-weight:		bold;
	color:				green;
}

a, a:hover, a:link, a:visited {
	color:				#323232;
	text-decoration:	none;
}

#adminbox {
	text-align:			left;
	padding-left:		50px;
	margin-right:		27px;
	position:			absolute;
}

.adminform {
	width:				100%;
}

.adminheading {
	font-weight:		bold;
	font-size:			12pt;
	text-align:			right;
	border-bottom:		1px solid #808080;
}

#adminmenu {
	padding:			0px 10px 10px 0px;
	float:				left;
	border-right:		1px solid #808080;
	background-color:	#f8f8f8;
}

#adminmenu li {
	list-style-type:	none;
	text-align:			right;
}

#adminmenu a:hover {
	text-decoration:	underline;
}

.adminstatus, .adminwarning, .adminerror {
	text-align:			left;
	color:				black;
	font-weight:		bold;
	padding:			2px 5px 2px 5px;
	margin-bottom:		3px;
}

.adminstatus {
	background-color:	lime;
}

.adminwarning {
	background-color:	yellow;
}

.adminerror {
	background-color:	red;
}

#arrangebox {
	text-align:			center;
	position:			relative;
}

#artist {
	font-size:			23pt;
	letter-spacing:		2.25px;
	float:				left;
	clear:				none;
}

.badie {
	color:				red;
	font-weight:		bold;
}

#blogtitle {
	margin-left:		351px;
	font-size:			18pt;
	letter-spacing:		2.25px;
}

.blogentry {
	margin-left:		351px;
	margin-top:			10px;
	padding-right:		9px;
	padding-bottom:		25px;
	width:				540px;
	text-align:			left;
}

.blogdate {
	padding-right:		25px;
	width:				326px;
	text-align:			right;
	clear:				left;
	float:				left;
	font-weight:		bold;
}

.blogposttitle, .blogcomments {
	font-weight:		bold;
}

.blogposttitle a:hover, .blogcomments a:hover {
	text-decoration:	underline;
}

.blogcontent {
	line-height:		125%;
}

.blogcontent a {
	text-decoration:	underline;
}

.blogodd {
}

#blognewer {
	float:				left;
	margin-left:		351px;
	width:				270px;
	text-align:			left;
	font-weight:		bold;
}

#blogolder {
	margin-left:		621px;
	width:				270px;
	text-align:			right;
	font-weight:		bold;
}

#blognewer a:hover, #blogolder a:hover {
	text-decoration:	underline;
}

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;
}

.bold {
	font-weight:		bold;
}

.bottom {
	vertical-align:		bottom;
}

.button_on, .button_off {
	font-weight:		bold;
	margin:				7pt 15px 0px 0px;
	padding:			0px 0px 0px 27px;
	min-height:			17px;
/*	width:				66px;*/
	width:			  	48px;
	cursor:				pointer;
	float:				right;
}

.button_on {
	background:			url(../images/but_on.jpg) bottom left no-repeat;
}

.button_off {
	background:			url(../images/but_off.jpg) bottom left no-repeat;
}

.category {
	font-weight:		bold;
}

.center {
	text-align:			center;
}

.contactbox {
	display:			none;
}

#contactinfo {
	margin-bottom:		20px;
}

#contactinfo a {
	text-decoration:	underline;
}

.contactright {
	margin-left:		351px;
	padding-right:		9px;
	padding-bottom:		3px;
	width:				540px;
}

.contactleft {
	padding-right:		10px;
	width:				341px;
	text-align:			right;
	clear:				left;
	float:				left;
}

.contacttitle {
	font-size:			12pt;
	font-weight:		bold;
	letter-spacing:		2.25px;
}

.currentpage {
	font-weight:		bold;
	padding-left:		4px;
	padding-right:		4px;
}

.fifty {
	width:				50%;
}

#gallerybox {
	margin:				0px 20px 0px 0px;
	width:				880px;
	float:				left;
}

.gallerycats {
	padding:			5px;
	margin-bottom:		10px;
	height:				190px;
	line-height:		175%;
}

.gallerycats a:hover {
	text-decoration:	underline;
}

.gallerythumb {
	height:				200px;
	width:				324px;
	margin:				0px 28px 10px 0px;
	float:				left;
}

.gallerytitle {
	font-size:			12pt;
	font-weight:		bold;
	letter-spacing:		2.25px;
}

#goodbad {
	padding-bottom:10px;
}

.green, .gray, .grey {
/*	color:				#849511;*/
	color:				#808080;
}

.header {
	padding-right:		36px;
}

#homebox {
	height:				486px;
	line-height:		486px;
	text-align:			center;	
}

#homebox img {
	vertical-align:		middle;
}

.hundred {
	width:				100%;
}

#imagebox {
	margin:				0px 20px 0px 20px;
	width:				572px;
	height:				432px;
	line-height:		432px;
	text-align:			center;
	float:				left;
}

#imagebox img {
	vertical-align:		middle;
}

img {
	border:				0px;
}

#leftbar {
	width:				144px;
	height:				432px;
	float:				left;
}

#linkbox {
	margin-left:		351px;
	text-align:			left;
	line-height:		135%;
	padding-right:		5px;
}

#linkbox a {
	font-weight:		bold;
}

#linkbox a:hover, #printinfo a {
	text-decoration:	underline;
}

#login {
	margin-left:		351px;
	float:				left;
	padding:			5px;
	text-align:			left;
	line-height:		125%;
	border:				1px solid #808080;
}

#logintitle {
	font-weight:		bold;
	background-color:	#f0f0f0;
	padding:			5px;
	margin-bottom:		5px;
}

#loginbad {
	font-weight:		bold;
	color:				red;
}

#mainbox {
	width:				900px;
	padding:			24px 27px 24px 27px;
}

.menutitle {
	font-size:			12pt;
	font-weight:		bold;
	letter-spacing:		2.25px;
}

.movethumb {
	width:				114px;
	height:				100px;
	line-height:		100px;
	margin-bottom:		2px;
	text-align:			center;
	float:				left;
}

.movethumb img {
	vertical-align:		middle;
}

.pagelink {
	text-decoration:	underline;
	padding-left:		4px;
	padding-right:		4px;
}

#pagestrip {
	text-align:			left;
	position:			absolute;
	left:				0px;
	bottom:				0px;
}

.printbox {
	width:				243px;
	height:				198px;
	margin:				0px 27px 10px 352px;
	background-color:	#323232;
	border:				1px solid black;
	float:				left;
}

.printinfobox {
	font-size:			9pt;
	color:				#575757;
	line-height:		140%;
	padding-top:		10px;
	width:				243px;
	height:				190px;
	margin-bottom:		10px;
	float:				left;
}

#thanks {
	font-size:			10pt;
	line-height:		140%;
	width:				486px;
	margin-left:		352px;
	float:				left;
}

#printinfo {
	text-align:			justify;
	width:				325px;
	position:			absolute;
	left:				37px;
	top:				106px;
}

.printlink {
	color:				#323232;
	font-weight:		bold;
}

.printheader {
	color:				#323232;
	font-weight:		bold;
}

.resumeleft {
	padding:			0px 10px 0px 216px;
	width:				125px;
	clear:				left;
	float:				left;
}

.resumeright {
	padding-right:		9px;
	width:				540px;
	line-height:		125%;
	float:				left;
}

.resumetitle {
	padding:			0px 0px 10px 216px;
	width:				675px;
	font-size:			12pt;
	font-weight:		bold;
	letter-spacing:		2.25px;
	clear:				both;
	float:				left;
}

.right {
	text-align:			right;
}

#rightbar {
	width:				144px;
	height:				432px;
	color:				#575757;
	float:				left;
	position:			relative;
}

.righticon {
	padding-left:		4px;
	padding-right:		4px;
}

.selthumb {
	background-color:	navy;
	width:				114px;
	height:				100px;
	line-height:		100px;
	margin-bottom:		2px;
	text-align:			center;
	float:				left;
}

.selthumb img {
	vertical-align:		middle;
}

.smaller {
	font-size:			8pt;
}

.sold a {
	text-decoration: underline;
}
.sold a:hover {
	font-weight: bold;
}
.sold td {
	padding-right: 20px;
}

.thumb {
	width:				114px;
	height:				100px;
	line-height:		100px;
	margin-bottom:		2px;
	text-align:			center;
}

.thumb img {
	vertical-align:		middle;
}

#thumbstrip {
	width:				144px;
	height:				432px;
	text-align:			left;
	position:			relative;
	float:				left;
}

.top {
	vertical-align:		top;
}

#topgap {
	height:				38px;
	clear:				both;
}

#venuebox {
	margin-left:		351px;
	padding-right:		5px;
	text-align:			left;
	line-height:		125%;
}

#venuebox a:hover {
	text-decoration:	underline;
}

.widecaps {
	text-transform:		uppercase;
	letter-spacing:		1.10px;
}

#workinfo {
	text-align:			right;
	position:			absolute;
	bottom:				0px;
	right:				0px;
}

.worktitle {
	font-weight:		bold;
}

#hintbox{ /*CSS for pop up hint box */
	position:			absolute;
	top: 				0;
	background-color: 	Snow;
	width: 				150px; /*Default width of hint.*/ 
	padding: 			10px;
	border:				1px solid black;
	border-right: 		3px solid #404040;
	border-bottom:		3px solid #404040;
	font-size:			8pt;
	text-align:			justify;
/*	font:				normal 11px Verdana; */
/*	line-height:		18px; */
	z-index:			100;
	visibility: 		hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: 		bold;
	color: 				navy;
/*	margin: 			3px 8px;*/
}


