@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #eee;
	background-image: url(images_all/drab.gif);
	font-family: "Lucida Grande", sans-serif;
}


#logo {
	float:left;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#topnav {
	float:right;
	width: 656px;
	height: 76px;
}
#logo a img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a:hover img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a:visited img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a:active img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomnav a img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottomnav a:hover img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    line-height:0px;
}

#bottomnav a:visited img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottomnav a:active img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	.myForm td, input, select, textarea, checkbox  {
		font-family: "Lucida Grande", sans-serif;
		font-size: 16px;
	}

	.required {
		color: red;
	}
	
	.contact p {
		font-size:16px;
		text-align:center;
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.contactgroup {
		padding-top: 30px;
	}
		
	.contact a:link {
		color: #909090;
		text-decoration:none;
	}
	
	.contact a:hover {
		color: #666;
		text-decoration:underline;
	}
	
	.midcontent  {
		font-size:16px;
		line-height: 120%;
	}
	.midcontent p {
		padding-left: 60px;
		padding-right: 60px;
	}
	.midcontent a:link {
		color: #909090;
		text-decoration:none;
	}
	
	.midcontent a:hover {
		color: #666;
		text-decoration:underline;
	}
		
	#alumni-cell {
		height: 210;
		padding-bottom:10px;
		padding-top: 10px;
		vertical-align:text-top;
	}

	#alumni-pic{
		padding-bottom: 10px;
		padding-top: 10px;
		width: 200px;
	}
	
	.alumni-cell {
		font-size: 13px;
		color: #666666;
		line-height: 130%;
		padding-right: 25px;
		padding-top: 5px;
	}
	

	#alumni-cell a:link {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #900;
	}
	
	#alumni-cell a:visited {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #900;
		font-style:normal;
	}
	
	#alumni-cell a:hover {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #F00;
	}
	
#alumn-descr {
	font-size: 12px;
	color: #666;
	margin-top: 30px;
}

.alumn-descr {
	padding-left: 75px;
	padding-right: 20px;
	line-height: 130%;
}

#alumn-vid {
	padding-right: 75px;
}

#share-this{
	text-align:center;
	padding-top: 20px;
}

#smallredlink a:link {
	font-size: 10px;
	font-style: oblique;
	color: #900;
	text-decoration: none;
}

#smallredlink a:visited {
	font-size: 10px;
	font-style: oblique;
	color: #900;
	text-decoration: none;
	
}

#smallredlink a:hover {
	font-size: 10px;
	font-style: oblique;
	color: #F00;
	text-decoration: none;
}

.alumn-title {
	font-size:14px;
	color: #900;
	letter-spacing: 1px;
	font-weight:600;
}

.black-title {
	font-size:14px;
	color: #000;
	letter-spacing: 1px;
	font-weight:600;
}


#alumni-intro {
	font-size: 16px;
	font-style:oblique;
	color:#515151;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 130%;
	text-align:justify;
}
#alumni-intro-click {
	font-variant:small-caps;
	font-size:14px;
	font-style:italic;
	text-align: center;
	color:#900;
	padding-top: 20px;
	padding-bottom: 20px;
}
#annual-artist {
	margin-top: 50px;
}
#annual-artist p {
	font-size: 14px;
	font-style:italic;
	color:#515151;
	line-height: 130%;
	padding-right: 20px;
}

#scholarships-text {
	margin-left: 75px;
	margin-right: 75px;
	font-size: 16px;
	font-style:italic;
	color:#515151;
	line-height: 130%;
}

#program-text {
	margin-left: 66px;
	margin-right: 66px;
	font-size: 16px;
	font-style:italic;
	color:#515151;
	line-height: 130%;
}

#simple-text {
	font-size: 12px;
	color: #666;
}

.misc-title {
	font-size:16px;
	color: #900;
	letter-spacing: 1px;
	font-weight:600;
}

.misc-title-noTD {
	margin-top: 50px;
	margin-left:75px;
	font-size:16px;
	color: #900;
	letter-spacing: 1px;
	font-weight:600;
}
a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
	}
a.stbar.chicklet {
	height:16px;
	line-height:16px;
	}
#digital-artists {
	margin-top:50px;
	margin-left:75px;
	line-height:150%;
	font-size: 14px;
	color: #515151;
}
#digital-artists a:link {
		font-size: 14px;
		text-decoration: none;
		color: #515151;
	}
	
#digital-artists a:visited {
		font-size: 14px;
		text-decoration: none;
		font-style:normal;
		color: #515151;
	}
	
#digital-artists a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #000;
	}

#digital-artists-alphabet { 
 padding-bottom: 40px; 
}
#digital-artists-alphabet a:link {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #900;
	}
	
#digital-artists-alphabet a:visited {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #900;
		font-style:normal;
	}
	
#digital-artists-alphabet a:hover {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #F00;
	}

#acknowledged-artists {
	font-size: 15px;
	line-height: 130%;
	margin-left: 75px;
	margin-right: 75px;
	font-style:italic;
	color:#515151;
	line-height: 130%;
}

#acknowledged-artists-list {
	margin-left: 130px;
	color: #515151;
	font-size: 14px;
	line-height: 140%
	}
	
#acknowledged-artists-list a:link {
		font-size: 14px;
		text-decoration: none;
		color: #515151;
	}
	
#acknowledged-artists-list a:visited {
		font-size: 14px;
		text-decoration: none;
		font-style:normal;
		color: #515151;
	}
	
#acknowledged-artists-list a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #000;
	}

#lobby-gallery-link {
	margin-left: 0px;
	margin-top: 90px;
	width: 208px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	word-spacing: -1px;
}

#lobby-gallery-link a:link {
	text-decoration: none;
	color: #660000;
}


#lobby-gallery-link a:visited {
	color: #660000;
	text-decoration: none;
}

#lobby-gallery-link a:hover {
	color: #000;
	text-decoration: none;
}

#lobby-sanguinetti {
	background-image: url(images_lobby/sanguinetti_middle.jpg);
	background-repeat:no-repeat;
	background-color: #eee;
}

#flash-element-drooker {
	margin-left: 11px;
	margin-top: 128px;
	width: 186px;
	height: 186px;
}

#lobby-borowiec {
	background-image: url(images_lobby/borowiec_middle.jpg);
	background-repeat:no-repeat;
	background-color: #eee;
}

#flash-element-borowiec {
	margin-left: 11px;
	margin-top: 125px;
	width: 186px;
	height: 186px;
}

#lobby-gallery-link-boro {
	margin-left: 0px;
	margin-top: 114px;
	width: 208px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	word-spacing: -1px;
}

#lobby-gallery-link-boro a:link {
	text-decoration: none;
	color: #660000;
}


#lobby-gallery-link-boro a:visited {
	color: #660000;
	text-decoration: none;
}

#lobby-gallery-link-boro a:hover {
	color: #000;
	text-decoration: none;
}