/* CSS Document */
body {
	background: #fff url(pix/body_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
}
a {
	color: #808059;
	font-weight:bold;
	text-decoration: none;
}
#text {
	width:440px;
}
p img{
padding:8px;}
h1 {
	font-size: 24px;
	font-weight:bold;
	color:#839fc0;
	}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#839fc0;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#839fc0;
}
#header i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 196px;
	height: 123px;
	top: 0px;
	left: 0px;
}
#alpha {
	margin-top:0;
	width: 1000px;
}

#edit a:link {
	color: #fff;
	font-size: 11px;
}
#edit a:visited { color: #fff; }
#edit a:hover   { color: #FF6600; }
#footer {
	color:#999;
	font-size:10px;
	width:777px;
	padding-top:10px;
	text-align:center;
	left:0;
	clear:both;
	}
#footer a{
	color:#999;
}
#leftWrap {
	float:left;
	width:196px;
	height:404px;
}
#search {
	float:left;
	color:#828282;
	width:581px;
	height:98px;
	text-align:left;
	background: url(pix/search_bg.jpg) no-repeat;
}
#search p{
	float:left;
	margin-left:50px;
	margin-top:20px;
}
#header {
	float:left;
	position:relative;
	margin-top:0;
	height: 123px;
	width:196px;
	background:  url(pix/logo.jpg) no-repeat;
}
#beta {
	margin-top:17px;
	margin-left:11px;
	width:1000px;
	padding:0;
	background: #fff;
	float:left;
}
#main {
	float:left;
	width:581px;
}
#MainArea {
	min-height:500px;
	background: #fff url(pix/content_bg.gif) left repeat-y;
	text-align:center;
	width:581px;
	float:left;
	margin:0;
}
#leftMenuWrap {
	float:left;
	width:196px;
	background: url(pix/long_nav.gif) repeat-y;
}
#left {	
	text-align:left;
	float:left;
	width: 196px;
	background:  url(pix/left_bg.gif) top no-repeat;
}
#leftBottom {
	float:left;
	background: url(pix/nav_bot.gif) no-repeat;
	width:196px;
	height:136px;
}
#content {
	margin:0 auto;
	width:513px;
	float:left;
	text-align:left;
}
#wikitext {
	float:left;
	line-height:190%;
	text-align:left;
	width:530px;
	margin-left:30px;
	margin-right:20px;
	margin-top:20px;
}
#leftMenu {
	line-height:140%;
	width:196px;
	margin-top:50px;
}
#leftMenu ul{
	padding-left:0px;
	margin-left:25px;
	list-style:none;
}
#leftMenu p{
	margin-left:10px;
}
#bottomText {
	width: 900px;
	text-align:center;
	margin-top:15px;
	float:left;
}
#leftMenu ul li{
	margin-bottom:15px;
	background: url(pix/blue_square.gif) left no-repeat;
}
#leftMenu ul a{
	margin-left:7px;
	padding:5px;
}
#leftMenu a:hover{
	color:#fff;
	background: #95d139;
}
#leftMenu p a{
	font-size:11px;
	color:#6ba51e;
	font-weight:bold;
}
#leftMenu p a:hover{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.grey {
	color:#828282;
	font-size:15px;
	font-weight:bold;
}
.green {
	color:#9ad145;
	font-size:15px;
	font-weight:bold;
}
.resultGreen {
	margin-left:12px;
	color:#9ad145;
	font-size:12px;
	font-weight:bold;
}
.small {
	font-size:9px;
	margin-left:110px;
}
.smallblue {
	color:#81b9ce;
	font-size:9px;
}
#results {
	width:530px;
	float:left;
	margin-top:20px;
	color:#358eb1;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.number {
	color:#97cade;
	font-weight:bold;
}
#result {
	text-align:left;
	width:520px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	color:#9ad145;
	font-weight:bold;
	font-size:12px;
}
.resultHead {
	font-size: 14px;
	font-weight:bold;
	color:#839fc0;
}
#MainArea a{
	margin-left:3px;
}
#MainArea a:link{
	font-size: 12px;
	font-weight:bold;
	color:#1da807;
}
#MainArea a:hover{
	font-size: 12px;
	font-weight:bold;
	color:#000;
}
#MainArea a:visited{
	font-size: 12px;
	font-weight:bold;
	color:#1da807;
}

.quote {
	color:#000;
	text-align:justify;
	margin-left:12px;
	font-weight:normal;
	font-size:15px;
}
.keywords {
	font-size: 11px;
	font-weight:normal;
	margin-left:12px;
	color:#839fc0;
}
.attribution {
	font-size: 11px;
	font-weight:normal;
	margin-left:12px;
	color:#9ad145;
}
#btmcontainer {
	color:#999;
	font-size:10px;
	width:777px;
	padding-top:10px;
	text-align:center;
	left:0;
	clear:both;
	}
#btmcontainer a{
	color:#999;
}
#numbers {
    width:480px;
    float:left;font-size:12px;
    text-align:left;
}

#numbers a:link{
    font-size:12px;
}

#numbers a:hover{
    color:#000;
}

#numbers p{
width:480px;
}

.hilight {
    font-weight: bold;
}

