body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent {
	font-size: 0.8em;
	margin: 0 100.;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}
#wrapper .frontpicture {
	background-color: #000000;
	text-align: center;
}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
/*the following removes the outline from the image links in IE5 mac and FF 1.5*/
a:focus {outline:0;
}

#Login {
	position:absolute;
	left:172px;
	top:137px;
	width:337px;
	z-index:1;
	background-color: #121212;
	text-align: center;
	visibility: hidden;
	color: #FF0000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 2px solid #FF0000;
}
.style1 {color: #FF0000}
#wrapper {
	margin: 0 auto;
	width: 850px;
	position: relative;
}
#footer {
	color : #FFCC66;
	font-size: 0.6em;
	width: 769px;
	margin-top: 10px;
	text-align: center;
} #footerwrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
