
html, body { 	background-color: #F4F4F6;}
body {color: #000000;font-size: 16pt;margin-left: 40px;	margin-top: 30px; text-align:left;}
strong, b { font-weight:bold;}
#title {margin:0 0 20px -2px;}
#title a { background-position:left top; background-repeat:no-repeat;display:block; height:31px; width:350px;font-family:CMSFont, Sans-Serif; text-transform:uppercase; font-size:28px; line-height:31px; letter-spacing:-0.01em; font-weight:lighter;}
#title a:hover { background-position:left bottom; }

/*
#title a.mb {    background-image:url('/assets/Michael_biberstein.png');}
#title a.exhibitions {    background-image:url('/assets/exhibitions.png');}
#title a.archives {background-image:url('/assets/archive.png');}
#title a.bibliography {background-image:url('/assets/bibliography.png');}
*/
h2 {line-height:40px;	padding:0px;	margin:0px;}
a {outline:expression(hideFocus='true'); outline:0; line-height:10px;font-size: 12px;text-decoration: none;color: #000000;}
a:link {line-height:10px;font-size: 12px;text-decoration: none;color: #000000;} 
a:focus { outline-style: none;}
a:hover {color: #FFCC33;}
#email {
	margin:20px 0 0 0;
	font-size:10px;
}
#email a:link {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
} 
#email a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
} 
#email a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFCC33;
} 
#email a:active {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
}