#header {
	width: 864px;
	height: 201px;
	background: url(../../images/editable_images/earth_hdr_2.png) no-repeat;
}

#main {
	background: url(../../images/earth_middle.png) repeat-y;
}

#contentBottom {
	width: 864px;
	height: 27px;
	margin-bottom: 24px;
	background: url(../../images/earth_bottom.png) no-repeat;
}