body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #gallerywrapper {
	text-align: center;
	display: inline;
}
#maincontent {
	font-size: 0.8em;
	margin: 0 100.;
	padding: 15px;
	text-align: center;
}
#wrapper .frontpicture {
	background-color: #000000;
	text-align: center;
}

#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}
a:link {
	color: #FBC663;
}

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;
}
#wrapper {
	margin: 0 auto;
	width: 870px;
	position: relative;
}
/*the following removes the outline from the image links in IE5 mac and FF 1.5*/
a:focus {outline:0;
}
#wrapper #gallery {
	color: #FFFF00;
	text-align: center;
	width: 800px;
	height: 500px;
}
#footer {
	color : #FFCC66;
	font-size: 0.6em;
	width: 769px;
	margin-top: 10px;
	text-align: center;
} #footerwrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
