/* CSS Document */
body {
	background: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 auto;
}
a {
	color: #808059;
	font-weight:bold;
	text-decoration: none;
}
#nav {
	float:left;
	width:807px;
	height:21px;
	margin:0;
}
#nav img{
	border:0;
}
#text {
	width:440px;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#be1616;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#839fc0;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#000;
}
#leftCol {
	width:223px;
	float:left;
	padding-right:10px;
}
#rightCol {
	width:223px;
	float:left;
	padding-left:10px;
	background:url(pix/div_bg.gif) left repeat-y;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 400px;
	height: 100px;
	top: 0px;
	left: 0px;
}
#alpha {
	margin-top:13px;
	background:#fff;
	width: 807px;
	margin-right: auto;
   	margin-left: auto;
}
#edit a:link {
	color: #fff;
	font-size: 11px;
}
#edit a:visited {color:#f2f2f2;
	}
#edit a:hover {color: #FF6600;}
#bottom {
	background: url(pix/bottom_bg.gif) no-repeat;
	padding-top:3px;
	width:807px;
	height:23px;
	float:left;
	color:#fff;
}
#bottom a{
font-size:11px;
font-weight:bold;
color:#fff;
}
#footer {
	color:#999;
	font-size:10px;
	width:660px;
	padding-top:10px;
	text-align:center;
	left:0;
	margin: 0 auto;
	clear:both;
	}
#footer a{
	color:#999;
}
#header {
	float:left;
	position:relative;
	margin-top:0;
	height: 100px;
	width:807px;
	background:  url(pix/header.gif) no-repeat;
}
a#login {
	position:absolute;
	top:75px;
	left:660px;
	width:123px;
	height:24px;
}
#beta {
	width:807px;
	margin:0;
	padding:0;
	background: #fff;
	float:left;
}
#MainArea {
	text-align:center;
	width:807px;
	margin:0;
	background: url(pix/main_bg.gif) repeat-y;
	float:left;
}
#left {	
	text-align:left;
	float:left;
	width: 277px;
}
#content {
	margin:0 auto;
	width:485px;
	margin-left:20px;
	float:left;
	text-align:left;
}
#wikitext {
	line-height:200%;
	text-align:left;
	float:left;
	margin: 0 auto;
	width:485px;
	margin-top:20px;
	margin-bottom:20px;
}
#leftMenu {
	float:left;
	line-height:170%;
	margin: 0;
	background:url(pix/div_bg.gif) right repeat-y;
	width:277px;
	padding-bottom:30px;
}
#leftNav img{
	border:0;
}
#leftNav {
	margin-top:20px;
	margin-left:23px;
	float:left;
	width:229px;
}
#leftMenu ul{
	list-style:none;
}
