a {
	color: #d12222
}

body {
	background: url('../images/bg_red.gif') repeat-x
}

div.third_column {
	background-image:url('../images/bg_third_column_red.gif');
}
div.third_column h2 {
	background-color: #d12222
}

h1 {
	color: #d12222
}

h2.quote, h4 {
	color: #e66f75
}

.copyright {
	border-top: 2px solid #d12222
}

#header {
	background: url('../images/header_red.jpg') no-repeat;
	border-bottom: 2px solid #d12222
}
#header li a {
	color: #d12222
}
#header li a:hover, #sub li a:hover {
	color: #ae2026
}

#sub ul li a {
	color: #d12222
}
#sub > ul > li.first > a {
	background: url('../images/bg_sub_heading_red.gif') no-repeat;
}
#sub ul ul ul li a {
	border-left: 2px solid #d12222
}
