body {
	background:#f6f4ed url(../images/layout/body-bgr-spring.jpg) center 0 repeat-x;
}
#nav {
			width:210px;
			height:254px;
			background:url(../images/layout/menu-bgr-noSnow.png) 0 0 no-repeat;
			
		}
#rightcol {
		width:200px;
		padding:0 0 0 20px;
		float:left;
		overflow:hidden;
		background:url(../images/layout/testimonials-cornershadow.png) 45px 0 no-repeat;
		position:relative;
	}
#rightcol h3 {
	color:#fff;
	font:25px/25px "palatino linotype", georgia, serif;
	font-weight:normal;
}