Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: regular;
}
.BodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: regular;
}
.contents
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:black;	
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
}
.newsHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
.newsItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A.newsItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.HelpHeader
{
	font-family: Impact;
	font-size: 24px;
	font-style: regular;
	color: #FFFFFF;
	text-align:center;
}
.HelpItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}
A.Supporters
{
	color: #021C55;
}


a#home img {height: 23px; width: 93px; border-width: 0; background: url(home.gif) top left no-repeat;}
a#aboutUs img {height: 23px; width: 90px; border-width: 0; background: url(aboutUs.gif) top left no-repeat;}
a#donate img {height: 23px; width: 71px; border-width: 0; background: url(donate.gif) top left no-repeat;}
a#apparatus img {height: 23px; width: 95px; border-width: 0; background: url(apparatus.gif) top left no-repeat;}
a#gallery img {height: 23px; width: 84px; border-width: 0; background: url(gallery.gif) top left no-repeat;}
a#news img {height: 23px; width: 64px; border-width: 0; background: url(news.gif) top left no-repeat;}
a#contact img {height: 23px; width: 82px; border-width: 0; background: url(contact.gif) top left no-repeat;}
/*a#email img {height: 23px; width: 114px; border-width: 0; background: url(email.gif) top left no-repeat;}
*/
a#home img {background: url(/images/navButtons/home.gif) top left no-repeat;}
a#aboutUs img {background: url(/images/navButtons/aboutUs.gif) top left no-repeat;}
a#donate img {background: url(/images/navButtons/donate.gif) top left no-repeat;}
a#apparatus img {background: url(/images/navButtons/apparatus.gif) top left no-repeat;}
a#gallery img {background: url(/images/navButtons/gallery.gif) top left no-repeat;}
a#news img {background: url(/images/navButtons/news.gif) top left no-repeat;}
a#contact img {background: url(/images/navButtons/contact.gif) top left no-repeat;}
/*a#email img {background: url(/images/navButtons/squadEmail.gif) top left no-repeat;}
*/
a#home:hover img {background: url(/images/navButtons/homeselected.gif) top left no-repeat;}
a#aboutUs:hover img {background: url(/images/navButtons/aboutUsselected.gif) top left no-repeat;}
a#donate:hover img {background: url(/images/navButtons/donateselected.gif) top left no-repeat;}
a#apparatus:hover img {background: url(/images/navButtons/apparatusselected.gif) top left no-repeat;}
a#gallery:hover img {background: url(/images/navButtons/galleryselected.gif) top left no-repeat;}
a#news:hover img {background: url(/images/navButtons/newsselected.gif) top left no-repeat;}
a#contact:hover img {background: url(/images/navButtons/contactselected.gif) top left no-repeat;}
/*a#email:hover img {background: url(/images/navButtons/squadEmailselected.gif) top left no-repeat;}
*/