@charset "utf-8";
/* CSS Document */


#runwayBtn {
	position:absolute;
	left:610px;
	top:128px;
	width:120px;
	height:30px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#exhibitBtn {
	position:absolute;
	left:730px;
	top:128px;
	width:100px;
	height:30px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#navExhibitAll {
	position:absolute;
	left:117px;
	top:158px;
	width:713px;
	height:23px;
	z-index:3;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#navExhibitAll img{
	border: none;
	padding-right: 9.5px;
}


#header {
	position:absolute;
	left:139px;
	top:210px;
	width:669px;
	height:40px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#subNav {
	position:absolute;
	left:139px;
	top:265px;
	width:180px;
	height:265px;
	z-index:12;
	margin: 0px;
	border-style: none;
	padding: 0px;
}
.subNavList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#textFrame {
	position:absolute;
	left:139px;
	top:265px;
	width:639px;
	height:265px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 30px;
	border-style: none;
	text-align: left;

}

#textFrame img {
	border: none;
	padding: 10px 10px 10px 0;
}

#sponsorLogoDiv {
	position:absolute;
	left:124px;
	top:550px;
	width:699px;
	height:60px;
	z-index:14;
	margin: 0px;
	border: none;
	padding: 0px;
}

#sponsorLogoDiv img{
	border: none;
}

#logoIndex {
	position:absolute;
	left:0px;
	top:0px;
	width:210px;
	height:145px;
	z-index:15;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.noDecorationLi {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 135%;
}
.bulletLi {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 135%;
}
.superScript {font-size: 9pt}
.studentsLi {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 150%;
}

.designersLi {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 130%;
	font-size: 11.5px;
}

#blankDiv {
	position:absolute;
	left:1215px;
	top:910px;
	width:48px;
	height:42px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}



.collectionName {
	font-size: 14px;
	font-style: italic;
	color:#666;
	padding-left:20px
}

.subSmall {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
}

.bio {
	margin: 10px 10px 0px 30px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #86328B;
}