#news {
	background-color: #f4d624;
	width: 150px;
	height: auto;
	visibility: visible;
	float: right;
	clear: left;
	border-top: 3px solid #3cb3f8;
	border-bottom: 3px solid #3cb3f8;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#news span p {
	color: #3b3b3b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bolder;
	text-align: left;
	width: auto;
	height: auto;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0;
}
#news a { color: #3d90ab; text-align: center; }
#news a:hover { color: #ca4b1e; text-align: center; }
#container a{
	color: #fad68a;
	text-decoration: underline;
	}
#container #smoothmenu1 a {
	color: #666;
	text-decoration: none;
}
#container #smoothmenu1 a:hover {
	color: #fad68a;
	text-decoration: none;
}

#container a:hover{
	color:#FFF;
	}

#container div#banner {
	background-color: #1899b6;
	background-image: url(../../ArtistPages/Salzmann/images/salz-banner.jpg);
	border-bottom: 3px solid #0e697e;
}
#container div#content { 
	background-color: #238096; 
	font-size: 0.8em
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

	
	
/* --- main FGB sidenav ---- */

#container #mainnav ul#navigation li a{
	color: #dadada;
 	border-top: 1px solid #ababab;
	}
#container #mainnav ul#navigation li a:hover {
	color: #fad68a;
	background-color: #000;
	}	

	
/* --- pull quotes -----*/	
	
div.pullquote {
	background-color: #715645;
	color: #EBDABC;
	width: 200px;
	height: auto;
	padding:15px;
	border-bottom: 3px double #D0B5A2;
	border-top:3px double #D0B5A2;
	font-size: 1.3em;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	display: inline;
	left: 563px;
	top: 783px;
	visibility: visible;
	width: 130px;
	height: 102px;
}
.photo {
	width: auto;
}

	
/* --- about + process -----*/

.date { 
	color: #a4c9d8; 
	font-weight: 900; 
	font-size-adjust: 180%; 
	letter-spacing: 0.8ex; 
	line-height: 2ex; 
	}


p.subject { 
	font-weight: 800; 
	font-variant: small-caps; 
	text-align: center; 
	letter-spacing: 0.5ex; 
	border-bottom: 1px solid #22A1CA; /* 089CC1; */
	margin-top:5ex;
	margin-left: 15%;
	margin-right: 15%;
	}
	
.paragraph{
	width:514px;
	text-align: justify;
	}
/*------ media pages -------*/
#movie { color: #fff; font-size: 12px; font-family: Arial; width: 320px; height: 280px; visibility: visible; margin-right: auto; margin-left: auto; }
p.essay  { 
	font-size: 110%; 
	line-height: 120%; 
	word-spacing: 110%; 
	letter-spacing: 100%; 
	margin: 0 0 30px 30px;
	}

