/* CSS for MSIE 4+, NS 4.x limited, NS 6 & higher / cr / v1.5 / 2001-03-19 */
/* (c) teamBLAU new media agency, http://www.teamBLAU.com */

body{
	background-color:#9E9E9E;
}

#layertop{
	width: 955px;
	left: 0px;
	top: 0px;
	background-image:url("/img/bg_top.gif"); 
	background-repeat:no-repeat; 
	background-color: #666666;

}

#layertopbg{
	position:absolute;
	width: 955px;
	heigth: 444px;
	left: 0px;
	top: 0px;
}

#layerbottom{
	width: 955px;
	background-image:url("/img/bg_bottom.gif"); 
	background-repeat:no-repeat; 
	background-color: #666666;
}


#layerdate{
	width: 80px;
	left: 889px;
	top: 10px;
	margin: 0 0;
	position:absolute;
	z-index:7;

}

#layertoplinks{
	width: 250px;
	left: 684px;
	top: 0px;
	margin: 0 0;
	position:absolute;
	z-index:7;

}




