body {	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.wrap {	
	width: 795px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #A09B78;
	background-color: #FFFFFF;
}
.topnav {
	background-image: url(../images/topnav2.jpg);
	background-repeat: no-repeat;
	height: 55px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
}
.topnavtxt {
	padding-top: 8px;
	padding-right:80px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A09B78;
}
.topnav a{
	color: #A09B78;
	text-decoration: none;
	background-image: none;
   	padding-right: 5px;
	padding-left: 5px;
}
.topnav a:hover{
	color: #666666;
	text-decoration: none;
	background-image: none;
}

.main {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
.maintxt {
	padding-top: 107px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.main a{
	color: #CAAFAB;
	text-decoration: none;
	background-image: none;
    	padding-right: 8px;
	padding-left: 8px;
}
.main a:hover{
	color: #666666;
	text-decoration: none;
	background-image: none;
}

.sectitle{
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/title_bio.jpg);
	background-color: #000000;
	height: 50px;
}
.biocontent1 {
	padding-top: 10px;
	padding-bottom: 40px;
}
.biocv {
	padding-left: 19px;
	padding-right: 10px;
	float:left;
	width: 365px;
	text-align: left;
}
.biophoto {
	padding-right: 19px;
	padding-top: 15px;
}
.exhibitions {
	padding-right: 17px;
	padding-left: 17px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	width: 760px;
}
.extphotos {
	padding-top: 15px;
	width: 208px;
	float:left;
}
.extext {
	float:left;
	padding-left: 15px;
    width: 503px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #1b1b1b;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.photos {
    border: 4px;
	border-color: #000000;
}
.content a{
	color: #999999;
	text-decoration: none;
}
.content a:hover{
	color: #CCCCCC;
	text-decoration: none;
	background-image: none;
}
h2 {	
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.botnav {
	height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454230;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #A09B78;
}
.botnav a{
	color: #454230;
	text-decoration: none;
    	padding-right: 10px;
	padding-left: 10px;
}
.botnav a:hover{
	color: #666666;
	text-decoration: none;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-bottom: 7px;
}
.footer a{
	color: #999999;
}
