body {
	background : url(/templates/lacross/images/background.gif);
	background-position: 0px 3000px;
	background-repeat : repeat-x;;
	background-color : #211a0e;
	font-family : 'Verdana';
	font-size : 11px;				
}


#page {
	width: 934px;
	padding-top : 10px;
}

.clearfix {
	clear : both;
	float : none;
}

.copyright {
	display : none;
}

