* { margin: 0; padding: 0; }
a:link { color: #f6b563; text-decoration: none; font-weight:bold;}
a { position: relative; }
a:visited { color: #f6b563; text-decoration: none; font-weight:bold;}
a:hover { color: #FF3}
a:active { color: #f6b563; text-decoration: none; }
body {
	color: #FFF;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-image: none;
	background-repeat: repeat-x;
	background-color:#000;
	text-align: center;
}
fieldset { padding: .5em; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin-top: 0.5em; margin-bottom: 0.5em; }
li, dd {  }
p { }
select { min-width:1.5em; }
td { }
.correction { padding-right: 10px; padding-bottom: 20px; padding-left: 10px; }
#container { position: relative; z-index: 1; width: 1024px; height: 768px; margin: 0 auto; padding: 0; text-align: left;}
#content	{clear:both; height:700px; position:relative;}
#floater	{float:left; height:50%; margin-bottom:-350px;}
#logo {
	background: none;
	width: auto;
	height: auto;
	padding: 10px;
	border: none;
	position: absolute;
	right: 200px;
	bottom: 140px;
	float: right;
	z-index: 60;
}
#menu {
	background: none;
	width: auto;
	height: auto;
	padding: 10px;
	border: none;
	position: absolute;
	right: 260px;
	bottom: 130px;
	float: right;
	z-index: 60;
}
#menu li { margin: 5px; display: inline; }
#menu ul { margin: 0; padding: 0; }
#message {
	background: none;
	float: right;
	width:700px;
	height: auto;
	padding: 10px;
	border: none;
	position: absolute;
	left: 258px;
	top: 200px;
	z-index: 80;
}
#right {
	background: none;
	float: right;
	width:200px;
	height: auto;
	padding: 10px;
	border: none;
	position: absolute;
	right: 97px;
	bottom: 225px;
	z-index: 80;
}
#right a { position: relative; }
#right h2 { color: black; font-size: 100%; margin-top: 1em; }
#right h3 { font-size: 100%; }
#submit { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
#subscribe {
	background: none;
	float: right;
	width:200px;
	height: auto;
	padding: 10px;
	border: none;
	position: absolute;
	left: 258px;
	top: 200px;
	z-index: 80;
}
