.nav2, .nav2_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}

p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	margin-bottom: 0;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	color: #ff3200;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 0;
}

p a:hover {
	color: #ff3200;
}

a.nav2 {
	color: #bdbec0;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

a.nav2:hover {
	color: #ff3200;
	font-size: 11px;
	line-height: 11px;
}

a.nav2_current {
	color: #ff3200;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

/*
#maalogo {
	position: relative;
	left: 155px;
	top: 0px;
	width: 80px;
	height: 60px;
	z-index: 2;
}

#slashes {
	position: relative;
	left: -80px;
	top: -110px;
	z-index: 1;
}

#slasheslogo {
	position: absolute;
	left: 0;
	bottom: 0;
}
*/

.artistlist {
	margin: 7px 0 7px 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.artistlist a {
	color: #fff;
	text-decoration: none;
}

a.wiflink {
	font-weight: bold;
	text-decoration: none;
}

a.wiflink:hover {
	text-decoration: underline;
}

.artistlist a:hover {
	color: #ff3200; 
	text-decoration: underline;
}

.artistname {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.artworktitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;

}
.artworkmedium, .pagedescription {
	font-size: 11px;
	font-weight: normal;
	color: #bdbec0;
}

.school {
	font-size: 11px;
	color: #bdbec0;
	font-weight: bold;
}

.artistquote {
	font-size: 11px;
	color: #000;
}

.artistquote>p {
	margin-top: -0.5em;
	font-size: 11px;
	color: #bdbec0;
}

.artistname-black {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.artworktitle-black {
	font-size: 12px;
	font-weight: bold;
	color: #000;

}
.artworkmedium-black, .pagedescription-black {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.twhite {
	color: #fff;
}

.tblack {
	color: #000;
}

.tq {
	color: #333;
}

.caption {
	margin-top: 5px;
	margin-left: 5px;
}

.captiontable {
	background-color: #fff;
}

.caption a {
	color: #bdbec0;
}

.caption a:hover {
	color: #ff3200;
}

.wideimage {
	margin-top: 5px;
	margin-left: 5px;
}

.vapdlink {
	color: #bdbec0; 
	text-decoration: none;
}

.vapdlink:hover {
	color: #ff3200;
	text-decoration: underline;
}