
a {
	color:#156898;;
}

#header {
	background: url(header2.png) no-repeat top center;
	height:165px;

}

#navigation {
		background: url(menubg.gif) no-repeat top center;
		width:505px;
}

#navigation li a {
	color: #ffffff;
}

.post h2 a {
	color:#156898;
}

.first h2 a {
	color:#156898;
}

.post h3 {
	color: #fb9d02;
}

#sidebar h2 {
	color: #ffffff;
	background: url(sidebarbg.gif) no-repeat top center;
}

		#sidebar ul li {

			border-bottom: 1px dashed #cccccc;
		}
		#sidebar ul li a {
			color: #666666;
		}
		#sidebar ul li a:hover {
			color: #156898;
		}
		
		#footer {
	background: url(footer.png) no-repeat top center;
	height:117px;
}

	#footer a {
		color: #fff;

	}
	
	.post blockquote {

	border-left: 2px solid #e6e6e6;
}

	.commentdetails img {
		border: 1px solid #CCCCCC;
	}
	
	.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}