.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: 24px;
	font-weight: bolder;
	margin-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 0;
}

a.nav2 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

a.nav2:hover {
	color: #ff6e7a;
	font-size: 11px;
	line-height: 11px;
}

a.nav2_current {
	color: #ff6e7a;
	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: 0px; /* -80px; */
	top: 0px; /* -110px; */
	z-index: 1;
}

#slasheslogo {
	position: absolute;
	left: 0;
	bottom: 0;
}

.artistlist {
	margin: 7px 0 7px 0;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.artistlist a {
	color: #ffffff;
	text-decoration: none;
}

.artistlist a:hover {
	color: #000000;
	text-decoration: underline;
}

.artistname {
	font-size: 14px;
	font-weight: bold;
	color: #C65D66;
}

.artworktitle {
	font-size: 12px;
	font-weight: bold;
	color: #C65D66;

}
.artworkmedium, .pagedescription {
	font-size: 11px;
	font-weight: normal;
	color: #C65D66;
}

.twhite {
	color: #ffffff;
}

.tblack {
	color: #000000;
}

.tq {
	color: #ff6e7a;
}

.caption {
	margin-top: 5px;
	margin-left: 5px;
}

.caption a {
	color: #c65d66;
	font-weight: bold;
	text-decoration: none;
}

.caption a:hover {
	color: #000000;
	text-decoration: underline;
}

.school, .artistquote {
	font-size: 11px;
}

.wideimage {
	margin-top: 5px;
	margin-bottom: 5px;
}

.vapdlink {
	width:30px;
	height:30px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#fecdd5;
	color:#ff6e7a;
}
a.vapdlink,a.vapdlinkcurrent {
	text-decoration:none;
}
.vapdlinkcurrent {
	width:30px;
	height:30px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#ff6e7a;
	color:#fecdd5;
}

.wifnav {
	width:30px;
	height:30px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#fecdd5;
	color:#ff6e7a;
}
a.wifnav,a.wifnavcurrent {
	text-decoration:none;
}
.wifnavcurrent {
	width:30px;
	height:30px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#ff6e7a;
	color:#ffffff;
	border:1px solid #fff;
}

a.wiflink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.wiflink:hover {
	text-decoration: underline;
	color: #000000;
}

.tinytext {
	font-size: 9px;
}
