/* CSS Document */
body {
	background: #000 url(pix/body_bg.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0 auto;
}
a {
	color: #808059;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:440px;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#af3308;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#000;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#c59f2b;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 300px;
	height: 130px;
	top: 0px;
	left: 0px;
}
#alpha {
	margin-top:0px;
	background:#fff;
	width: 870px;
	margin-right: auto;
   	margin-left: auto;
}
#edit a:link {
	color: #000;
	font-size: 11px;
}
#edit a:visited {color:#000;
	}
#edit a:hover {color: #ddd;}
#bottom {
	clear:both;
	padding-top:20px;
	width:870px;
	height:47px;
	margin-left: 24px;
	margin:0 auto;
	line-height:150%;
	background: url(pix/bottom_bg.jpg) no-repeat;	
	color:#fff;
}
#bottom a{
font-size:12px;
	color:#fff;
}
#footer {
	color:#999;
	font-size:10px;
	width:660px;
	padding-top:2px;
	text-align:center;
	left:0;
	margin: 0 auto;
	clear:both;
	}
#footer a{
	color:#999;
}
#header {
	float:left;
	position:relative;
	margin-top:0;
	height: 153px;
	width:870px;
	background:  url(pix/header.jpg) no-repeat;
}
#beta {
	width:870px;
	margin:0;
	padding:0;
	background: #fff url(pix/body_bg.jpg) repeat-y;
	float:left;
}
#MainArea {
	text-align:center;
	width:631px;
	margin:0;
	float:left;
}
#left {	
	margin:0;
	text-align:left;
	float:left;
	width: 239px;
}
#content {
	margin-left:38px;
	width:520px;
	float:left;
	text-align:left;
}
#wikitext {
	line-height:200%;
	text-align:left;
	margin: 0 auto;
	width:520px;
	margin-top:0px;
	margin-bottom:30px;
}
#wikitext img{
	padding:6px;
}
#leftMenu {
	float:left;
	line-height:170%;
	margin: 0;
	width:200px;
	margin-bottom:30px;
}
#left img{
	border:0;
}
#leftNav {
	margin-top:50px;
	margin-left:42px;
	float:left;
	width:200px;
}
#leftMenu ul{
	list-style:none;
}
#leftMenu p{
	margin-left:30px;
}
