/* CSS Document */
body {
	margin:0 auto;
	text-align:center;
	background: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#pageText table {
	margin-left:20px;
	font-size:12px;
}
a {
	color: #999;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #999;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:450px;
}
h1 {
	margin:25px 0 0 20px;
	font-size: 24px;
	font-weight:bold;
	color:#ef7513;
}
h2 {
	margin:15px 0 0 20px;
	font-size: 18px;
	font-weight:bold;
	color:#0078de;
}
h3	{
	margin:15px 0 0 20px;
	font-size: 14px;
	font-weight:bold;
	color:#000;
}
i {
	display: none;
}
#contact {
	position:absolute;
	top:36px;
	right:10px;
}
#contact a{
	font-size:12px;
	font-weight:normal;
	color:#ef7513;
}
#contact a:visited{
	font-size:12px;
	font-weight:normal;
	color:#ef7513;
}
a#logo {
	position: absolute;
	display: block;
	width: 512px;
	height: 57px;
	top: 0px;
	left: 0px;
}
#alpha {
	width: 890px;
	background: #FFF;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	text-align:center;
}
#beta {
	float:left;
	width:890px;
}
#left {
	width:207px;
	background: url(pix/left_bg.gif) top no-repeat;
	float:left;
}
#leftBottom {
	margin-top:15px;
	width:207px;
	float:left;
}
#navTop {
	text-align:center;
	float:left;
	width:512px;
	height:21px;
	background: #e1e1e1;
	border:1px solid #b2b2b2;
	border-width: 1px 0 1px 0;
}
#navTop ul {
	text-align:center;
	display:inline;
	list-style: none;
	padding: 0;
	white-space:nowrap;
}
#navTop ul a {
	margin-top:2px;
	line-height:190%;
	padding:5px;
	text-align:center;
	color: #7a7a7a;
	font-weight:bold;
	font-size:11px;
}
#navTop li {
	display: inline;
	margin:0 0 0 12px;
	list-style-type: none;
}
#navTop ul a:hover {
	color: #fff;
	background:#ef7513;
}
#nav {
	margin-top:100px;
	float:left;
	width:207px;
	text-align:right;
}
#left img{
	text-align:center;
	padding:5px 0 0 0;
}
#nav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#right {
	background: url(pix/right_bg.gif) top left no-repeat;
	width:140px;
	float:left;
	min-height:545px;
}
#right img{
	text-align:center;
	margin:0 0 5px 0;
}
#rightCol {
	margin:5px 0 5px 6px;
	width:135px;
	float:left;
	line-height:170%;
	margin-top:85px;
}
#nav ul a {
	display: block;
	padding-top:3px;
	padding-right:40px;
	height: 22px;
	text-align:right;
	background: url(pix/nav_bul.gif) no-repeat 180px 7px;
	color: #6b6b6b;
	font-weight:bold;
	font-size:12px;
}
#nav ul a:hover {
	color: #fff;
	padding-left:10px;
	background: #0078de url(pix/nav_bul_hov.gif) no-repeat 180px 7px;
}
#edit a:link{
	color: #fff;font-weight:bold;
	font-size: 11px;
}
#edit a:visited {color:#fff;font-weight:bold;
	}
#edit a:hover {color: #FF6600;font-weight:bold;}
#footer {
	width:530px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	}
#footer a{
	color:#000;
}
#middle {
	width:512px;
	float:left;
}
#header {
	float:left;
	position:relative;
	height: 57px;
	width:512px;
	background: url(pix/header.gif) no-repeat;
}
#pageText {
	width:512px;
	float:left;
	line-height:170%;
	min-height:300px;
	text-align:left;
}
#pageText p{
 	margin:20px;
	margin-top:10px;
}
#pageText img{
	margin:5px 0 0 5px;
}
#bottomText {
	width:530px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#bottomText a{
	color: #a9a9a9;
	font-weight:normal;
	font-size:10px;
}
#wikiedit {
	margin:5px;
}
.wikiaction {
	margin:10px;
}
#wikitext a {
	color:#0078de;
	font-weight:bold;
	font-size:12px;
}
#wikitext ul {
	margin-right:10px;
}
#wikitext a:visited {
	color:#0078de;
	font-weight:bold;
	font-size:12px;
}
#wikitext a:hover {
	color:#000;
	font-weight:bold;
	font-size:12px;
}