/* CSS Document */body	{	background: #E5E5B7 	}#left {	background: url(images/background.gif) top left repeat-x;	margin: 0;	padding: 0;	border: 0;	position: absolute;	border-right: 3px solid #999966;	padding-bottom: 25px;	height: 770px;	width: 150px;	top: 0;	left: 0;}#middle {	background: url(images/background.gif) top left repeat-x;	margin: 0;	padding: 0;	border: 0;	position: absolute;	padding-bottom: 25px;	height: 770px;	width: 600px;	top: 0px;	left: 153px;}#right {	background: url(images/background.gif) top left repeat-x;	margin: 0;	padding: 0;	border: 0;	position: absolute;	border-left: 3px solid #999966;	padding-bottom: 25px;	height: 770px;	width: 430px;	top: 0;	left: 753px;}#nav {		position: absolute;	width:600px;	background-color:transparent;	top: 120px;	left: 20px;	height: 19px;	}	/*IE fix*/	* html body #nav {	left: 20px;	}		#leftNav {	position: absolute;	width:114px;	background-color:transparent;	top: 159px;	left: -124px;	height: 189px;		}/*IE fix*/	* html body #leftNav {		}#content {		margin: 0;	position:absolute;	top: 160px;	left: 70px;	}#animation {	position:absolute;	top:15px;	left: 165px;	height: 77px;	width: 545px;	}	#logo {	background: url(images/logo.gif);	position:absolute;	top: 1px;	left: 0px;	height: 81px;	width: 153px;	}	p img {float:right;	margin-left:1px;}img.content {	margin-top:-1px;		}