a:link { color: #999999; text-decoration: none }
a:visited { color: #999999; text-decoration: none }
a:hover  { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }

div.credit {
	position: absolute;
	bottom: 10px;
	left: 35px;
	font-family: myriad, verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
div.gallery {
	position:absolute;
	left:20px;
	top:0px;
	width:60px;
	height:48px;
}

div.director {
	position:absolute;
	left:80px;
	top:0px;
	width:65px;
	height:48px;
}

div.artists {
	position:absolute;
	left:145px;
	top:0px;
	width:55px;
	height:48px;
}

div.exhibits {
	position:absolute;
	left:200px;
	top:0px;
	width:67px;
	height:48px;
}

div.lowertown {
	position:absolute;
	left:267px;
	top:0px;
	width:83px;
	height:48px;
}

div.contact {
	position:absolute;
	left:350px;
	top:0px;
	width:65px;
	height:48px;
}

div.logo {
	position:absolute;
	left:20px;
	top:120px;
	width:165px;
	height:160px;
}

div.subnav {
	position:absolute;
	left:60px;
	top:30px;
	height: 15px;
	font-family: myriad, verdana, arial, "lucida console", sans-serif;
	font-size:11px;
	font-weight:normal;
	color: black;
	background-color: #cc0000;
	text-decoration: none;
}
div.content {
	position:absolute;
	left:210px;
	top:50px;
	width:350px;
	height:210px;
	font-family: myriad, verdana, arial, "lucida console", sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: justify;
	color: white;
	background-color: #171515;
	text-decoration: none;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
}
.contenttext {
	font-family: myriad, verdana, arial, "lucida console", sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: justify;
	color: white;
	text-decoration: none;
	
}
#navlist a:link, #navlist a:visited {color: #ffffff;}
#navlist a:hover {color: #000000;}

#content a:link, #content a:visited {color: #eeeeee;}
#content a:hover {color: #666666;}

.title {
	font-family: myriad, verdana, arial, "lucida console", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: white;

}
