/*---------------------------------------------------------------------------restorationbyjsf Master Style Sheetversion:   1.1author:    max heimemail:     webmaster@studiolimage.comwebsite:   http://www.studiolimage.com/-----------------------------------------------------------------------------*//* =General-----------------------------------------------------------------------------*//* Remove border around linked images */img {	border: 0;}/* Remove padding and margin*/* {	margin: 0;	padding: 0;} /* =Typography-----------------------------------------------------------------------------*/h1 {  font-size: 1em;  font-weight: bold;}h2 {  font-size: 1em;  font-style: italic;  font-weight: bold;  margin-top: 0.5em;}h3 {  font-size: 1em;  font-style: italic;  font-weight: normal;  margin-top: 0.5em;}body     { 	color: #262626; 	font-size: 12px; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	margin: 0; 	padding: 0; 	}	p    { 	color: #262626; 	font-size: 12px; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	font-style: italic;	text-decoration: none;	margin-bottom: 0.5em;	}ul    { 	color: #262626; 	font-size: 12px; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	list-style-type: disc;	}		/** .imgcell img, .imgcell a {	display: block;	margin: 0;	border: 0;	padding: 0; } **//* =Links-----------------------------------------------------------------------------*/a:link     { color: #300; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	}	a:visited      { 	color: #000; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	}	a:hover      { 	color: #fff; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	}	a:active     { 	color: olive; 	font-family: Lucida Bright, Times New Roman, Times, serif; 	text-decoration: none; 	}	 /* =Branding-----------------------------------------------------------------------------*//* contains Jonathan S. Fisher MFA */#header { visibility: visible; 		position: absolute; 		z-index: 0;		top: 0;		left: 204px;		width: 432px;		height: 60px 		}/* not visible onscreen */#header h1 {		margin: 0;   		text-indent: -9000px;		}		#leftbar  { background-color: #c96; 		background: #fff url("../images/leftbar-grad.gif") repeat-x left top; 		visibility: visible; 		position: absolute; 		z-index: 0; 		top: 495px; 		left: 0; 		width: 156px; 		height: 70%;		padding: 30px 24px 24px 24px;		}#leftbar p  { font-size: 1.0em;	}#logobox { background-color: #c96; 		visibility: visible; 		position: absolute; 		z-index: 0; 		top: 0; 		left: 0; 		width: 156px; 		height: 300px;		}	/* #logoart  { visibility: visible;		width: 204px; 		height: 300px 		}*/		/* =Main Nav-----------------------------------------------------------------------------*/#mainNav  { 	border-top: 2px solid #a74;	background: #c96; 	padding: 0 0 0 0px; 	z-index: 5; 	width: 204px; 	position: absolute; 	left: 0px; 	top: 300px;	}#mainNav ul {	margin: 0;	padding: 0;	list-style: none;		font-size: 1em;	line-height: 1.7em;	text-align: center;	display: block;	height: 22px;	font-weight: bold;	}#mainNav li {	width: 204px;	border-bottom: 2px solid #a74;	}.local {	text-decoration: none;	color: #fff;	height: 24px;	background: #a74;	display: block;	}	#mainNav a {	text-decoration: none;	color: #633;	height: 22px;	background: #c96;	display: block;	}#mainNav a:visited {	color: #955;	}#mainNav a:hover {	color: #300;	background: #d93;		}/* IE Fixes *//* force hover on entire width of  link */* html #mainNav a {	height: 1px;}
