body
{
	background:#a47c25;
	
}


#header
{
	background:url(../images/headerslice.gif) repeat-x;
}

#headerwrapper
{
	position:relative;
	background:url(../images/headermenunav.gif) no-repeat;
}

.mainbackground
{
	background:url(../images/indexbg.jpg) no-repeat;
}

.biobackground
{
	background:url(../images/biobg.jpg) no-repeat;
}

.contactbackground
{
	background:url(../images/contactbg.jpg) no-repeat;
}

.galbackground
{
	background:url(../images/gallerybg.jpg) no-repeat;
}

.galbackground2
{
	background:url(../images/gallerybg2.jpg) no-repeat;
}

.linksbackground
{
	background:url(../images/linksbg.jpg) no-repeat;
}




#footer
{
	background:url(../images/footerslice.gif) repeat-x;
}


