@charset "utf-8";
body {
	color: #EAEAEA;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tile_02.gif);
	background-repeat: repeat-x;
	font-family: Centaur;
	height: 100%;
	overflow: hidden;
}
a:link {
color:#EAEAEA;
text-decoration:none;
}
a:visited {
color:#EAEAEA;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:none;
}
a:active {
color:#EAEAEA;
text-decoration:none;
}


#wrapper {
position:relative;
width:800px; 
margin: 0px auto;
}
#backing {
height:1000px;
background-image: url(images/tiledown.png);
background-repeat: repeat-y;
}
#top {
	position:absolute;
	left:0px;
	height:10;
	width:100;
	top:5px;
}
#page {
	position:absolute;
	left:107px;
	height:10;
	width:114px;
	top:34px;
	font-size:26px;
	font-family:Centaur;
	color:#676767;
	text-align:right;
	}
#menu {
	position:absolute;
	left:232px;
	height:48px;
	width:475px;
	top:7px;
	background-color:#414141;
}
#menulist {
	position:absolute;
	left:10px;
	height:14px;
	width:458px;
	top:28px;
	text-align:right;
	font-size:18px;
	font-family:"Centaur MT";
}
#frontleft {
	position:absolute;
	left:33px;
	height:340px;
	width:185px;
	top:72px;
	background-color:#414141;
}
#frontleftinfo {
	position:absolute;
	left:33px;
	height:328px;
	width:185px;
	top:80px;
	text-align:center;
}
#frontslogen {
	position:absolute;
	left:33px;
	height:25px;
	width:185px;
	top:440px;
	text-align:center;
}
#frontimage {
	position:absolute;
	left:232px;
	height:50px;
	width:475px;
	top:72px;
	background-color:#414141;
}
#frontbottom {
	position:absolute;
	left:232px;
	height:90px;
	width:475px;
	top:449px;
	background-color:#414141;
}
#frontbottominfo {
	position:absolute;
	left:232px;
	height:90px;
	width:475px;
	top:456px;
	text-align:center;
}
#bottominfo {
	position:absolute;
	left:0px;
	height:54px;
	width:800px;
	top:546px;
	text-align:center;
	font-size:10px;
}
.header-lower-left {
    bottom: 0px;
	right:0;
	font-size:9px;
    width: 200px;
    position: absolute;
}
#admin {
	position:absolute;
	top:9px;
	left:90px;
	height:10px;
	width:30px;
}
#admin a:link {
text-decoration:none;
color:#000000;
}
#admin a:visited {
text-decoration:none;
color:#000000;
}

#admin a:hover {
text-decoration:none;
color:#666666;
}
