
body {
	background-color: #40565F;
	margin: 0;
	background-image: url(/images/hcec_page.jpg);
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 480px;
	height: 600px;
	z-index: 4;
}
.bodytext {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	position: absolute;
	width: 400px;
	top: 120px;
	left: 485px;
	z-index: 5;
	
}
.footer {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	bottom: 5px;
	z-index: 5;
	
}
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #BFE6EF;
	text-decoration: none;
}
#rotator
{
	background: url(/images/random/img_kevcomp.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 600px;
	z-index: 3;
}
h2 {
	 font-style: italic;
}
.style1 {font-size: x-small}