

body {
	background: #50729C;
	}
	
#pagebox {
	background: #fff;
	}
	
#identityHeader {
	background: #660000;
	}	

#linksHeader {
	background: #747474 url(skin_graphics/stones_linksheader.jpg) no-repeat;
	}
	
#footer {
	background-color: #f1f1f1;
	}
	

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

h1.headerName {
	color: #ffffff;
	}
		
h2.headerList {
	color: #ffffff;
	}
	
ul#miniTabs a {
	color: #ffffff;
	}
	
#content h1, 
#content h1 a, 
#content h2, 
#content h2 a, 
#content h3, 
#content h3 a, 
#content h4, 
#content h4 a, 
#content ul li a {
	color: #000066;
	font-weight: normal;
	}
	
	
