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

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

.refresh {
	text-align: left;
}

.strapline {
	font: 18px "Helvetica", Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #a0d962;
}

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

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

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

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

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

a.emailtext:hover, a.emailtext:active {
	background-color: transparent;
	border-bottom: none;
	background: url(../img/email.gif) no-repeat;
}

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

#footer {
	text-align: center;
}

#head {
	background: url(../img/head.gif) no-repeat;
	margin: 0 0 0 100px;
	width: 180px;
	height: 286px;
}

#name {
	background: url(../img/name.gif) no-repeat;
	margin: 20px 0 0 20px;
	width: 328px;
	height: 44px;
	float: left;
	font-size: 1px;
	text-indent: -10000px;
}

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

#email {
	float: left;
	margin: 120px 0 0 -30px;
}

.emailtext {
	width: 300px;
	height: 110px;
	display: block;
	float: left;
	font-size: 1px;
	text-indent: -10000px;
	padding: 0 0 2px 0;
}