.bgmenu {
	background-color: #BC95D6;
}
.bg {
	background-repeat: repeat-x;
	background-position: right top;
}
.bglinks {
	background-image:  url(images/asn_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #201E23;
}
.bgcontent {
	background-image:  url("images/asn_content.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/asn_bottom.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenubottom {
	background-image:  url("images/asn_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #732B8F;
}
.bgnavigation {
	background-image: url(images/asn_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgheader {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgproducts {
	background-image:  url("images/asn_products.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbar {
	background-image:  url("images/asn_bar.gif");
	background-repeat: repeat-x;
	background-position: center top;
}
.bgnewsletter {
	background-image:  url("images/spacer.gif");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #4E4C51;
}

