.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.regtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

 #nav {
	position:absolute; 
	left:100px; 
	top:0px; 
	width:700px; 
	height:409px;
	z-index:5;
	visibility : visible;
}

#contact {
	position:absolute; 
	left:259px; 
	top:130px; 
	width:382px; 
	height:409px;
	z-index:15;
	visibility : visible;
}


