a:link {color: #99FF33;text-decoration:none;}    /* unvisited link */
a:visited {color: #99FF33;text-decoration:none;} /* visited link */
a:hover {color:yellow;text-decoration:none;}     /* mouse over link */
a:active {color:white;text-decoration:none;}  /* selected link */


body 
{
	background-color:#666666;
}
p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color:#FFFFFF;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:yellow;
}
#AdBox
{
/*	float:right; */
	position:absolute;
	right:1%;
	top:0px;
	height:601px;
	width:120px;
}
#HeaderBox
{
	width:85%;
	height:120px;
}
#MenuBox
{
	position:absolute;
	top:135px;
	width:120px;
	height:72%;
	background: #666666;
}
#MenuBox ul
{
	margin: 0;
	padding: 0;
}
#MenuBox ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
/*	float: left; */
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: right;
}
#MenuBox a
{
/*	color: #F8F2E5; */
	color: yellow;
	text-decoration: none;
	display: block;
	width: 120px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #A8B090;
	border-top: 1px solid #A8B090;
}
#MenuBox li#active { background: #CC0000; color: #fff; border-bottom: none; }
#MenuBox a:hover { background: #000000; color: #fff; border-bottom: none;}

#News
{
	padding-left:20px;
}
#TextBox
{
	position:absolute;
	top:135px;
	left:133px;
	height:410px;
	width:70%;
	outline:#A8B090 solid thin;
	overflow:auto;
}
#InnerTextBox
{
	position:absolute;
	left:30px;
	width:90%;
}
#BottomBar
{
	position:absolute;
	top:550px;	
	width:100%;
	left:133px;
	height:60px;
}
#BottomBar ul
{
	margin: 0;
	padding: 0;
}
#BottomBar ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left; 
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}
#BottomBar a
{
	color: yellow;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 30px;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-left: 1px solid #A8B090;
	border-bottom: none;
}
#BottomBar li#active { background: #CC0000; color: #fff; border-bottom: none; }
#BottomBar a:hover { background: #000000; color: #fff; border-bottom: none;}

#kwd
{
	position:absolute;
	left:9px;
	top:468px;
	width:172px;
	height:28px;
}
#Facebook1
{
	position:absolute; 
	width:90px; 
	height:54px; 
	left: 10px; 
	top: 400px;
}
#Facebook2
{
	position:absolute; 
	width:40px; 
	height:57px; 
	left: 80px; 
	top: 400px;
}
