body	{ margin: 0; padding: 0; text-align: center; background: #bccad1 url('/images/background.jpg') top repeat-x; }
#background { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/shadow.png', sizingMethod='scale'); width: 880px; margin: 0 auto; }
#background[id] { background: url('images/shadow.png') center repeat-y; }
#container { min-height: 800px; width: 774px; text-align: left; margin: 0 auto; background: url('/images/planet.jpg') 100px 400px no-repeat; position: relative; z-index: 2; }
#globe { position: absolute; top: 60px; left: -40px; z-index: 1; }

.divMinHeight { font-size: 1px; overflow: hidden; width: 1px; height: 800px; float: left; }
.divMargin { font-size: 1px; overflow: hidden; width: 30px; height: 800px; float: right; }

#divSidebar {
	margin-top: 30px;
	width: 230px;
	float: left;
}

#divFooterShadow { 
	width: 880px; 
	height: 100px; 
	margin: 0 auto; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer-shadow.png', sizingMethod='crop');
	text-align: right;
	padding-top: 40px;
}
#divFooterShadow[id] { background: url('/images/footer-shadow.png') top center no-repeat; }

#content { width: 505px; float: right; }
#content img { margin: 15px; }