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

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

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: #000;
	list-style: disc;
	}

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;
	}

.nav {
	margin-left: 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;
	}
	
.menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	color: #000;
	line-height: 14pt; 
	font-weight: normal; 
	font-variant: normal; 
	background-color: #FFF; 
	text-align: left; 
	vertical-align: middle; 
/*	border-color: #BF662C;
	border-style: solid; */
}