body {
	background: #FFFFFF;
}

#background {
	background: #FFFFFF url(/images/templates/photo_home_D.jpg) no-repeat;
}

#header {
	background: url(/images/templates/bg_header_home_D.png) right repeat-y;
}

#callout {
	/* border-top: #009966 2px dotted; */
	background: url(/images/templates/bg_divider_horizontal_D.png) top left repeat-x;
}

#gradient {
	background: url(/images/templates/bg_body_home_D.png) bottom repeat-x;
}


