body  /* Internet Explorer */ 
{
	background-color: #cce6ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
} 
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 
.yearendposition { 
	position: absolute;
	top: 50%;
	left: 0%;
	height: 439px;
	margin-top: -240px;	
	background-image: url(../images/yearend-repeat.gif);
	background-repeat: repeat-x;
	width: 100%; 	
} 
.yearendcontent { 
	width: 767px; 	
} 
#skiplinks {
	visibility: hidden; 
}