/* Main Layout */
body {
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	max-height: 100%;
	background: #000;
	font-family: georgia, garamond, serif;
	font-size: 100%;
	overflow: hidden;
}
/* for internet explorer */
* html body {
	padding: 150px 0 50px 0;
}
#container {
	font-family: georgia, garamond, serif;
	font-size: 1.2em;
	position: fixed;
	top: 150px;
	left: 0;
	bottom: 50px;
	right: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #e8d9ba;
	padding: 0px;
}
* html #container {
	height: 100%;
	width: 100%;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	/*overflow: auto;*/;
	background: #171717 url('../img/mn/header_panel.gif') bottom center;
	border-bottom: 4px solid #fbe376;
}
* html #header {
	height: 150px;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	overflow: auto;
	text-align: right;
	background: #171717 url('../img/mn/header_panel.gif') top center;
	border-top: 4px solid #fbe376;
}
* html #footer {
	height: 50px;
}
/* Main Layout End */
a:link       			{ color: #000000; padding-left: 1px; padding-right: 1px; text-decoration: underline; }
a:visited      			{ color: #000000; padding-left: 1px; padding-right: 1px; text-decoration: underline; }
a:hover       			{ background-color: transparent; color: #253967; padding-left: 1px; padding-right: 1px; }
.lcol {
	float: left;
	width: 30%;
	margin-left: 30%;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.r_minicol {
	float: right;
	width: 175px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lftCol01 {
	position: absolute;
	width: 50%;
	left: 50%;
	background-color: #111;
	color: #222;
	visibility: hidden;
}
/*.lcol2 {
	float: left;
	width: 40%;
}*/
.lcol2 {
	float: left;
	width: 500px;
}
.lcol3 {
	float: left;
	width: 50%;
}
.r_minicol2 {
	float: left;
	width: 175px;
}
.r_minicol3 {
	float: left;
	width: 175px;
}


.FansLC {
	margin: 0px 20px 20px 0px;
	text-align: justify;
	font-size: 80%;
}


.clearB {
	clear:both;
	height:50px;
}
.navs {

}
.single {
	margin-left: -100px;
	margin-bottom: -15px;
}
.minH {
float: right;
width: 1px;
height: 770px;
}
.minHr {
float: left;
width: 1px;
height: 770px;
}

.C_Fans01_sm {
	position: absolute;
	width: 100%;
	background: #e8d9ba url('http://www.billanderson.com/img/lrg/board2_lrg.jpg') no-repeat top left;
	color: #222;
	/*	visibility: hidden;*/
}

.noborder {
	border:0;
}
.fans_cntsm {
	position: absolute;
	width: 600px;
	margin:0 0 0 -300px;
	left: 50%;
	font-size: 10pt;
}
.enews_form {
	margin:5px 0 0px 0;
	height: 60px;
	width: 550px;
}
.enews_form img {
	position:absolute;
	margin-top:-10px;
}
.enews_form form {
	margin:13px 0 0 145px;
	padding:0;
}