body {
	margin: 0px;
	background-color: #8b2e2e;
}


p,a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	}

li  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	list-style: disc;
	margin-right: 15px;
	}
	
hr { 
	margin: 0px 0px 8px 0px;
	border: 0px;
	height: 1px;
	color: #4C4668;
	background-color: #4C4668;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 8px;
	font-weight: normal;
	color:#666;
}

a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}

a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}


a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}


ul#nav{
	margin: 3px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	background-color: transparent;
}

ul#nav li{
	list-style-type:none;
	margin: 0px 0px 0px 9px;
}

a.mainNav:link{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a.mainNav:visited{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a.mainNav:hover{
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

a.mainNav:active{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#navBlock{
	background: url(../images/current_awards/nav_flash.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

a.fellowNav:link {
	font-weight: bold;
	color: #68524A;
	text-decoration: none;
	}

a.fellowNav:visited {
	font-weight: bold;
	color: #68524A;
	text-decoration: none;
	}

a.fellowNav:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

a.fellowNav:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
a.categoryNav:link {
	font-weight: bold;
	color: #68524A;
	text-decoration: none;
	}

a.categoryNav:visited {
	font-weight: bold;
	color: #68524A;
	text-decoration: none;
	}

a.categoryNav:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

a.categoryNav:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
p.footer {
	font-size: 9px;
	color: #FFF;
	margin-left: 9px;
}

a.footer {
	font-size: 9px;
}

a.footer:link{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.footer:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.footer:hover{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a.footer:active{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.winner {
	color: #c00;
}