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 {
	width:434px;
}
div#bodyContainer>div#content {
	width:434px;
}
