/* CSS Document */
body {
	background: #7bdd3c url(pix/background.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding:0;
}
a {
	color: #5ac0d2;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#b5103b;
}
a:visited {
	color:#5ac0d2;
}
#left strong {
	margin-right:20px;
}
#left a{
	color:#fff;
	font-size:15px;
	text-align:center;
}
ul {
list-style:none;
}
li {
margin:0;
padding:0;
padding-left:20px;
background-image: url(pix/bullet.gif);
background-repeat:no-repeat;
background-position:0px 8px;
}
li ul li{
	background-image:url(pix/bullet2.gif);
	padding-left:14px;
	margin:0;
}
li ul {
	padding-left:0px;margin:0;
}
#text {
	width:440px;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#1529bd;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#b5103b;
}
h3	{
	font-size: 16px;
	font-weight:bold;
	color:#b48c22;
}
i {
	display: none;
}
#header {
	float:left;
	position:relative;
	margin-top:0;
	height: 197px;
	width:879px;
	background:  url(pix/header.jpg) no-repeat;
}
#alpha {
	margin-top:20px;
	width: 879px;
	margin:0;
}
#edit a:link {
	color: #7bdd3c;
	font-size: 11px;
}
#edit a:visited {color:#7bdd3c;
	}
#edit a:hover {color: #FFF;}
#bottom {
	width:725px;
	background: url(pix/bottom.gif);
	height:77px;
	float:left;
	margin:0;
	color:#fff;
}
#footerText {
float:left;
	margin:10px 0 10px 0;
	width:660px;
	margin: 0;
	text-align:center;
	color:#fff;
}
#footerText a{
	color: #fff;
}
#footer {
	color:#fff;
	font-size:10px;
	width:879px;
	padding-top:10px;
	text-align:center;
	left:0;
	clear:both;
	}
#footer a{
	color:#fff;
}
#beta {
	width:879px;
	margin:0;
	padding:0;
	float:left;
}
#MainArea {
	text-align:center;
	background:url(pix/content_bg.gif) left repeat-y;
	width:900px;
	float:left;
	margin:0;
}
#left {	
	text-align:right;
	float:left;
	width: 181px;
	min-height:181x;
}
#left img{
	border:0;
}
#right img{
	border:0;
}
#content {
	margin:0 auto;
	width:508px;
	margin-top:0 !important;
	background:url(pix/content_top.jpg) top no-repeat;
	min-height:300px;
	float:left;
	text-align:left;
}
#content img{
	padding:8px !important;
}
#wikitext {
	line-height:190%;
	text-align:left;
	margin: 0 auto;
	width:430px;
	margin-top:30px !important;
}
#leftMenu {
	line-height:170%;
	margin: 0 auto;
	width:181px;
	margin-top:50px;
	margin-bottom:30px;
}
#leftMenu ul{
	list-style:none;
}
#leftMenu p{
	margin-left:30px;
}

#leftMenu ul li{
	height:27px;
	background: url(pix/nav_bg.jpg) left no-repeat;
}
#leftMenu ul a{
	color:#fff;
	margin-left:47px;
}
#leftMenu a:hover{
	color:#fff;
}#leftMenu ul li:hover{
	height:27px;
	background: url(pix/nav_bg_hov.jpg) left no-repeat;
}
#leftMenu p a{
	font-size:11px;
	color:#6ba51e;
	font-weight:bold;
}
#leftMenu p a:hover{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
#right {
	height:306px;
	width:204px;
	background: url(pix/right_bg_magicow.gif) top left no-repeat;
	float:left;
	margin:0;
}
#right img {
float:left;
text-align:left;}