/* ===== Red ===== */

/* ===== Header ===== */

#header_title {
	color: #CC0000; 
}

.head_region {
	color: #CC0000; 
}

/****** Menu *******/

.leftnavdiv {
	border-top: 1px solid #CC0000; 
	border-bottom: 1px solid #CC0000; 
}

#global_navigation a {
	color: #06c;
}

/* ===== Content ===== */

#content a {
	color: #06c;
}

#content h1 {
	back_ground-color: #CC0000; 
	border-left: 1.5em solid #CC0000;
}

#content h2 {
	color: #CC0000;
}

#content h3 {
	border-bottom: 1px solid #CC0000; 
	width: 90%;
}

#content h4 {
	border-bottom: 1px solid #FF0000; 
	width: 80%;
}

#content h5 {
	border-bottom: 1px solid #FF6600; 
	width: 70%;
}

#content h6 {

}

