.menubackground {
	background-image: url(slices_concept2/menu.gif);
	background-repeat: no-repeat;
}
.contentbackground {
	background-image: url(slices_concept2/content_small.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.allcapsstretched {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.upperhorzline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 37px;
	font-weight: lighter;
}
.leftvertline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.rightcontentshadow {
	background-image: url(slices_concept2/right_content_spacer.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.widetext {
	letter-spacing: .1em;
}
.bottombackground {
	background-image: url(slices_concept5/black_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

