@charset "utf-8";
body {
	background-color:#000000;
	margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29241F;
}
a:link, a:visited, a:hover, a:active {
	color: #996600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

img {
	border:none;
}
h1 {
	font-size: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pxBackground {
	text-align: left;
	display: block;
	padding: 10px;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#center {
	width: 950px;
	display: block;
	min-height:550px;
	position: relative;
}

