#header, #footer, #navigation {
	background-color: #08447a; color: #fff; padding: 20px 0 10px 0; text-align:center;
}
#header a, #footer a, #navigation a {
	color: #fff;
}
#sidebar-first, #sidebar-second { background-color: #f5f5f5; }
#sidebar-first > div { padding: 15px; }
#sidebar-first nav a { color: #08447a; font-size: 1.2em; }
#main { padding-top: 25px; padding-bottom: 15px; }
#main #content a { color: #08447a; text-decoration: underline; }
#content .views-row { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ddd; }