a {
	color: #3C5A99;
}
body {
	background-color: #EEECE9 !important;
}

.blog_body {
	font-family: "lucida grande";
}

.blog_title{
	font-family: "lucida grande";
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog_title a{
	color: #333333 !important;
}
.blog_body .blog_title .blog_header_right{
	right: 0px;
	top: 0px;
}

.blog_body {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
}
.blog_posts {
	width: 600px;
	background-color: #FFFFFF;
}
.post {
	width: 548px;
}
.post_title {
	color: #3C5A99;
}
.post_title a {
	color: #3C5A99;
}
.return_to_blog {
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	width: 925px;
}

#rail {
	background-color: #ffffff;
	color: #333333;
}

.rail_box {
	color: #333333;
}

#rail a {
	color: #3B5998;
}

#blog_footer { width: 925px;margin-left: auto;margin-right: auto;}