body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*line-height: 20px;*/
}
a:link, a:visited  {
	font-size: 14px;
	color: #A65959;
}

a:hover, a:active {
	font-size: 14px;
	color: #B87C7C;
	text-decoration: none;
}

#left a:link, #left a:visited  {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#left a:hover, #left a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#left {
	padding: 35px 0px 0px 50px;

	/*width: 40%;*/
		vertical-align:top;
}

#left td{
	height: 20px;
	/*width: 205px;*/
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#line {
	padding: 15px 0px 10px 50px;
	/*width: 40%;*/
		vertical-align:top;
}

#line td{
	height: 20px;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#leftbottom {
	padding: 0px 0px 0px 30px;
	width: 40%;
	/*height: 380px;*/
	vertical-align:top;
	text-align: left;
}

/*#leftbottom td{
	height: 20px;
	width: 205px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}*/

#work {
	line-height: 18px;
}

#workmid {
text-align:center;
}

#portraitworkmid img{
	float: left;
	padding: 0px 15px 0px 0px;
	vertical-align: text-bottom;
}

#right {
	padding: 35px 40px 0px 20px;
	width: 460px;
	vertical-align:top;
	line-height: 20px;
}

#right td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#rightsub {
	padding: 35px 20px 0px 0px;
width: 60%;
	vertical-align:top;
	line-height: 20px;
}

#subcat a:link, #subcat a:visited {
	padding: 0px 0px 0px 20px;
	background-image: url(images/dot.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#subcat a:hover, #subcat a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding 0px 0px 0px 0px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	font-size: 18px;
	color: #9DAAB2;
}
h3 {
	font-size: 16px;
	color: #999999;
}

#footer {
	text-align: center;
	border-top-width: 1px;

	border-top-style: solid;
	border-top-color: #999999;

	padding-top: 5px;
}
.exhib {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
