/* start page styles */

/**************************************** start fixes ****************************************/
 
/* CSS Document */


body.trans-fantasy .fntsy-right-col-mod {background: #3f3f3f;padding: 0 0 0px 0;}



body {
	background:#A1CF2B;
}

@CHARSET "ISO-8859-1";


#navbar {
	color: #CCC;
	height: 28px;
	border-bottom: 1px solid #FFF;
	background-color: #808080;
}
#cat-request {
	float: right;
}
#nav-frame {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	background-color: #000000;
	height: 28px;
	position: relative;
}
#nav-block,
ul.subnav {
	z-index: 999;
}
#nav-block li {
	float: left;
	margin: 0;
	list-style-type: none;
	position: relative;
}
#nav-block li a img,
#nav-block li .blank img {
	vertical-align:topmiddle;
	margin: 0 0 0 4px;
}
#nav-block li a:hover {
	background-color: #A1CF2B;
}
#nav-block li a,
#nav-block li .blank {
	color: #FFF;
	padding: 0 20px;
	line-height: 28px;
	border: none;
	text-decoration: none;
	display: block;
}
 



	
	
	

