/* CSS Document */
body {
	background: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
}
.quickref {
	color:#000;
}
img {
	padding:4px;
}
#wikitext td{
	color:#fff;
}
a {
	color: #f5b800;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:460px;
}
#MainArea {
	margin-top:0;
	width:802px;
	float:left;	
	background: url(pix/main_bg.jpg) repeat-y;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#a6e1ff;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#839fc0;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#ffff9a;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 230px;
	height: 160px;
	top: 0px;
	left: 0px;
}
#alpha {
	margin-top:0;
	width: 802px;
	margin-right: auto;
   	margin-left: auto;
}
#nav {
	width: 802px;
	height:29px;
	float:left;
	margin:0;
	background:url(pix/nav_bg.jpg) no-repeat;
}
#nav a{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:link{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:visited{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:hover{
	color: #ffc103;
	font-size: 12px;
	font-weight:bold;
}
#nav ul {
	text-align:left;
	list-style: none;
	margin: 0;padding-top:7px;
	padding-left: 0;
	margin-left:230px;
	white-space:nowrap;
}
#nav li
{
margin-left:30px;
display: inline;
list-style-type: none;
}
#edit a:link {
	color: #fff;
	font-size: 11px;
}
#edit a:visited {color:#fff;
	}
#edit a:hover {color: #FF6600;}
#bottom {
	width:802px;
	background: url(pix/bottom_bg.jpg);
	height:23px;
	float:left;
}
#bottom a{
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: 163px;
	width:802px;
	background:  url(pix/header.jpg) no-repeat;
}
#beta {	
	width:802px;
	margin:0;
	padding:0;
	float:left;
}
#left {	
	text-align:left;
	float:left;
	margin:0;
	width: 241px;
	height:349px;
	background:  url(pix/left_bg.jpg) top no-repeat;
}
#content {
	margin:0 auto;
	width:561px;
	background: url(pix/content_bg.jpg) top no-repeat;
	float:left;
	text-align:left;
	min-height:368px;
}
#wikitext {
	color:#fff;
	line-height:190%;
	text-align:left;
	margin-left: 35px;
	width:450px;
	margin-top:40px;
}
#leftMenu {
	line-height:170%;
	width:155px;
	margin-left:41px;
	margin-top:40px;
	margin-bottom:30px;
}
#leftMenu ul{
	margin:0px;
	padding:0;
	list-style:none;
}
#leftMenu p{
	margin-left:30px;
}

#leftMenu ul li{
	background: url(pix/list_bg.jpg) left no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:7px;
}
/*#leftMenu ul a:hover {
	background: url(pix/hover_bg.jpg) left no-repeat;
	padding:15px 12px 14px 12px;
}
*/
#leftMenu ul li:hover {
	background: url(pix/hover_bg.jpg) left no-repeat;
}
#leftMenu ul a{	
	color:#fff;
	margin-left:0px;
	padding:0px 12px 0px 12px;
}
#footerText a{
	color:#666;
}
#leftMenu a:hover{
	color:#fff;
}
#leftMenu p a{
	font-size:11px;
	color:#6ba51e;
	font-weight:bold;
}
#leftMenu p a:hover{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
#footerText {
	width:852px;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
	float:left;
}