/* CSS Document */



#LoadingDiv{
	margin:0px 0px 0px 0px;
	
	height: 100%;
	z-index:99999;
	padding-top:300px;
	padding-left:500px;
		
	width:1000;
	clear:none;
	background:url(shit1.png);
	/*background-color:#666666;
	border:1px solid #000000;*/
	}
/*IE will need an 'adjustment'*/
* html #LoadingDiv{
	 position: absolute;
	 height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}














ul{
	margin:0; 
	padding:0; 

}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}



}
#body h2{
	display:block;
	width:161px;
	height:22px;
	padding:0;
	font:bold 24px/13px Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
}
#body p{
	width:575px;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	padding:0;
	margin:11px 0 16px 0;
}
#body ul{
	width:579px;
	margin:0;
	padding:0;
}
#body ul li{
	display:block;
	width:579px;
	height:19px;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0 0 4px 0;
}
#body ul li a{
	display:block;
	width:561px;
	height:19px;
	background:url(images/arrow.gif) 0 6px no-repeat #fff;
	padding:0 0 0 18px;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
#body ul li a:hover{
	background-color:#F6F3E8;
	color:#292727;
}
#body p.div{
	display:block;
	width:583px;
	height:9px;
	font-size:0;
	background:url(images/more_div.gif) 0 0 repeat-x;
	margin:9px 0 17px 0;
}

}
#body p.div a:hover{
	background:url(images/btn_more_hover.gif) 0 0 no-repeat;
}

