body {
	background: #666666;
	text-align: center;
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	scrollbar-face-color:#5C7E97;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DAE3E8;
	scrollbar-shadow-color:#5C7E97;
	scrollbar-highlight-color:#5C7E97;
	scrollbar-3dlight-color:#DAE3E8;
	scrollbar-darkshadow-Color:#DAE3E8;
}
p {margin: 5px 0;}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 4px 0 0 0;
	color: #FFFFFF;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	color: #3399CC;
}
a {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #33CCCC;
}
ul li {margin: 0 20px 0 -20px;}
#alpha {
	position: relative;
	margin: 0 auto;
	width: 750px;
	border: 1px solid #FFFFFF;
	background: #1B374C url(pix/alpha.gif) repeat-y;
}
#header {
	position: relative;
	height: 120px;
	background: url(pix/header.jpg) no-repeat;
}
#header i {display: none;}
#header a {
	position: absolute;
	display: block;
	height: 22px;
	top: 2px;
}
a#logo {
	width: 290px;
	height: 90px;
	top: 10px;
	left: 18px;
}
a#home {
	left: 328px;
	width: 40px;
}
a#about {
	right: 323px;
	width: 50px;
}
a#register {
	right: 253px;
	width: 60px;
}
a#download {
	right: 173px;
	width: 64px;
}
a#merchandise {
	right: 75px;
	width: 84px;
}
a#contact {
	right: 5px;
	width: 58px;
}
#left {
	float: left;
	width: 265px;
	min-height: 355px;
	background: url(pix/left.jpg) no-repeat;
}
#leftmenu {
	float: left;
	width: 110px;
	padding: 10px;
	margin: 140px 0 0 26px;
}
#leftmenu a {color: #FFFFFF;}
#leftmenu a:hover {color: #33CCFF;}
#right {
	position: relative;
	float: right;
	width: 485px;
	background: url(pix/right.jpg) no-repeat;
}
#pagetext {
	float: left;
	width: 440px;
	min-height: 420px;
	text-align: justify;
	overflow: visible;
}
#pagetext img {margin: 2px 4px;}
#leftbtm {
	position: absolute;
	background: url(pix/leftbtm.jpg) no-repeat;
	width: 265px;
	height: 70px;
	bottom: -1px;
	left: -265px;
}
#wikiedit img {margin: 0;}
#footer {
	clear: both;
	position: relative;
	height: 75px;
	background: url(pix/footer.jpg) no-repeat;
}
#footer i {display: none;}
#footer a {
	position: absolute;
	display: block;
	height: 18px;
	width: 48px;
	bottom: 4px;
}
a#home {right: 260px;}
a#privacy {right: 200px;}
a#terms {right: 136px;}
#edit a {
	color: #666666;
}
#edit a:hover {color: #FFFFFF;}
#bytds, #bytds a {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
textarea {
	width: 420px;
	height: 300px;
}
.quickref {color: #333333;}
