Body{
  background: #000000;
}

A.nav:link {font-family: century gothic; font-size: 12px; text-decoration: none; color: #000000;}
A.nav:visited {font-family: century gothic; font-size: 12px; text-decoration: none; color: #000000;}
A.nav:active {font-family: century gothic; font-size: 12px; text-decoration: none; color: #000066;}
A.nav:hover {font-family: century gothic; font-size: 12px; text-decoration: none; color: #000066;}

TD.header{
	background-image: url(images/header_bg.jpg);
	font-family: century gothic;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
}

TD.footer{
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	color:#000000;
}

TD.main{
	background: #FFFFFF;
	font-family: century gothic;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}

TD.pageheading{
	font-family: century gothic;
	font-size: 15px;
	font-weight: Bold;
	color:#000000;
}

TD.content{
	font-family: century gothic;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

TD.nav{
	background: #F6F6F6;
	font-family: century gothic;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}