h1, h2, h3,
div.csc-header h1,
div.csc-textpicHeader h1 {
	color: #d70e18;
}

blockquote {
	border-left: 1px dashed #d70e18;
}

a, a:link, a:active, a:visited {
	color: #d70e18;
}

#header {
	background-color: #d70e18;
}

#header2 {
	background: url('images/red_header.png') top left no-repeat;
}

#menu a.act {
	color: #d70e18;
}
#menu a:hover {
	color: #d70e18;
}

#linel {
	background: url('images/red_linel.png') top right no-repeat;
}

#liner {
	background: url('images/red_liner.png') top right no-repeat;
}

#content {
	border-top: 2px solid #d70e18;
	border-bottom: 2px solid #d70e18;
}

