body { background-color:#666666; }
h1 { color:#ffcccc; background:url(../images/bg-h1.gif) left no-repeat; }
h3 { color:#660000; }
a { color:#660000; }
a:hover { color:#666666; }

#container { background-color:#996666; border-color:#660000; }
#header { background:#660000 url(../images/bg-header.jpg) bottom center no-repeat; }
#extra1 { color:#ffffff; }
#menu a { color:#ffcccc; }
#menu a:hover { color:#660000; }
#content { background:#ffffff url(../images/bg-content.gif) top left no-repeat; }
	#content h2 { background-color:#ffcccc; color:#660000; }
#subcontent_2 { background-color:#ffcccc; }
#footer, #footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #cccccc;
}