body {
	background-color: #ffffff;
	background-image: url(http://www.novapyrotechnics.com/images/mainbg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
}

#MAINCELL {
	background: #000 url(http://www.novapyrotechnics.com/images/contentbg.jpg) repeat;
}

#TOP {
	background:  url(http://www.novapyrotechnics.com/images/topbar.jpg) top left no-repeat;

}


#menuright {
	background: url(http://www.novapyrotechnics.com/images/rightbar_bg.gif);
}

.tapebox_content {
	padding: 0 20px 0 20px;
		line-height: 18px;
}



a.prodbox_link {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border: 0;
	text-decoration:none;
	cursor: pointer;
}

a.prodbox_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 0;
	text-decoration:none;
}

.prodbox {
	background: #000 url(../images/prodlist_bott.jpg) bottom no-repeat;
	border: 0px;
	height: 214px;
}

.prodbox:hover {
	background: #000 url(../images/prodlist_bott_hover.jpg) bottom no-repeat;
	border: 0px;
	text-decoration: none;
}

.prodtext {
	padding-top: 20px;
}
