a {
	color: #155cef
}

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

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

h1 {
	color: #155cef
}

h2.quote, h4 {
	color: #6098f1
}

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

#header {
	background: url('../images/header_blue.jpg') no-repeat;
	border-bottom: 2px solid #155cef
}
#header li a {
	color: #155cef
}
#header li a:hover, #sub li a:hover {
	color: #0100ff
}

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