/* CSS Document *//* Layout CSS */body {	text-align:center;}.wrap { 	margin:40px auto;	width:720px; }.container { width:720px; }.backgroundImage { position:relative;}.navButtons { 	left:96px;	position:relative;	top:-380px;	width:100%;}.navButton {	float:left;	margin-right:65px;}.footer {	clear:both;	font-size: 80%;	position:relative;	top:-243px;}.other { 	left:117px;	position:relative;	top:-207px;	width:100px;}.other2 { 	left:456;	position:relative;	top:-322px;	width:100px;}/* Rollover CSS */a.alsButton {  display: block;  width: 232px;  height: 226px;  background-image: url(alsbutton.gif);  background-repeat: no-repeat;  background-position: 0 0;}a.alsButton:hover {  background-position: 0 -226px;}a.nocButton {  display: block;  width: 232px;  height: 226px;  background-image: url(nocbutton.gif);  background-repeat: no-repeat;  background-position: 0 0;}a.nocButton:hover {  background-position: 0 -226px;}a.ppp {	background-image:url(ppplink.gif);	background-position:0 0;	background-repeat:no-repeat;	display:block;	width:96px;	height:115px;}a.sr {  background-image:url(srlink.gif);	background-position:0 0;	background-repeat:no-repeat;	display:block;	height:115px;	width:145px;}