/* CSS Document */

#header
	{
	position: absolute;
	top: 0px;
	width: 843px;
	margin: 0px auto;
	background-image:url(../images/navbg_Jan2010.jpg);
	background-repeat:no-repeat;
	height:147px;
	left: 0px;
	right: 0px;
}

#logoanimation {
	position:relative;
	top:0px;
	width:78px;
	height:106px;
	z-index:10000;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 700px;
	height: 22px;
	position: absolute;
	top: 113px;
	left: 65px;
}	



