body#vatoblog {
	background: #93b0c7 url(/img/body_bg_vatoblog.jpg) repeat-y fixed center;
}

#vatoblog #header {
	background: url(/img/hdr_vatoblog.jpg) bottom center no-repeat;
}	

#vatoblog h1 {
 	top: 85px; left: 45px;
	background: url(/img/h1_vatoblog.png) no-repeat;
	width: 200px;
	height: 88px;
}

#vatoblog #content img {
	border: 1px solid #fff;	
}

#vatoblog #content .entryDivider {
	border-top: 1px solid #93b0c7;
	text-align: center;
	width: 80%;
	height: 2px;
	margin: 24px 0 24px 0;
}

#vatoblog #sidebar {
	background: url(/img/sidebar_bg_top_vatoblog.jpg) top right no-repeat;
}

#vatoblog #siteSummary {
	background: url(/img/sidebar_bg_bottom_vatoblog.jpg) bottom right no-repeat;
}	