/* CSS Document */#bannerleft {	position: absolute;	width: 292px;	height: 153px;	left: 0px;	top: 0px;	}	#bannerright {	background-image: url(images/bannerright.gif);	position: absolute;	width: 468px;	height: 163px;	left: 292px;	top: 0px;	background-repeat: no-repeat;	}#belowmenu {	background-image: url(images/belowmenu.gif);	position: absolute;	width: 292px;	height: 312px;	left: 0px;	top: 288px;	background-repeat: no-repeat;	}#belowtext {	background-image: url(images/belowtext.gif);	position: absolute;	width: 468px;	height: 31px;	left: 292px;	top: 569px;	background-repeat: no-repeat;	}#menubackground {	background-image: url(images/menubackground.gif);	position: absolute;	width: 292px;	height: 135px;	left: 0px;	top: 153px;	background-repeat: no-repeat;	}#menu {	position: absolute;	width: 200px;	height: 145px;	left: 20px;	top: 153px;	}#rightoftext {	background-image: url(images/rightoftext.gif);	position: absolute;	width: 33px;	height: 406px;	left: 727px;	top: 163px;	background-repeat: no-repeat;	}			