@charset "utf-8";
body {
	background-color: #000000;
}
#wrapper {
	height: 564px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/piper_back_lg.png);
	background-repeat: no-repeat;
	padding-top: 37px;
	margin-top: 36px;
}

#subwrap {
	height: 529px;
	width: 723px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #b4975a;
	background-image: url(images/piper_contentback.png);
	background-repeat: repeat;
	z-index: 999;
}
#nav {
	margin-bottom: 20px;
	margin-top: 24px;
	height: 75px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
}
#content {
	text-align: center;
	margin-top: 0px;
	width: 727px;
}
.piperlg_fx {
	margin-left: 10px;
	margin-top: 5px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #939598;
	font-family: "Myriad Pro", sans-serif;
	font-weight: normal;
	font-size: 7pt;
	margin-top: 10px;
	text-align: center;
}
#wrapper #subwrap #nav #men {
	margin-right: auto;
	margin-left: auto;
	width: 521px;
}
a {
	color: #939598;
	text-decoration: none;
}
a:hover {
	color: #939598;
	text-decoration: underline;
}

