body {
	background: #ffc;
	}
	
#pagebox {
	background: #fff;
	}
	
#identityHeader {
	background-color: #330000;
	background-image: url(skin_graphics/colorado_header.jpg);
	background-repeat: no-repeat;
	}	


#linksHeader {
	background-color: #C93;
	}
	
#footer {
	background-color: #f1f1f1;
	}
	

	
/* TYPOGRAPHY COLORS
======================================================================= */

h1.headerName {
	color: #FFF;
	}
		
h2.headerList {
	color: #ffc;
	}
	
ul#miniTabs a {
	color: #633;
	text-decoration: underline;
	}
		
ul#miniTabs a:hover {
	color: #FF6;
	text-decoration: underline;
	}
	
#content h1, 
#content h1 a, 
#content h3, 
#content h3 a, 
#content h4, 
#content h4 a, 
 {
	color: #300;
	font-weight: bold;
	}

#content h2, 
#content h2 a, {
	color: #600;
	font-weight: bold;
	}
