.redstart {
	font-family:  Futura, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.menu {
	font-family: Futura, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.header {
	font-family: Futura, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E51515;
	text-decoration: none;
	background-color: #FFFFFF;
}
.futura {
	font-family: Futura, "Trebuchet MS", sans-serif;
	text-decoration: none;
	white-space: normal;
	color: #666666;
}
.subhead {
	font-family: Futura, "Trebuchet MS", sans-serif;
	text-decoration: none;
	white-space: normal;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
.smallprint {
	font-family: Futura, "Trebuchet MS", sans-serif;
	text-decoration: none;
	white-space: normal;
	font-size: 10px;
	color: #666666;
}
.projecthead {
	font-family: Futura, "Trebuchet MS", sans-serif;
	text-decoration: none;
	white-space: normal;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.titles {
	font-family: Futura, "Trebuchet MS", sans-serif;
	text-decoration: none;
	white-space: normal;
	font-size: 14px;
	padding: 15px;
	color: #666666;
	font-weight: bold;
}
h1 {
	background-image: url(images/REDSTARTlogo3.jpg);
	background-repeat: no-repeat;
	height: 63px;
	background-position: center;
}
h1 span {display:none}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: E51515;
}

#navbar a {
	display: block;
	width: 150px;
	font-family: Futura, "Futura Condensed", sans-serif;
}

#navbar li {
	float: left;
	width: 150px;
	color: E51515;
}

#navbar li ul {display: none;} 

#navbar li:hover ul {
	display: block;
	width: 150px;
	position: absolute;
	text-align: left;
	margin-top: -4em;
	padding-top: -4em;
	border: 2px solid #999999;
	list-style-type: none;
}

div.content {clear; left;}
#navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	color: E51515;
}
.links {
	font-family: Futura, "Futura Condensed", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 60px;
}
.projhead {
	font-family: Futura, "Futura Condensed", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 60px;
}
.about {
	font-family:  Futura, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.menured {
	font-family: Futura, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
}
a.menured:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menured:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menured:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

