﻿body {
	background-image: url('images/zertxtr.gif');
	color: white;
	margin: 0 auto;
}
#banner 
{
	position: absolute;
	top: 25px;
	color: white;
	font-size: xx-large;
	left: 200px;
}
#banner table 
{
	text-align: center;
}
#navigation 
{
	position: absolute;
	top: 100px;
	left: 10px;
}
#navigation td {
	background-image: url('images/zernavva.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 55px;
	width: 140px;
}
#navigation a 
{
	text-align: center;
	font-size: medium;
	color: White;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}	

#main 
{
	position: absolute;
	top: 115px;
	left: 200px;
	width: 60%;
}
.email a
{
	color: #6699FF;
	font-weight: bold;
}
a
{
	color: #6699FF;
}
h1 
{
	color: White;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h2 
{
	color: Yellow;
	font-weight: bold;
	font-size: large;
	margin-bottom: 0px;
}
p 
{
	color: White;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.center 
{
	text-align: center;
}
.manualCo 
{
	color: White;
	font-size: medium;
	margin-top: 15px;
	margin-bottom: 6px;
}