body {
	background-color: #F7F7F7;
	background-image: url(images_hero/mainpage_heroarts_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	padding-top: 80px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #009999;
	text-align: center;
}
#nav a {
	color: #009999;
	text-decoration: none;
}
#navinner {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: lighter;
	color: #009999;
	text-align: right;
}
#navinner a {
	color: #009999;
	text-decoration: none;
}#content {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #A12374;
	padding: 0px;
	width: 200px;
}
#content a {
	color: #009999;
	text-decoration: none;
}


#nav a:hover {
	color: #9B2674;
}

