.background {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerbg {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/header_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 960px;
}
.pagebg {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/page_bg.jpg);
	background-repeat: repeat-y;
}
.navigationbg {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/navigation_bg.jpg);
	background-repeat: no-repeat;
	width: 252px;
}
.contentbg {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/content_bg.jpg);
	background-repeat: no-repeat;
}
.footerbg {
	background-image: url(http://www.actsdesign.com/ctmstore/assets_ecommerce/footer.jpg);
	background-repeat: no-repeat;
	height: 189px;
	background-position: center;
}
.sidebarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E2312;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B2210;
}
.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F2413;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebarlinks a:link {
	text-decoration: none;
	color: #FFCC99;
}
.sidebarlinks a:visited {
	text-decoration: none;
	color: #FFCC99;
}
.sidebarlinks a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}