.container {
	background-image: url(images/site/top_background.jpg);
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #3C9;
}
.logo {
	height: 75px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #0FF;
	border-bottom-color: #0FF;
	line-height: 23px;
}
.main {
	height: 750px;
	width: 886px;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: baseline;
}
.copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFF;
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-style: oblique;
	line-height: 45px;
	text-align: center;
}
.container .nav {
	color: #FFF;
}
.hattext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
}
.hat2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
.wed {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #000;
	font-style: oblique;
}
.sale {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
}
