BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #dddddd;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


A.nav {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 13px;
}


a.featured {
 FONT-SIZE: 14px;
	COLOR: #C90081;
	TEXT-DECORATION: NONE;
	font-weight:bold;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
a.featured:hover {
 FONT-SIZE: 14px;
	COLOR: #C90081;
	TEXT-DECORATION: underline;
	font-weight:bold;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}


.copyright {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #999999; FONT-STYLE: normal;
	padding-right: 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 4px;
}

.subhead1 {
	font-weight:bold;
	font-size:18px;
	color: #C90081;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

#yellownav {
	position: relative;
	float: left;
	bottom: 80px;
	left: 350px;
}
#greennav {
	position: relative;
	float: left;
	bottom: 80px;
	left: 380px;
}
#pinknav {
	position: relative;
	float: left;
	bottom: 80px;
	left: 397px;
}
#bluenav {
	position: relative;
	float: left;
	bottom: 80px;
	left: 421px;
}