html,body {	margin:0;	padding:0;	height:100%; /* 100 % height */}html>body #wrap {height:100%;} /* 100 % height */#wrap {	width:40em;	margin:0 auto;}#header {	width:40em;	height:5em;}html>body #header {	position:fixed;	z-index:10; /* Prevent certain problems with form controls */}html>body #content-wrap {height:100%;} /* 100 % height */html>body #content {padding:6em 1em;} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */#footer {	width:40em;	height:5em;}html>body #footer {	position:fixed;	bottom:0;	z-index:10; /* Prevent certain problems with form controls */}a.top {color: black;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: justify;	font-weight: 300;}td.top {color: black;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: small;	text-align: center;	font-weight: 600;font-variant: small-caps;}a.topwhite {color: #ffffff;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: justify;	font-weight: 800;}a.topwhite:active {color: #ffffff;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: justify;	font-weight: 800;}a.topwhite:visited {color: #ffffff;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: justify;	font-weight: 800;}a.top:hover { color: #ffffff;	font-family: Lucinda, Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: justify;	font-weight: 800;	text-decoration: none;}.contentbold {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: small;	text-align: center;	font-weight: 1000;}.content {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: small;	text-align: center;	font-weight: 300;}.contenth1 {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: center;	font-weight: 700;	}.contenth2 {color: #113355;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: medium;	text-align: center;	font-weight: 500;	font-variant: small-caps;	}.contentbul {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	display: list-item;	font-size: small;	text-align: center;}.contentjst {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: small;	text-align: justify;	padding: 8px;}.ctitle {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: large;	text-align: center;	font-weight: 1200;	font-variant: small-caps;}.blink {color: black;	font-family: Garamond, Arial, Helvetica, sans-serif;	font-size: x-small;	text-align: justify;	font-variant: small-caps;}a.content:active {	color: black;					font-family: Garamond, Arial, Helvetica, sans-serif;					font-size: small;					text-align: center;}a.content:visited {	color: black;					font-family: Garamond, Arial, Helvetica, sans-serif;					font-size: small;					text-align: center;}a.content:hover {   color: #CCCCCC;					text-decoration: none;					font-family: Garamond, Arial, Helvetica, sans-serif;					font-size: small;					text-align: center;}a.citle:hover {   color: #CCCCCC;					text-decoration: none;					font-family: Garamond, Arial, Helvetica, sans-serif;					font-size: small;					text-align: center;				}div.spacer {  clear: both;  height: 30px;  }li.content {color: black;	font-family: arial;	font-size: small;	text-align: left;}.arrow {float: right;	color: black;	font-family: arial;	font-size: small;	text-align: justify;	font-variant: small-caps;}html,body {	color:#999;	background:#000 fixed;}body {font:76%/1.5 Garamond, Arial, Helvetica, sans-serif;}h1,h2 {	margin:0.25em 0;	font:normal 1.5em/1.1 Garamond, Arial, Helvetica, sans-serif;	text-align:center;	letter-spacing:1px;}p {margin:1em 0;}.info {	position:relative;	padding:0.5em;	border:2px solid #999;	background:#fff;}a:link,a:visited {	color:#000000;	font-weight:bold;	text-decoration:none;}a:hover {	color:#888888;	text-decoration: none;}#header,#footer {	color:#999;	background:#999;	text-align:center;}#content-wrap,#content {background:#f8f8f3;		text-align: center;}#footer a {color:#111;}	</style><!--[if lt IE 7]>	<link rel="stylesheet" href="../ie.css" type="text/css"><![endif]-->