body	 	{ 
	background: url("./bgcolor.jpg");
}
#page		{
	background: url("./bgwide.jpg")
	repeat-y top;
	border: none;
} 			
#header 	{
	background: url("./header.jpg")
	no-repeat bottom center; 
}
#footer 	{ 
	background: url("./footer.jpg")
	no-repeat bottom;
	border: none;
}
			
#header 	{
	margin: 0 !important;
	margin: 0 0 0 1px;
	padding: 1px;
	height: 88px;
	width: 758px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 82px;
	width: 740px; 
}
