html, body { margin: 0; padding: 0; height: 100%; background-color: #216f90;}

.body {
	font: 12px "Helvetica", Arial, sans-serif;
	color: white;
}

.copyright, .smallbody {
	font: 9px "Helvetica", Arial, sans-serif;
	color: #55a5c6;
}

.copyrightsymbol {
	font: 9px "Verdana", sans-serif;
	color: #55a5c6;
}

a:link, a:visited {
	color: #94d2ec;
	text-decoration: none;
}

a:hover, a:active {
	background-color: transparent;
	border-bottom: 1px dotted #94d2ec;
}

a.emailtext:link, a.emailtext:visited {
	background-color: transparent;
	border-bottom: none;
}

a.emailtext:hover, a.emailtext:active {
	background-color: transparent;
	border-bottom: 1px dotted white;
}

#content {
	width: 433px;
	height: 300px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -210px; 
	margin-top: -260px; 
}

#footer {
	text-align: center;
}

#munks {
	background: url(../img/holdingpage/munks.gif) no-repeat;
	margin: 0 0 0 0;
	width: 433px;
	height: 186px;
}

#text {
	background: url(../img/holdingpage/text.gif) no-repeat;
	margin: 20px 0 20px 0;
	width: 426px;
	height: 132px;
	font-size: 1px;
	text-indent: -10000px;
}

#strapline {
	margin: 20px 0 0 20px;
	padding: 0 0 60px 0;
	width: 328px;
	height: 44px;
}

#email {
	margin: 0 0 0 110px;
	padding: 0.5em 0.5em 3em 0.5em;
}

.emailtext {
	background: url(../img/holdingpage/email.gif) no-repeat;
	width: 187px;
	height: 18px;
	display: block;
	float: left;
	font-size: 1px;
	text-indent: -10000px;
	padding: 0 0 2px 0;
}