body
{
	background: #e9e8e8 url(images/bg_aqua.jpg) repeat-x;
}
body#not_home
{
	background: #e9e8e8 url(images/bg_aqua_small.jpg) repeat-x;
}
#header div {
	color: #a8ced3;
}
#header ul li a:hover, #header ul li.current_page_item a {
	border-bottom: 1px dotted #418089;
}
#home_content p {
	color: #c1e3e7;
}
.sidebar p a, .sidebar ul li a {
	color: #315f6c;
}
#comment_list li a {
	color: #315f6c;
}
.post a, #commentform a {
	color: #315f6c;
}
.post_content p a {
	color: #315f6c;
}