body {
	background: #ffffff;
	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: 0px;
	}

#logo {
	display: none;
	}

#infoteaser {
	display: none;
	}

#menuline {
	display: none;
	}

#contentholder {
	position: relative;
	}

#leftcontent {
	display: none;
	}

#rightcontent {
	width: 100%;
	}

#rightcontent h1 {
	color: #1E4C47;
	text-transform: uppercase;
	}

#rightcontent h2 {
	color: #1E4C47;
	text-transform: uppercase;
	}

#rightcontent a {
	color: #1E4C47;
	text-decoration: none;
	}

#siteinfo {
	display: none;
	}

