/* CSS Document */
body {
	background: #ffed98 url(pix/bg.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b7e3f;
	margin: 0 auto;
}
a {
	color: #808059;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:500px;
}
#MainArea {
	margin-top:0 !important;
	width:780px;
	float:left;	
	background: #fff url(pix/content_bg.gif) repeat-y;
}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#839fc0;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#dbb637;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#db8437;
}
i {
	display: none;
}
#alpha {
	margin-top:10px;
	width: 780px;
	margin-right: auto;
   	margin-left: auto;
}
#nav {
	text-align:left;
	width: 603px;
	height:30px;
	float:left;
	margin:0;
	background: #56aac8 url(pix/nav_bg.gif) no-repeat;
}
#nav img{
	border:0;
	margin:0;
	padding:0;
}
#edit a:link {
	color: #ffed98;
	font-size: 11px;
}
#edit a:visited {color:#ffed98;
	}
#edit a:hover {color: #9b7e3f;}
#bottom {
	width:780px;
	background: url(pix/bottom_bg.gif);
	height:38px;
	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;
	height: 183px;
	width:780px;
	background: url(pix/content_bg.gif);
	margin:0 !important;
}
#logo {
	width:177px;
	height:177px;
	float:left;
}
#logo img{
	border:0;
	margin:0;
	padding:0;
}
#topRight {
	width:603px;
	height:147px;
	float:left;
	background: url(pix/top.jpg) no-repeat;
}
#topDiv {margin:0 !important;
	width:780px;
	height:6px !important;
	float:left;
	background: url(pix/top_bg.gif) no-repeat;
}
#beta {	
	width:780px;
	margin:0;
	padding:0;
	float:left;
}
#content {
	margin:0 auto;
	width:561px;
	float:left;
	text-align:left;
	min-height:368px;
}
ul {
	padding-left:20px;
}
#ssp1 {
	text-align:center;
}
#wikitext table {
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-serif;
}
#wikitext {
	line-height:190%;
	text-align:left;
	margin-left: 60px;
	margin-bottom:30px;
	width:660px;
	margin-top:40px;
}
#wikitext img{
	margin:4px 8px;
}
#footerText {
	clear:both;
	width:780px;
	margin:0 auto;
	text-align:center;
	margin-bottom:20px;
}