/* CSS Document */
body {
	background: #bddde6 url(pix/body_bg.gif);
	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;
}
table td {
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000;
}
ol li {
        display: inline;
        margin-left: 10px;
}
li {
}
fieldset {
        width: 450px;
        text-align: left;
}
legend {
        font-weight: bold;
}
form label {
		float:left;
        width: 80px;
}
form input {
        text-align: left;
		margin-bottom:4px;
}
#nav {
	float:left;
	width:776px;
	height:24px;
	margin:0;
}
#nav img{
	border:0;
}
#text {
	width:440px;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#839fc0;
	line-height:40%;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#e6780e;
	line-height:120%;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#999;
	line-height:120%;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 176px;
	height: 176px;
	top: 0px;
	left: 0px;
}
#alpha {
	background:#fff;
	width: 776px;
	margin-right: auto;
   	margin-left: auto;
}
#edit a:link {
	color: #bddde6;
	font-size: 11px;
}
#edit a:visited {color:#bddde6;
	}
#edit a:hover {color: #FFF;}
#bottom {
	clear:both;
	padding-top:3px;
	width:776px;
	height:23px;
	margin:0 auto;
	background:none;
	color:#367081;
}
#bottom a{
font-size:11px;
font-weight:bold;
color:#367081;
}
#bottom a:hover{
font-size:11px;
font-weight:bold;
color:#54aec7;
}
#bottom a:visited{
font-size:11px;
font-weight:bold;
color:#367081;
}
#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: 176px;
	width:776px;
	background:  url(pix/header.jpg) no-repeat;
}
#beta {
	width:776px;
	margin:0;
	padding:0;
	background: url(pix/main_bg.gif) repeat-y;
	float:left;
}
#MainArea {
	text-align:center;
	width:776px;
	margin:0;
	background: url(pix/bottom.gif) no-repeat bottom;
	float:left;
}
#left {	
	text-align:left;
	float:left;
	width: 256px;
}
#content {
	margin:0 auto;
	width:480px;
	margin-left:20px;
	float:left;
	margin-bottom:20px;
	text-align:left;
}
#wikitext {
	line-height:160%;
	text-align:left;
	margin: 0 auto;
	width:465px;
	margin-top:20px;
	margin-bottom:20px;
}
#wikitext img{
	padding:6px;
}
#leftMenu {
	float:left;
	line-height:170%;
	margin: 0;
	width:256px;
	padding-bottom:30px;
}
#leftNav img{
	border:0;
}
#leftNav {
	margin-top:20px;
	margin-left:10px;
	float:left;
	width:239px;
}
#leftMenu ul{
	list-style:none;
}
#leftMenu p{
	margin-left:30px;
}
