/* CSS Document */
body {
	background: #3041bd url(pix/body_bg.gif) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
}
a {
	color: #0065be;
	font-weight:bold;
	text-decoration: none;
}a:hover {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:440px;
}
h1 {
	font-size: 28px;
	font-weight:bold;
	color:#839fc0;
	}
h2 {
	font-size: 24px;
	font-weight:bold;
	color:#dc0d15;
}
h3	{
	font-size: 20px;
	font-weight:bold;
	color:#839fc0;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 300px;
	height: 134px;
	top: 0px;
	left: 0px;
}
#alpha {
	margin-top:0;
	width: 868px;
	margin-right: auto;
   	margin-left: auto;
	position:relative;
}
#nav {
	width: 868px;
	height:25px;
	float:left;
	margin:0;
	padding-left:90px;
	background:url(pix/nav_bg.jpg) no-repeat;
}
#nav a{
	margin-left:10px;
	padding:8px;
	color: #ffff9a;
	font-size: 12px;
	font-weight:bold;
}
#nav a:link{
	color: #ffff9a;
	font-size: 12px;
	font-weight:bold;
}
#nav a:visited{
	color: #ffff9a;
	font-size: 12px;
	font-weight:bold;
}
#nav a:hover{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding:5px 19px 19px 19pt;
	padding-left: 0;
	white-space:nowrap;
}
#nav li
{
	background: url(pix/nav_div.jpg) left no-repeat;
display: inline;
padding:5px;
list-style-type: none;
}
#edit a:link {
	color: #3041bd;
	font-size: 11px;
}
#edit a:visited {
	color:#3041bd;
	}
#edit a:hover {
	color: #FF6600;
	}
#bottom {
	width:868px;
	background: url(pix/bottom_bg.jpg) no-repeat;
	height:22px;
	float:left;
	color:#fff;
}
#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;
}#bottomContent {
	float:left;
	width:629px;
	height:125px;
	background: url(pix/content_bottom.jpg) no-repeat;
}
#header {
	float:left;
	position:relative;
	margin-top:0;
	height: 134px;
	width:868px;
	background:  url(pix/header.jpg) no-repeat;
}
#beta {
	width:868px;
	margin:0;
	padding:0;
	background: url(pix/main_bg.jpg) repeat-y;
	float:left;
}
#MainTop {
	float:left;
	background: url(pix/content_top.jpg) no-repeat;
	width:629px;
	height:51px;
}	
#MainArea {
	background: url(pix/content_bg.jpg) repeat-y;
	text-align:center;
	width:629px;
	float:left;
	margin:0;
}
#left {	
	text-align:left;
	float:left;
	width: 239px;
	height:477px;
	background:  url(pix/left_bg.jpg) top left no-repeat;
}
#right {
	float:left;
	width:569px;
}
#content {
	margin:0 auto;
	width:480px;
	float:left;
	margin:0px 70px 0px 40px;
	line-height:200%;
	text-align:left;
}
#content img {
    padding: 5px;
}
#wikitext {
	line-height:190%;
	text-align:left;
	margin: 0 auto;
	width:450px;
	margin-top:0px;
}
#leftMenu {
	line-height:170%;
	margin: 0 auto;
	width:220px;
	color:#fff;
	float:left;
	height:230px;
	margin-top:118px;
	margin-bottom:30px;
}
#leftMenu p{
	margin-left:30px;
}
#leftMenu a:hover{
	color:#000;
}
#leftMenu p a{
	font-size:11px;
	color:#a3ffbd;
	font-weight:bold;
}
#leftMenu p a:hover{
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
#botLeft {
	width:182px;
	margin: 0 auto;
	float:left;
	margin-left:44px;
	height:113px;
}
#rss {
	position:absolute;
	width:200px;
	left:808px;
	height:100px;
	top:134px;
}
/* table style */
.RSSWIZ_Table {background:#666666;width:200px}
/* table row styles */
.RSSWIZ_TableHeaderRow {background:#bbbbbb;height:11px;padding:3px;text-align:center}
.RSSWIZ_TableContentRow {background:#eeeeee;height:11px;padding:4px;text-align:left}
/* text styles */
.RSSWIZ_HeaderText {FONT-FAMILY: arial,sans-serif;font-size:11px;color:#333333;font-weight:bold}
.RSSWIZ_ItemTitleText {FONT-FAMILY: arial,sans-serif;font-size:10px;color:#333333}
a.RSSWIZ_ItemTitleText  {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;color:#333333}
a.RSSWIZ_ItemTitleText :visited {color:#333333; text-decoration:underline}
a.RSSWIZ_ItemTitleText :link {color:#333333; text-decoration:underline}
a.RSSWIZ_ItemTitleText :active {color:#333333; text-decoration:underline}
a.RSSWIZ_ItemTitleText :hover {color:#333333; text-decoration:underline}
.RSSWIZ_ItemDescriptionText {FONT-FAMILY: arial,sans-serif;font-size:10px;color:#666666}
.RSSWIZ_ItemDateText {FONT-FAMILY: arial,sans-serif;font-size:9px;color:#999999}
