body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #838383; /* main */
}

.categoryBackgroundImage {
	background-image: url(images/background_main.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.contentTopSlice {
	background-image: url(images/content_top_slice_main.gif);
	background-repeat: no-repeat;
}

.contentBottomSlice {
	background-image: url(images/content_bottom_slice_main.gif);
	background-repeat: no-repeat;
}

.menuTopSlice {
	background-image: url(images/menu_top_slice_main.gif);
	background-repeat: no-repeat;
}

.menuContent {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #B5B5B5;
}

.menuBottomSlice {
	background-image: url(images/menu_bottom_slice_main.gif);
	background-repeat: no-repeat;
}
