/* ===== Blue ===== */

/* ===== Header ===== */

#header_title {
	color: #0066CC; 
}

.head_region {
	color: #0066CC; 
}

/****** Menu *******/

.leftnavdiv {
	border-top: 1px solid #0066CC; 
	border-bottom: 1px solid #0066CC; 
}

#global_navigation a {
	color: #06c;
}

/* ===== Content ===== */

#content a {
	color: #06c;
}

#content h1 {
	back_ground-color: #0066cc; 
	border-left: 1.5em solid #0066CC;
}

#content h2 {
	color: #0066CC;
}

#content h3 {
	border-bottom: 1px solid #0066CC; 
	width: 90%;
}

#content h4 {
	border-bottom: 1px solid #6699CC; 
	width: 80%;
}

#content h5 {
	border-bottom: 1px solid #99CCFF; 
	width: 70%;
}

#content h6 {

}

