.links {  font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a:hover {  text-decoration: none; color: #990000}

.body {
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	text-align: left;
}
.bodyhome {
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
	font-style: italic;
	text-align: left;
}
.award {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e30011;
	font-weight: bold; }
.headline {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #e30011;
	font-style: normal;
	text-align: left;
	padding-bottom: 8px;
}
A.partners:link {
	COLOR: #e30011; TEXT-DECORATION: none
}
A.partners:visited {
	COLOR: #e30011; TEXT-DECORATION: none
}
A.partners:hover {
	COLOR: #999966;  TEXT-DECORATION: none
}
A.partners:active {
	COLOR: #999966;  TEXT-DECORATION: none
}
.partners {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	font-weight:bold;
	color: #e30011;
	text-align: left;
}


A.winners:link {
	COLOR: #336699; TEXT-DECORATION: none
}
A.winners:visited {
	COLOR: #336699; TEXT-DECORATION: none
}
A.winners:hover {
	COLOR: #e30011;  TEXT-DECORATION: none
}
A.winners:active {
	COLOR: #e30011;  TEXT-DECORATION: none
}
.winners {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Trebuchet MS";
	font-weight:bold;
	color: #336699;
	text-align: left;
}

A.credits:link {
	COLOR: #999966; TEXT-DECORATION: none
}
A.credits:visited {
	COLOR: #999966; TEXT-DECORATION: none
}
A.credits:hover {
	COLOR: #e30011;  TEXT-DECORATION: none
}
A.credits:active {
	COLOR: #e30011;  TEXT-DECORATION: none
}
.credits {
	FONT-SIZE: 8pt;
	FONT-FAMILY: sans-serif;
	color: #999966;
}



#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #e30011;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #e30011;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #999966;
color: #fff;
}