/* SCIENTIFIC ART STUDIO web site www.scientificartstudio.com  */

/* styles specifically for background images (leather version) */
body {
	background:#c38c74;
	background:url(img/bgLeather.jpg) repeat 0 0;
}
#projectbox {
	border:2px solid #8c5760;
}
#topnav > li ul a {
	border-left:4px solid #c38c74;
	border-right:4px solid #c38c74;
}
.menutop {
	background:url(img/menutop_bgLeather.png) no-repeat 0px 0px;
}
.menubottom {
	background:url(img/menubottom_bgLeather.png) no-repeat 0px 0px;
}
.link_nor{
border-color:#8c5760;
}

.link_act{
background-color:#8c5760;
border-color:#8c5760;
}
