body {
  margin: 0 0 0 0;
  font-family: Verdana, arial, helvetica, Sans-Serif;
  font-size: 10pt;
	color: #000000;
	background-image: url(images/back_tile.jpg);
}

p {
  font-family: inherit;
  font-size: 10pt;
}

td.label {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
}
.labelreq {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
  font-weight: bold;
  color: #930000;
}

td {
  font-family: inherit;
  font-size: 10pt;
}

a:link { 
  color: #5c713c; 
  text-decoration: none 
}
a:visited { 
  color: #465927; 
  text-decoration: none 
}
a:hover { 
  color: #ff0000; 
  text-decoration: underline; 
}

h1 
{
	font-size: 12pt;
	color: #324459;
	font-weight: bold;
}

h3 
{
	font-size: 15pt;
	color: #b70101;
	font-weight: bold;
	margin-bottom: 26px;
	font-style: italic;
	font-family: Times New Roman, Serif;
}

h3.artistgal
{
	font-size: 11pt;
	color: #b70101;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 20px;
	font-style: normal;
	font-family: Times New Roman, Serif;
}

h1.thumbshead 
{
	font-size: 11pt;
	color: #324459;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 20px;
}

h4 
{
	font-size: 11pt;
	color: #324459;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 20px;
	text-align: center;
}

#bodybox 
{
	/*position: relative;*/
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	/*border: solid 2px #ffffff;*/
	border-bottom: 0px;
	background-color: #ffffff;
}

.bodytd 
{
	vertical-align: top;
	padding-right: 20px;
}

#contbox p
{
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.contemail 
{
	margin-bottom: 1em;
	margin-left: 1em;
}

#masthead 
{
	margin-bottom: 30px;
	border: solid 2px #ffffff;
}

#logoimg 
{
	position: absolute;
	top: 14px;
	left: 8px;
}

.leftbar 
{
	vertical-align: top;
	width: 210px;
}
	
#leftnav 
{
	margin-top: 38px;
	margin-left: 40px;
}

#leftnav a 
{
	display: block;
	margin-bottom: 18px;
	font-size: 11pt;
	font-weight: normal;
	white-space: nowrap;
}

#leftnav a:link
{
	color: #676767;
	text-decoration: none;
}

#leftnav a:visited
{
	color: #7c7c7c;
	text-decoration: none;
}

#leftnav a:hover
{
	color: #b70101;
	text-decoration: none;
}

#leftnav a.actlnk:link
{
	color: #b70101;
	text-decoration: none;
}

#leftnav a.actlnk:visited
{
	color: #b70101;
	text-decoration: none;
}

.currpagearro 
{
	font-weight: normal;
	font-size: smaller;
	padding-left: 3px;
}

#bottombar 
{
	background-color: #31315f;
	color: #ffffff;
	font-size: 8pt;
	line-height: 40px;
	text-align: center;
	margin-top: 50px;
}

#bottombar a:link, #bottombar a:visited
{
	color: #e7e7e7;
	text-decoration: none;
}

#bottombar a:hover
{
	color: #d84386;
	text-decoration: none;
}

#slidebox 
{
	width: 595px;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
	/* border: solid 1px #ff0000; */
	/* background-color: #d4d4d4; */
	cursor: pointer;
}

#leftcolimg 
{
	border: solid 8px #a6a8a9;
	float: left;
	margin-left: 12px;
	margin-right: 18px;
	margin-top: 20px;
}

.awardimg 
{
	text-align: right;
	padding: 6px;
	vertical-align: top;
}

.awardtxt 
{
	padding-left: 12px;
	padding-right: 1px;
	padding-bottom: 8px;
	vertical-align: top;
}

.awardname 
{
	font-weight: bold;
	font-style: italic;
	color: #324459;
}

.awardaward 
{
	margin-top: 4px;
}

.awardtext 
{
	margin-top: 4px;
}

.eventname 
{
	font-weight: bold;
	color: #324459;
	margin-top: 6px;
}

#portcats 
{
	margin-top: 20px;
	margin-left: 30px;
}

.portcatitem 
{
	float: left;
	width: 260px;
	height: 260px;
}

.portcatname 
{
}

.portcatitem a:link 
{
	color: #7c7c7c;
	text-decoration: none;
}

.portcatitem a:visited
{
	color: #9d9d9d;
	text-decoration: none;
}

.portcatitem a:hover
{
	color: #3c5597;
	text-decoration: none;
}

#portthumbs 
{
	margin-top: 20px;
}

.thumbitem 
{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.phototitle 
{
	margin-top: 8px;
	font-weight: bold;
}

.phototags 
{
	margin-top: 6px;
	font-size: 8pt;
}

#inquirebox 
{
	display: none;
	padding: 12px;
	background-color: #e8e8e8;
	border: solid 8px #812820;
	position: absolute;
	top: 40px;
	left: 40px;
	color: #000000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.opaque 
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	background-color: #dddddd;
}

.dlglabel 
{
	text-align: right;
	padding-right: 3px;
}

#asyncherror 
{
	padding: 2px;
	border: solid 1px #ff0000;
}

.photolarge 
{
	/* margin-left: auto; */
	/* margin-right: auto; */
}

#activetags 
{
	clear: both;
	/* margin-top: 20px; */
	position: relative;
	top: 30px;
	font-size: 8pt;
}

#activetags a 
{
	padding-left: 3px;
	padding-right: 3px;
}

#artistsimgs 
{
	vertical-align: top;
}

#artistsbios 
{
	vertical-align: top;
}