@charset "utf-8";
/* CSS Document */


body {
	background-color: #000;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	margin:0px auto;
}

p {
	margin: 0px 0px;
	font-size: 11px;
	text-align:center;
	line-height: 11px;
}

.darkgreen {
	font-size: 11px;
	text-align:center;
	color:#2a4400;
}

#homepage {
	position:relative;
	width:965px;
	height:726px;
	z-index:4;
	top: 0px;
	overflow: visible;
	margin:0px auto;
	background-image: url(images/homepage.jpg);
}

a.rollenter {
	display: block;
	width: 114x;
	height: 57px;
	text-decoration: none;
	background: url("images/gallery/enterroll.jpg");
}
		
a.rollenter:hover {
	background-position: -114px 0;
}

.displace {
	position: absolute;
	left: -5000px;
}

#enter {
	position:absolute;
	width:114px;
	height:57px;
	z-index:5;
	left: 441px;
	top: 526px;
}

#intro_text1 {
	position:absolute;
	width:700px;
	height:94px;
	z-index:5;
	left: 143px;
	top: 580px;
}

#intro_text2 {
	position:relative;
	width:600px;
	height:50px;
	z-index:4;
	top: 15px;
	overflow: visible;
	margin:0px auto;
}

h3 {
	margin-top:-9009px;
	position:absolute;
}
