@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
scrollbar-face-color: #666666;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #333333;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
letter-spacing:1px;
color:#000000;
line-height:150%;

}

img {border-color:#000000;
}
.style1 {
	color:#333333;
	font-size:medium;
	letter-spacing:1.25px;
	line-height:145%;
	
}
.style3 {
	color: #000000;
	letter-spacing:1.25px;
	font-size: small;
	line-height:145%

}
.style4 {
	color: #FF3300;
	letter-spacing:1.25px;
	font-size: x-small;
}
.header1 {
	color: #333333;
	letter-spacing:2px;
	font-size:24px;
	line-height:150%;
	}
.style_table {
	background-color:#CCCCCC;
	
	
}
.stylehr {
color: #000000;
}

a, a:link, a:visited, a:active {
	font-size:small;
	color: #336699;
	text-decoration: underline;
	border:none;

}
a:hover {
	font-size:small;
	color:#000000;
	text-decoration: underline;
	border:none;

}




/* LAYOUT */
#site 
	{width:955px; position:relative; margin: 0px auto 0px auto;}

#content {
	width:800px;
	position:absolute;
	left:77px;
	background-color:#cccccc;	
}

#leftcol {
	position:relative;
	width:580px;
	float:left;
	background-color:#cccccc;
	padding:5px 10px 5px 10px;
}
	
#rightcol {
	position:relative;
	width:180px;
	float:right;
	background-color:#cccccc;
	padding:5px 10px 5px 10px;

	}
	
#lefthead {
	height: 120px;
	width:580px;
	float:left; 
	padding:5px 5px 5px 5px;
}

#righthead {
	height:100px; 
	float:right; 
	padding:5px 25px 5px 5px;
	text-align:right;
}



#footer {
	position:relative;
	float:left;
	width:800px;
	height:37px;
	padding:0px 0px 20px 0px;
	left: 0px;
	background-image: url(assets/footer1.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	font-size:x-small;
	}

#painting {width:800px; position:relative; padding: 20px 0px 20px 0px; margin: 0px auto 0px auto; background-color:#cccccc;}

#gallery {
	position:relative;
	width:760px;
	float:left;
	background-color:#cccccc;
	padding:5px 10px 5px 10px;
}
