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

/* styles specifically for background images (map chart version) */
body {
	background:#c05252;
	background:url(img/bgPaint.jpg) repeat 0 0;
}
#projectbox {
	border:2px solid #8c4242;
}
#topnav > li ul a {
	border-left:4px solid #c05252;
	border-right:4px solid #c05252;
}
.menutop {
	background:url(img/menutop_bgPaint.png) no-repeat 0px 0px;
}
.menubottom {
	background:url(img/menubottom_bgPaint.png) no-repeat 0px 0px;
}
.link_nor{
border-color:#8c4242;
}

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