
body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #3a4a51; background-image:url(img/bgrnd2.jpg); background-repeat:repeat; text-align:center; }

#WRAPPER { position:relative; background-color:#000000; color:#FFFFFF; background-image:url(../img/bgr_wrapper.jpg); background-repeat:no-repeat; width: 772px; margin: 12px auto; }

#HEADER { width: 772px; height: 87px; padding: 0px; margin: 0px; }
	#HEADER A{ padding: 0px; margin: 0px; }

#FLAGS { position:absolute; top: 2px; left:178px; width:46px; height:12px; z-index:20; }
#D { position: relative; width:20px; height:12px; background:url(img/flag_d.gif); float: left; }
#D:hover{ background-position: bottom; }
#E { position: relative; width:20px; height:12px; background:url(img/flag_e.gif); margin-left: 2px; float: left; }
#E:hover{ background-position: bottom; }
	
#NAVI {
	  position: relative;margin: 0px; padding:0px; clear: both; font-size:15px; font-family: "lucida",serif; background:url(img/n_bgrnd.jpg) 0 120px;
}
	#NAVI ul { width: 176px; margin: 0; padding: 0; overflow:hidden;}
	#NAVI li{ color:#dddddd; width: auto; list-style-type: none; padding: 2px 0px 2px 5px; background: #373a3c; border-top: 3px solid #999999;}
	#NAVI li a{ color: #ddd; }
	#NAVI li.last{ border-bottom: 3px solid #999999;}
	#NAVI li.active{ background: #969583;}
	#NAVI a { color:#dddddd; text-decoration:none; font-weight: 500; }
	#NAVI a:hover { color:#ffffff; text-decoration:none; }
	
#References { width:520px; margin-left:20px; float:left; overflow:hidden; }
	#References img{ border:0px; width: 32%;}
	
.skipper { position:absolute; top: -5000px; left: -5000px; width: 0; height: 0; overflow: hidden; display: inline; }