body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image: url("../images/background.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 54px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 50px;
	margin-bottom: -5px;
	margin-top: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #AF3C17;
	margin-left: 10px;
	margin-top: 2px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 10px;


}
p.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 10px;
	margin-right: -2px;
}
p.open {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: -2px;
}
img.bio {
	border-width:	1px;
	border-color:   #000000;
	border-style:   solid;
	margin-right:	5px;
	margin-bottom:	200px;
	margin-top: 10px;
	margin-left: 15px;
}
img.buttons {
	border-width:	0px;
	border-color:   #000000;
	border-style:   solid;
	margin-right:	3px;
	margin-bottom:	10px;
	margin-top: 10px;
	margin-left: 3px;
}
img.artthumb {
	border-width:	1px;
	border-color:   #000000;
	border-style:   solid;
	margin-bottom:	7px;
	margin-left: 7px;
}
img.art {
	border-width:	1px;
	border-color:   #000000;
	border-style:   solid;
	margin-top:	3px;
	margin-bottom:	10px;
	margin-left: 10px;
}
img.main {
	border-width:	1px;
	border-color:   #000000;
	border-style:   solid;
	margin-right:	3px;
	margin-bottom:	10px;
	margin-top: 10px;
	margin-left: 3px;
}
img.main:hover {
	border-color:	#ffffff;
}
img.artthumb:hover {
	border-color:	#ffffff;
}
a:link {
	color: #AF3C17;
}
p.footer {
	color: #FFFFFF;
	text-align: center;
}
#divsideimage {
	height: auto;
	width: 54px;
	background-image: url(../images/sideimage_02.gif);
	background-repeat: repeat-y;
}
#divhead {
	width: 100%;
	margin-left: 40px;
}
#divcontent {
	margin-top: -2px;
	width: 646px;
	background-repeat: no-repeat;
	background-image: url(../images/contentback_25.gif);
	background-attachment: scroll;
	background-position: 0px 0px;

}
#divbio {
	width: 500px;
	margin-left:15px;
	}
#divart {
	float:right;
	width: 150px;
	margin-right:2px;
	}

a:link    { color: #ffffff }
a:visited { color: #ffffff }
a:active  { color: #ffffff }
a:hover   { color: #ffffff; text-decoration: none }
a:focus   { color: #ffffff }