h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
        color: #1e2a5e;
        font-weight: normal;
        margin: 20px 0 10px;
        text-align: left;
}

a {
        color: #1e2a5e;
        outline: none;
        text-decoration: none;
}

a:hover, #content h2 a:hover, #content h3 a:hover {
        color: #1e2a9e;
}

#access {
	background: #9baeb4 url(images/bg_blue.jpg) repeat-x;
	border-bottom: 1px solid #444;
	font-size: 1.2em;
}
.sidebar-column {
	background: #9baeb4 url(images/bg_blue.jpg) repeat-x;
	color: #333;
}
div#bottombars {
	background: #9baeb4 url(images/bg_blue.jpg) repeat-x;
}
