body {
	font-family:Verdana, Arial,  sans-serif;
  	margin: 5px;
  	font-size:12px;
	color:#4D4D4D;
}
td {
	font-family:Verdana, Arial, sans-serif;
  	font-size:12px;
	color:#4D4D4D;
}
h1{
	font-size:18px;
	margin: 10px 0 10px 0;
	letter-spacing: 1px;
}
h2{
	margin:0 0 10px 0;
	letter-spacing: 1px;
	line-height: 0.8;
	color:#871A37;
}
h3{
	letter-spacing: 1px;
	margin:0 0 5px 0;
	padding:0 0 7px 0;
	line-height: 0.7;
	font-size:18px;
	color:#871A37;
	border-bottom: 2px #871A37 solid;
}
h5{
	font-size:14px;
	letter-spacing: 1px;
	color:#4D4D4D;
}

a{
	letter-spacing: 1px;
	color:#861937;
}

#borderTRB img{
	padding-top:20px;
}

#borderTRB {
	border-bottom: 1px #B0A7A0 solid;
	border-right: 1px #B0A7A0 solid;
	border-top: 1px #B0A7A0 solid;
}
#borderLB {
	border-left: 1px #B0A7A0 solid;
	border-bottom: 1px #B0A7A0 solid;
}
#borderTB {
	border-bottom: 1px #B0A7A0 solid;
	border-top: 1px #B0A7A0 solid;
}

#bottom{
	background-image:url(../images/bottom.gif);
	border-right: 1px #B0A7A0 solid;
	border-bottom: 1px #B0A7A0 solid;
	border-top: 1px #B0A7A0 solid;
	color:white;
	font-size:15px;
	text-align: center;
	font-weight:bold;
}

#news{
	background-image:url(../images/gray_corner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#CFCFCF;
	padding: 20px;
}
td#funding_entities{
	background-color:#E9E9E9;
	padding: 20px;
}

.Nav {
	background-color: #7E7E7E;
	border-right: 1px #B0A7A0 solid;
	border-left: 1px #B0A7A0 solid;
	padding: 10px 0 10px 0;
	vertical-align:top;

}
#credit{
	background-color: #7E7E7E;
	border-right: 1px #B0A7A0 solid;
	border-left: 1px #B0A7A0 solid;
	font-size: 9px;
	padding: 5px;
	text-align: left;
	vertical-align:bottom;
}
td.Nav a{
	display:block;
	background: url(../images/gray_cube.gif) 5px 55% no-repeat;
	padding: 7px 5px 7px 20px;
	margin: 0 0 0 15px;
	color: white;
	text-decoration: none;
	font-weight:bold;
}
td.Nav a:hover{
	display:block;
	background: url(../images/red_cube.gif) 5px 55% no-repeat;
	padding: 7px 5px 7px 20px;
	margin: 0 0 0 15px;
	color: white;
	text-decoration: none;
	font-weight:bold;
}
td.Nav a#highlight{
	display:block;
	background: url(../images/red_cube.gif) 5px 55% no-repeat;
	padding: 7px 5px 7px 20px;
	margin: 0 0 0 15px;
	color: white;
	text-decoration: none;
	font-weight:bold;
}

.MainPart {
	border-right: 1px #B0A7A0 solid;
}
.content {
	padding: 0 20px 20px 20px;
}
.content img{
	border: 1px #871A37 solid;
}

/* fixes it so the HD logo doesn't have a border around it */

img.noborder {
	border: 0;
}
