body {
	background: url(/media/screen/2010/labyback.gif) center top;
	font-family: verdana;
	font-size: 12px;
	}

#widthholder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 1px;
	}

#topholder {
	position: absolute;
	z-index: 2;
	top: 154px;
	left: 50%;
	margin-left: -369px;
	width: 738px;
	height: 210px;
	background: url(/media/screen/2010/topback.gif) center top;
	}

#top1 {
	position: absolute;
	top: -154px;
	left: -231px;
	}

#top2 {
	position: absolute;
	top: -154px;
	left: 0px;
	}

#top3 {
	position: absolute;
	top: -154px;
	left: 347px;
	}

#top4 {
	position: absolute;
	top: -154px;
	left: 738px;
	}

#logo {
	position: absolute;
	z-index: 3;
	top: -154px;
	left: 8px;
	}

#headline {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 160px;
	}

#menu {
	position: absolute;
	top: 128px;
	left: 125px;
	}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	}

#submenu {
	position: absolute;
	top: 170px;
	left: 95px;
	width: 530px;
	text-align: center;
	}

#submenu a {
	color: #000000;
	text-decoration: none;
	}

#holder {
	position: absolute;
	z-index: 1;
	top: 364px;
	left: 50%;
	margin-left: -369px;
	width: 738px;
	height: 700px;
	background: url(/media/screen/2010/bodyback.gif) center top;
	}

#contentholder {
	position: relative;
	width: 738px;
	margin-top: 0px;
	background: url(/media/screen/2010/bodyback.gif) center top;
	}

#content {
	margin-left: 85px;
	width: 570px;
	}

#content h1 {
	margin: 0px;
	font-size: 15px;
	}

#content h2 {
	margin: 10px 0px;
	font-size: 13px;
	}

#content p {
	margin: 10px 0px;
	}

#content a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

