body {
	background: #760909 url(pix/pagebg.gif) top;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.clearer {
	clear: both;
}
.quickref {
    background: #333;
}
i {
	display: none;
}
a {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 10px;
}
h1 {
	font-size: 180%;
	color: #FFFFFF;
}
h2 {
	font-size: 150%;
	color: #FF9900;
}
h3 {
	font-size: 130%;
	color: #CC0000;
}
#bgtop {
	width: 100%;
	background: url(pix/pagetop.gif) repeat-x top;
	min-height: 546px;
}
#alpha {
	margin: 0 auto;
	width: 738px;
	padding-top: 40px;
}
#top {
	margin: 0 auto;
	width: 118px;
	height: 56px;
	background: url(pix/spadetop.gif) no-repeat left;
}
#header {
	position: relative;
	height: 178px;
	background: url(pix/header.jpg) no-repeat;
}
a#logo {
	position: absolute;
	display: block;
	width: 150px;
	height: 60px;
	top: 60px;
	left: 285px;
}
#topmenu {
	position: absolute;
	width: 310px;
	top: 130px;
	left: 214px;
	text-align: center;
	color: #000;
}
#topmenu a {
	font-size: 10px;
	color: #000;
	padding: 3px 5px;
}
#topmenu a:hover {
	color: #FFF;
	background: #CC3300;
}
#main {
	background: url(pix/main.gif) repeat-y;
}
#maintop {
	min-height: 272px;
	background: url(pix/main.jpg) no-repeat top;
	padding: 0 54px 20px 46px;
}
#nav {
	float: left;
	width: 138px;
	background: url(pix/nav.gif) repeat-y;
}
#navtop {
	min-height: 272px;
	background: url(pix/navtop.gif) no-repeat top;
	padding: 40px 2px;
}
#navbtm {
	height: 16px;
	background: url(pix/navbtm.gif) no-repeat bottom;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFF;
}
#nav ul a {
	display: block;
	width: 126px;
	height: 12px;
	padding: 4px;
	background: url(pix/bnBg.gif) no-repeat;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	color: #FFF;
}
#nav ul a:hover {
	background: url(pix/bnOver.gif) no-repeat;
	color: #000;
}
#nav h1 {
    padding: 4px 10px;
    background: #76090A;
    font-size: 11px;
    margin-bottom: 5px;
}
#nav p {
    padding: 0 10px;
    font-size: 10px;
    text-align: left;
}

#pagetext {
	float: right;
	width: 470px;
	text-align: justify;
}
#btmtext {
    font-size: 10px;
    font-weight: bold;
}
#footer {
	height: 44px;
	background: url(pix/footer.jpg) no-repeat;
}
#bytds {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}
#bytds a {color: #FFF;}
#edit a {color: #760909;}
#edit a:hover {color: #FFF;}
