body {
	margin:0px;
	padding:0px;
	background-image: url(../images/top_bgr.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family:Tahoma;
}
#Wrapper {
	height: 600px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat;
	height: auto;
}
.gecko #footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat;
	height: auto;
	clear: both;
}
