body {
	background: #1E4C47 url(/media/screen/legback.jpg) repeat-y center top;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

p, td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

p {
clear: both;
}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 14px;
	}

ul {
	list-style-image: url(/media/screen/square.gif);
	margin: 10px 18px;
	padding: 0px;
	}

li {
	margin: 0px;
	padding: 0px;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	}

#logo {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 217px;
	height: 229px;
	background: #1D4C47;
	}

#infoteaser {
	position: absolute;
	top: 35px;
	left: 218px;
	width: 502px;
	height: 229px;
	background: #474747;
	}

#menuline {
	position: absolute;
	top: 267px;
	left: 0px;
	width: 720px;
	height: 41px;
	background: #EAEDF1 url(/media/screen/menubody.jpg) repeat-x center top;
	}

#menuline div, #menuline span {
	float: left;
	margin: 0px;
	}

#contentholder {
	position: absolute;
	top: 311px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	background: url(/media/screen/contentback.gif) repeat-y center top;
	}

#leftcontent {
	float: left;
	width: 197px;
	padding: 10px;
	background: #3A6A63;
	min-height: 400px;
	overflow: hidden;
	}

#leftcontent h1 {
	color: #ffffff;
	text-transform: uppercase;
	}

#leftcontent h2 {
	color: #ffffff;
	text-transform: uppercase;
	}

#leftcontent a {
	color: #ffffff;
	text-decoration: none;
	}

#leftcontent ul.level2, #leftcontent ul.level3, #leftcontent ul.level4, #leftcontent ul.level5 {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#rightcontent {
	float: right;
	width: 482px;
	background: #ffffff;
	min-height: 400px;
	overflow: hidden;
	padding: 10px;
	}

#rightcontent h1 {
	color: #1E4C47;
	text-transform: uppercase;
	}

#rightcontent h2 {
	color: #1E4C47;
	text-transform: uppercase;
	}

#rightcontent a {
	color: #1E4C47;
	text-decoration: none;
	}

#siteinfo {
	background: #1E4C47 url(/media/screen/legback.jpg) repeat-y center top;
	position: relative;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 0px;
	width: 720px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	}

#siteinfo a {
	color: #ffffff;
	text-decoration: none;
	}

