body {
	background:#191718 url(images/bg.jpg) no-repeat center top;
	margin:0 0 10px;
}
#header {
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='newimages/headeraff.png', sizingMethod='scale');
	_background: none;
	width:776px;
	height:201px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(newimages/headeraff2.png);
	background-repeat: no-repeat;
}
#container {
	background:url(images/pgbg.png) repeat-y;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/pgbg.png', sizingMethod='scale');
	_background: none;
	width:696px;
	margin:0 auto;
	padding:20px 40px;
	min-height: 500px !important;
	_height: 500px;
}

#content { 
	position: relative;
	width: 100%;
}

#footer {
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/footer.png', sizingMethod='scale');
	_background: none;
	width:776px;
	height:163px;
	margin:0 auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

