BODY
	{
	font-family: OCR A Extended;
	}


A:link
	{
	color:#4147FA;
	text-decoration:none;
	}
A:visited
	{
	color:#8995FA;
	text-decoration:none;
	}
A:active
	{
	color:#FAD276;
	text-decoration:none;
	}
A:hover
	{
	color:#F2FB88;
	text-decoration:none;
	}

.sect a.darklnk{
		cursor:default;
}

a.darklnk:link
	{
	color:#373600;
	text-decoration:none;
	}
a.darklnk:visited
	{
	color:#373600;
	text-decoration:none;
	}
a.darklnk:active
	{
	color:#373600;
	text-decoration:none;
	}
a.darklnk:hover
	{
	color:#373600;
	text-decoration:none;
	}

.sitehead
	{
	position:relative;
	top:0px;
	left:7px;
	height:400px;
	width:500px;

	text-align:center;
	overflow:hidden;

	z-index:3000;
	visibility:visible;
	}

#currentdesc
	{
	height:200px;
	width:700px;
padding-left: auto;
padding-right: auto;

	background-image:url(mbg.gif);
	background-repeat:repeat;

	padding:5px;
	text-align:justify;
	font-family: OCR A Extended;
	font-size:13;
	color:#1AEE64;
	overflow:visible;

	z-index:5000;
	visibility:visible;
	}
#newspost
	{
		width:100%;
		float:left;
	height:160px;
	}

#newslinks{
	width:100%;
		float:left;
}
#prevLink{
	padding: 20px 5% 0px;
	width:40%;
	float:left;
	text-align: right;
}
#nextLink{
	padding: 20px 5% 0px;
	width:40%;
	float:right;
	text-align: left;
}



.extra
	{
	position:relative;
	top:0px;
	left:0px;
	height:100px;
	width:100%;

	padding-top:40px;
	padding-bottom:20px;
	text-align:center;
	font-family: OCR A Extended;
	font-size:13;
	color:#1AEE64;
	overflow:auto;

	visibility:visible;
	}

.affil
	{
	position:relative;
	top:0px;
	left:0px;
	height:100px;
	width:100%;

	padding:10px;
	text-align:center;
	font-family: OCR A Extended;
	font-size:13;
	color:#1AEE64;
	overflow:visible;

	visibility:visible;
	}

.by
	{
	position:relative;
	top:0;
	left:0;
	width:375px;


	background-image:url(bg2.gif);
	background-repeat:repeat-y;

	border-style:ridge;
	border-color:#2F288A;
	border-width:10;


	padding:0px;
	text-align:center;
	font-family: OCR A Extended;
	font-size:20;
	color:#0A1C63;

	overflow:visible;

	visibility:visible;
	}

.legal
	{
	position:relative;
	top:10px;
	left:0px;
	width:80%;

	border-style:solid;
	border-color:#2F288A;
	border-width:1;

	padding:10px;
	text-align:center;
	font-family: Lucida Console;
	font-size:7;
	color:#55D9FF;
	overflow:visible;

	visibility:visible;
	}

.headr
	{
	position:relative;
	top:0;
	left:0;
	width:80%;
	height:118px;

	background-image:url("bg1.gif");
	background-repeat:repeat-y;

	padding-top:10px;
	padding-left:0px;
	text-align:center;
	font-family: Impact;
	font-size:40;
	color:#FDFDE8;
	overflow:hidden;

	visibility:visible;
	}

.sect
	{
	position:relative;
	top:0;
	left:0;
	width:80%;
	height:118px;

	background-image:url("bg2.gif");
	background-repeat:repeat-y;

	padding-top:10px;
	padding-left:0px;
	text-align:center;
	font-family: Impact;
	font-size:40;
	color:#373600;
	overflow:hidden;

	visibility:visible;
	}

.selec
	{
	position:absolute;
	top:0px;
	left:3%;
	height:130px;
	width:91%;
	
	border-style:solid;
	border-color:#FF1111;
	border-width:5;
	
	z-index:1000;
	visibility:hidden;
	}
.selecshad
	{
	position:absolute;
	top:0px;
	left:5%;
	height:130px;
	width:91%;

	border-style:solid;
	border-color:#000000;
	border-width:5;
	
	z-index:500;
	visibility:hidden;
	}



.spacer
	{
	position:relative;
	top:0;
	left:0;
	width:80%;
	height:100px;

	overflow:hidden;

	z-index:0;
	visibility:hidden;
	}

.side
	{
	position:absolute;
	top:0px;
	left:-300px;
	width:220px;
	height:300px;
	background-color:#001000;
	background-image:url(mbg.gif);
	background-repeat:repeat;

	border-style:ridge;
	border-color:#00C6B1;
	border-width:5;

	padding:5px;
	text-align:left;
	font-family: OCR A Extended;
	font-size:13;
	color:#1AEE64;
	overflow:visible;

	z-index:1000;
	visibility:visible;
	}

.sideshad
	{
	position:absolute;
	top:0px;
	left:-310px;
	width:220px;
	height:300px;
	background-color:#000000;

	z-index:500;
	visibility:hidden;
	}

.leftarrow
	{
	position:absolute;
	top:0px;
	left:30px;
	z-index:2000;
	visibility:hidden;
	}

.leftarrowsh
	{
	position:absolute;
	top:0px;
	left:50px;
	z-index:500;
	visibility:hidden;
	}
.rightarrow
	{
	position:absolute;
	top:0px;
	right:50px;
	z-index:2000;
	visibility:hidden;
	}
.rightarrowsh
	{
	position:absolute;
	top:0px;
	right:30px;
	z-index:500;
	visibility:hidden;
	}

#misc_top{
height:100px;
margin:0;
padding: 0;
}