body { 
	background: #1d180a url(/images/white_center.gif) center repeat-y;
	margin: 0;
	padding: 0;
	_behavior:url(/scripts/csshover.htc);
}

#bodyContainer {
	display: block;
	position: relative;
	width: 760px;
	height: auto;
	background: top center no-repeat;
	margin: auto;
	min-height: 600px;
}

#header {
	display: block;
	position: relative;
	height: 500px;
	width: 760px;
	margin: 0;
	padding: 0;
}

#subHeader {
	display: block;
	position: relative;
	height: 100px;
	width: 760px;
	margin: 0;
	padding: 0;
}