html {
	background:#1A4274;	
}
body {
	background:#1A4274;
	margin:20px 0;
	padding:0;
}
.pictable {
	line-height:100%;
	background:#FFF;
}
.prodpic .pictable {
	border:none;
}
.prodpic img {
	width:390px;
}
.note {
	text-align:center;
	border:#A0A0A0 1px solid;
	padding:5px;
	background:#FFF;
	color:#1A4274; 
	margin-top:10px;
}
#siteindex .subsection li, #siteindex li.subsectiontitle span, #siteindex li.subsectiontitle {
	background:none;
}
#siteindex li.subsectiontitle {
	color:#FFF;
}
#footer, #footer a {
	color:#CCC;
}
#footer a {
	font-weight:normal;
}