@charset "utf-8";
/* CSS Document */

#header_wrapper {
	background: url(images/header_bg.png) repeat-x;
}

#header {
	background: url(images/banner_halloween.jpg) no-repeat;
}

#footer_wrapper {
	background: url(images/footer_bg.png) repeat-x;
}

a, h2, .npheader {
    color: #4167a8;
}

/* Product page */
table#productImgTable {
	border: 1px solid #4167a8;
}

/* Holiday graphics */
div#holidayblock_bl {
	height: 120px;
	background: url(images/halloween_bl.png) no-repeat top;
}

div#holidayblock_br {
	width: 140px;
	height: 170px;
	background: url(images/halloween_br.png) no-repeat top;
}