* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #000000;
	clear: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	width: 769px;
}
#wrapper #logo {
	height: 131px;
	background-color: #660000;
	float: none;
	width: 769px;
	background-image: url(../images/header.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-color: #FFFFFF;
	font-family: "Copperplate Gothic Light";
	float: none;
	width: 769px;
	clear: none;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	background-image: url(../pixyRollovers/roBG.jpg);
	background-repeat: repeat-x;
}
#wrapper #navigation a {
	font-family: "Copperplate Gothic Bold";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	height: 35px;
	line-height: 36px;
	background-image: url(../pixyRollovers/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 96.125px;
}

#wrapper #body {
	background-color: #632423;
	height: auto;
	color: #FFFFFF;
	width: 730px;
	padding: 20px;
}
#wrapper #footer {
	background-color: #666666;
	height: 20px;
	padding: 5px;
}
#wrapper #navigation a:hover {
	background-image: url(../pixyRollovers/ro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #header {
	background-color: #FFFFFF;
	height: 30px;
	width: 769px;
}
