body {
	background-color: #1E5477;
}

a:link, a:visited {
	color: #1E5477;
}

a:hover, a:active {
	color: #1A4968;
}

#siteTitle h1 {
	color: #97AE11;
}

#siteTitle h2 {
	color: #97AF11;
}

#statusBar {
	background-color: #D8D8D8;
}

#statusBar {
	color: #0F8C1C;
}

#siteTitle {
	background-color: #659934;
}

blockquote {
	background-color: #EEFAFF;
}

blockquote {
	border-color: #D6E1E5;
}
