/* CSS Document */
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
body {
	background-color: #FFFFFF;
scrollbar-base-color: #E0E0E0;
scrollbar-arrow-color: #070007;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #828282;
scrollbar-face-color: #e0e0e0;
scrollbar-highlight-color: #D0DBF2;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #AFBCCC;
}

a {	text-decoration: none;
	color: #333333; }
a:visited { color:#666666
}
a:hover { color:#0099FF;
}
#contain{
	position: relative;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	padding: 15px;
	background-color: #CCCCFF;}
#headblock{
	position: absolute;
	top: 0px;
	width: 800px;
	height: 40px;}
#joshuapetkertitle{
	position: absolute;
	top: 80px;
	width:233px;
	height: 27px;
	margin-left: 142px;}
#paintingstitle{
	position: absolute;
	top: 80px;
	width:80px;
	height: 27px;
	margin-left: 375px;}
#biographytitle{
	position: absolute;
	top: 80px;
	width:86px;
	height: 27px;
	margin-left: 455px;}
#calendartitle{
	position: absolute;
	top: 80px;
	width:81px;
	height: 27px;
	margin-left: 541px;}
#presstitle{
	position: absolute;
	top: 80px;
	width:58px;
	height: 27px;
	margin-left: 622px;}
#contacttitle{
	position: absolute;
	top: 80px;
	width: 46px;
	height: 27px;
	margin-left: 680px;}
#mainarea{
	position: absolute;
	top: 113px;
	width:584px;
	height: 434px;
	margin-left: 142px;
	background-color: #CC3399;}
#copyright{
	position: absolute;
	top: 550px;
	width:584px;
	height: 15px;
	margin-left: 142px;
	color: #CCCCCC; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #330066}


