body	{
	background: #e9e9e9 url(graphics/canvas.jpg);
}
.homeTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 514px;
	background: url(graphics/brushes.jpg) no-repeat;
}	
.toolbar {
	width: 336px;
	height: 68px;
	margin-left: 434px;
	background: url(graphics/toolbar.gif) no-repeat;
}
.toolbar img {
	margin-top: 10px;
}
.intro {
	width: 423px;
	height: 265px;
	padding-left: 347px;
}
.logo {
	width: 336px;
	height: 92px;
	margin-left: 434px;
}

.homePainting1 {
	position: absolute;
	top: 394px;
	left: 0px;
	margin-left: 48px;
	width: 722px;
	height: 675px;	
	background: url(graphics/family_outing_back.jpg) no-repeat;
	background-position: 251px 0px;
	overflow: visible;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #635536;
	z-index:2;
}
.homePainting2 {
	position: absolute;
	top: 933px;
	left: 0px;
	width: 770px;
	height: 742px;	
	background: url(graphics/fresh_catch_back.jpg) no-repeat;
	background-position: 0px 122px;
	overflow: visible;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	text-align: left;
	color: #635536;
	z-index:1;
}
.drawing1 {
	margin-left: 15px;
	margin-top: 25px;
}
.drawing2 {
	margin-left: 469px;
}
.textBox1 {
	margin-top: 137px;
	width: 328px;
	float: left;
}
.textBox2 {
	margin-top: 10px;
	float: left;
}
.title {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textMargin2 {
	margin-left: 10px;
	float: left;
}
.textMargin2small {
	margin-left: 10px;
	float: left;
	font-size: 11px;
	color: #573e0a;
}
.painting1 {
	margin-left: 21px;
	margin-top: 212px;
	float: left;
}
.painting2 {
	padding-left: 42px;
	margin-right: 28px;
	margin-top: 71px;
	float: left;
}
.zoom {
	margin-top: -38px;
	margin-right: -15px;
}
.footer {
	position: absolute;
	top: 1624;
	left: 0px;
	width: 770;
	height: 196px;
	background: url(graphics/palette.jpg) no-repeat;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
}
.footerBox {
	margin-top: 80px;
	padding-left: 48px;
	float: left;
}
.subNav {
	margin-top: 107px;
	padding-left: 118px;
	float: left;
}
#biography {
	position:absolute;
	left: 39px;
	top: 41px;
	z-index:5;
	display: none;
	background: url(graphics/biography.jpg) no-repeat;
	width: 719px;
	height: 531px;
	padding-top: 18px;
	padding-left: 118px;
	padding-right: 20px;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 15px;
	color: #414C91;
}
#contact {
	position:absolute;
	left: 484px;
	top: 41px;
	z-index:6;
	display: none;
	background: url(graphics/contact.jpg) no-repeat;
	width: 274px;
	height: 278px;
	padding-top: 17px;
	padding-left: 71px;
	padding-right: 20px;
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 15px;
	color: #78765C;
}
a {
	color: #C5443F; 
	text-decoration: none;
}
#biography2 {
	position:absolute;
	top: 1600;
	left:98;
	z-index:5;
	display: none;
	background-color:#FFffff;
	border:1px solid #dd7700;
	width:600;
	padding:5;
	font-style: normal;
}
#contact2 {
	position:absolute;
	top: 1600;
	left:98;
	z-index:5;
	display: none;
	background-color:#FFffff;
	border:1px solid #dd7700;
	width:600;
	padding:5;
	font-style: normal;
}
.popup {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 15px;
	color: #635536;
}
