@charset "UTF-8";/* CSS Document */html, body {		margin: 0;	padding: 0;	background-color: #202020;}	#centerimage {		margin-top: 3em;	margin-left: auto;	margin-right: auto;	/*top: 40px;	left: 80px;*/	width: 800px;	height: 516px;	background: url(../images/sunset800.jpg) no-repeat;	z-index: 1;}#tricks {		float: left;	width: 810px;	height: 250px;	z-index: 2;	}P.spacer {		font-size: 12pt;}#thankslogo {		margin-left: -4.5em;	width: 374px;	height: 246px;	background: url(../images/thanks_logo_sm.png) no-repeat;	z-index: 3;}#footer {		font-family: "Arial Narrow", Arial, sans-serif;	font-size: 12pt;	color: #655c70;	font-weight: bold;	text-align: center;	}#links {		float: left;	cler: right;	z-index: 2;	}#seriesLinks {		font-family: "Arial Narrow", Arial, sans-serif;	margin-left: 256px;	color: #ff0000;	font-size: 9pt;	z-index: 3;	}#seriesLinks a{		font-family: "Arial Narrow", Arial, sans-serif;	color: #ff0000;	font-size: 9pt;	}