#wrapper {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
#top {
	width: 758px;
}
#Footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imgBanner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#text {
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Logo {
	width: 758px;
	height: 220px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding: 10px;
}
