/* CSS Document */
body {
	background: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
}
a {
	color: #808059;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color:#808059;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#3231b9;
	font-weight:bold;
	text-decoration:none;
}
#nav {
	float:left;
	width:809px;
	height:25px;
	margin:0;
	background: #fff url(pix/yellow_line.gif) repeat-y;
}
#nav img{
	border:0;
        margin:0;
        padding:0;
        float:left;
}
#text {
	width:440px;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#d3b617;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#3231b9;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:red;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 257px;
	height: 85px;
	top: 0px;
	left: 0px;
}
#alpha {
	background:#fff;
	width: 809px;
	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:5px;
	width:809px;
	height:23px;
	float:left;
	color:#fff;
}
#bottom a{
font-size:11px;
font-weight:bold;
color:#999;
}
#bottom a:visited {
font-size:11px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#bottom a:hover {
font-size:11px;
	color:#3231b9;
	font-weight:bold;
	text-decoration:none;
}
#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: 85px;
	width:809px;
	background:  url(pix/header.jpg) no-repeat;
}
#flashHeader {
	float:right;
	width:553px;
	height:85px;
}
#beta {
	width:809px;
	margin:0;
	padding:0;
	background: #fff;
	float:left;
}
#MainArea {
	text-align:center;
	width:809px;
	margin:0;
	background: url(pix/main_bg.gif) repeat-y;
	float:left;
}
#left {	
	text-align:left;
	float:left;
	width: 252px;
}
#left img{
	margin-left:5px;
}
#line {
	width:809px;
	height:3px;
	float:left;
	background: url(pix/yellow_line.gif) no-repeat;
}
#content {
	margin:0 auto;
	width:485px;
	margin-left:37px;
	float:left;
	text-align:left;
}
#wikitext {
	line-height:160%;
	text-align:left;
	margin: 0 auto;
	width:485px;
	margin-top:20px;
	margin-bottom:30px;
}
#leftMenu {
	float:left;
	line-height:150%;
	font-size:11px;
	margin: 0;
	width:277px;
	padding-bottom:30px;
}
#leftNav img{
	border:0;
}
#leftNav {
	margin-top:20px;
	margin-left:23px;
	color:#fff;
	float:left;
	width:229px;
}
#leftNav a{
	color:#feee96;
}#leftNav a:visited{
	color:#feee96;
}#leftNav a:hover{
	color:#fff;
}
#leftNav h2 {
	color:#feee96;
}
#leftMenu ul{
	list-style:none;
}
#leftMenu p{
	margin-left:6px;
}
#wikitext img {
	padding:6px;
}

