body {
	background:url(../img_red/sub_back.gif) #660E00  repeat-x;
}
#navmenu {
	background:url(../img_red/nav.gif) no-repeat;
}
#navmenu #about a:hover {
	background:url(../img_red/nav_over.gif);
}
#navmenu #studio a:hover {
	background:url(../img_red/nav_over.gif) 516px;
}
#navmenu #sculptures a:hover {
	background:url(../img_red/nav_over.gif) 438px;
}
#navmenu #installations a:hover {
	background:url(../img_red/nav_over.gif) 334px;
}
#navmenu #gallery a:hover {
	background:url(../img_red/nav_over.gif) 251px;
}
#navmenu #news a:hover {
	background:url(../img_red/nav_over.gif) 184px;
}
#navmenu #contact a:hover {
	background:url(../img_red/nav_over.gif) 134px;
}
#navmenu #shoppingcart a:hover {
	background:url(../img_red/nav_over.gif) 53px;
}




#header {
	background:url(../img_red/sub_header.jpg) no-repeat;
}
#header span {
	color:#660E00;
}
#header span a {
	color:#660E00;
}	 
#header span a#active  {
	color:#660E00;
}	




#content {
	background:#76271A repeat-y url(../img_red/sub_content_repeat.gif);
	color:#888;
}
#content a {
	color:#660E00;
}
#content #logo {
	background:url(../img_red/sub_logo.jpg) no-repeat;
}
#content h2, #content h3 {
	color:#660E00;
}
.addToCart {
	background:url(../img_red/cart.gif) no-repeat;
}


#footer {
	background:url(../img_red/footer_repeat.gif) repeat-x;
}
#footer #footer_shaddow {
	background:url(../img_red/footer_shaddow.gif);
}

#footer_content {
	color:#fff;
}
#footer_content a {
	color:#fff;
}