A:link, A:visited {
	color: #000000; text-decoration:underline; 
}

A:active {
	color: #000000; text-decoration: none;
}

A:hover {
	color: #000000; text-decoration: none; 
}

body {
	color: #000000;
	background-color: #ffffff
}


#text {
	position: 	relative;
	top: 		200px;
	left:		215px;
	text-align:	left;
	width:		585px;
	text-indent:	0px;
	margin-left:	0px;
	line-height:	1.2em;
	font-size:	1em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

#front {
	position: 	absolute;
	top: 		10%;
	left:		20%;
	text-align:	left;
	width:		400px;
	text-indent:	0px;
	margin-left:	0px;
	line-height:	1.2em;
	font-size:	1em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

.textheader {
	line-height:	1.2em;
	font-size:	1.2em;

}

.textdate {
	line-height:	1.3em;
	font-size:	0.8em;
	text-align:	right;
}

#copyright {
	position: 	absolute;
	bottom:	5%;
	left:		40%;
	text-align:	center;
	width:		600px;
	text-indent:	0px;
	margin-left:	0px;
	line-height:	1em;
	font-size:	0.8em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

#enterimage {
	position: absolute;
	top:	30%;
	z-index:1;
	left:	30%;
	height: 50%;
}