body { background-color:#cccccc; }
h1 { color:#e1e44a; background:url(../images/bg-h1.gif) left no-repeat; }
h3 { color:#6699cc; }
a { color:#bebf3b; }
a:hover { color:#336699; }
a:hover { color:#336699; }

#menu li a { color: #E1E44A; }
#menu li a:hover {
		color: #ffffff;
	}

#menu li a.selected {
		color: #ffffff;
	}

#container { background-color:#6699cc; border-color:#6699cc; }
#header { background:#336699 url(../images/bg-header.jpg) bottom center no-repeat; }
		#tagline h2 { color: #000000;}
		
#extra1 { color:#ffffff; }
#content { background:#ffffff url(../images/bg-content.gif) top left no-repeat; }
	#content h2 { background-color:#e1e44a; color:#6699cc; }
#subcontent_2 { background-color:#e1e44a; }

#footer a { color: #e1e44a; }
#footer a:hover { color: #336699;}