
body {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
    font-size: 57.5%;
	background: #003368;

}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
}

#header-img {

	height: 150px;

}

#sidebar h3 {
	background: #89bf67;
}


#right-sidebar h3 {
	background: #89bf67;
}


#blog-content { float: right; width: 708px; }
#sidebar { float: left; width: 180px; }


#post-entry { width: 70%; }
#right-sidebar { width: 28%; }


.post-meta a {
	color: #003366!important;
}

#sidebar a {
    color: #003366;
	text-decoration: none;
}

#right-sidebar a {
    color: #003366;
	text-decoration: none;
}
