body {
	background-image:url('/__resources/img/body_background.gif');
	background-repeat:repeat-y;
}

div#subnav {
	background-image:url('/__resources/img/subnav_background.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

div#content {
	/* IE 6 */
	width:610px;
}
div#bodyContainer>div#content {
	width:614px;
}