/* CSS Document */
body {
	background: #ddc680 url(pix/body_bg.gif) repeat-x;
	text-align: center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}.cart {
background:#e99e3b;
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px 5px 2px 5px;
}
a:link {
	color: #d50806;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #d50806;
	font-weight:bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight:bold;
	color:#3761bd;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#000;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#d50806;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 816px;
	height: 104px;
	top: 0px;
	left: 0px;
}
#alpha {
	width: 816px;
	margin-right: auto;
    margin-left: auto;
}
#nav {
	color:#fff;
	text-align:left;
	width: 816px;
	height:44px;
	float:left;
	margin:0;
	background: url(pix/nav_bg.jpg) no-repeat;
}
#nav a{
	padding:4px 6px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:link{
	padding-top:5px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:visited{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
#nav a:hover{
	color: #fff;
	background:#000 url(pix/div.gif) left no-repeat;
	font-size: 12px;
	font-weight:bold;
}
#nav ul {
padding-top:12px;
	padding-bottom:11px;
	height:28px;
	list-style: none;
	margin-left: 246px;
	padding-left: 0;
	white-space:nowrap;
}
#nav li
{
display: inline;
list-style-type: none;
}
#edit a:link {
	color: #ddc680;
	font-size: 11px;
}
#edit a:visited {
	color:#ddc680;
	font-weight:bold;
	}
#edit a:hover {color: #000;}
#footer {
	color:#fff;
	font-size:10px;
	width:660px;
	padding-top:10px;
	text-align:center;
	left:0;
	margin: 0 auto;
	clear:both;
	}
#footer a{
	color:#fff;
}
#header {
	position:relative;
	float:left;
	height: 104px;
	width: 816px;
	background:   url(pix/header.jpg) no-repeat;
}
#newsHead {
	float:left;
	width:270px;
	height:119px;
	background: #dcc47f url(pix/news.jpg) no-repeat;
}
#mainGraphic {
	float:left;
	width:546px;
	height:119px;
	background: #dcc47f url(pix/main_graphic.jpg) no-repeat;
}
#contentWrap {
	float:left;
	width:816px;
	background: url(pix/content_back_bg.gif) repeat-y;
}
#news {
	float:left;
	width:270px;
	height:325px;
	background: url(pix/news_bg.gif) top no-repeat;
}
#newsContent {
	font-size:11px;
	text-align:left;
	margin:18px 21px 35px 113px;
}
#contentArea {
	float:left;
	min-height:325px;
	width:546px;
	background: url(pix/content_bg.gif) right top no-repeat;
}
#wikitext {
	float:left;
	text-align:left;
	margin:20px 30px 15px 30px;
	width:486px;
}
#bottomContent {
	float:left;
	width:816px;
	height:27px;
	background: url(pix/bottom_content.gif) no-repeat;
}
#beta {
	width:816px;
	margin:0;
	padding:0;
	background: #fff;
	float:left;
}
#flashBox {
	float:left;
	width:717px;
	height:141px;
}
#MainArea {
	float:left;
	width:717px;
	text-align:left;
	background:  #fff url(pix/main_bg.gif) repeat-y;
	min-height:352px;
}
#MainArea img{
	padding:8px;
}
#bottomNav {	
	text-align:center;
	float:left;
	padding-top:6px;
	height:23px;
	width: 717px;
	background:  red url(pix/nav_bot_bg.gif) no-repeat;
}
#bottomNav a{
	color:#fff;
	font-weight:bold;
}
#bottomNav a:hover{
	color:#000;
	font-weight:bold;
}
#bottomNav a:visited{
	color:#fff;
	font-weight:bold;
}
#wikitext {
	line-height:200%;
	float:left;
	margin: 20px 20px 10px 25px;
}
#text {
	width:450px;
}
.tcoutertable {
	width:440px;
	border:1px solid #ccc;
}