/* CSS Document */
.contentarea {
	color: #669CE4;
	background: url(/images/merchandise.jpg) no-repeat;
	width: 979px;
}
.contentarea td {
	font:0.85em Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: left;
}
.pagetitle { color: #669CE4; }
.sectiontitle { color: #669CE4; }
.sectiontitle a { color: #669CE4; }
.sectiontitle a:hover {	color: #669CE4; }
.sectionbody { color: #669CE4; }

