/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 10px;	font-family: Helvetica, sans-serif, Verdana;	background: #fff;	background-image: url(http://www.kevinappelstudio.com/files/ka_background.jpg);background-repeat: no-repeat;background-position: 215px 0;background-attachment: fixed;}body.section-1 { }body.section-2 { }body.section-3 { }a:link { text-decoration: none; color: #000; outline:none; }a:active { text-decoration: none; color: #000; outline:none; }a:visited { text-decoration: none; color: #000; outline:none; }a:hover { text-decoration: none; color: #999; outline:none;}a img { 	border: none;}ol li{  	list-style-type: none;	list-style-position: outside;	margin-left: 40px;	line-height: 15px;}#header {	font: 14px Helvetica, sans-serif;	font-weight: bold;	border-top: 0px solid #c9c9c9;	padding-top: 6px;	margin-top:3px;	margin-bottom: 20px;	width: 800px;}#indexhibit {	color: #999;	bottom: 20px;	position: fixed;	line-height: 15px;}#indexhibit a:link {	color: #999;}#indexhibit a:hover {	color: #666;}#name {	margin-top: 0px;	margin-bottom: 10px;	float: left;	clear: left;	font-weight: bold;}#section-title {	width: 800px;	margin-top: 0px;	margin-bottom: 20px;	float: left;	clear: left;	padding-top: 6px;	border-top: 0px solid #c9c9c9;	font-weight: bold;}#title {	padding-top: 6px;	margin-bottom: 20px;	border-top: 0px solid #c9c9c9;	font-weight: bold;	width: 150px;}#year{	float: left;	clear: left;	font-weight: bold;}#info {	line-height: 15px;	position: relative;	float: left;	padding-bottom: 10px;	clear: left;}.indent {	left: 30px;	line-height: 15px;	position: relative;	float: left;	padding-bottom: 10px;}#gallery {	float: left;	margin-top: 20px;	padding-right: 20px;	width: 180px;}p {	padding-top: 10px;}#menu {    width: 175px;    padding-top: 0px;    padding-right: 20px;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	background-color: #fff;}#menu ul {	list-style: none;	margin: 0px 0px 12px 0px;}#menu ul li.section-title {	padding-top: 5px;	margin-bottom: 5px;	font-weight: bold;	border-top: 0px solid #c9c9c9;}#content {    height: 100%;    margin: 0px 0px 0px 215px;    top: 0;}.container {    padding: 20px 5px 25px 20px;}#content p { width: 800px; margin-bottom: 9px;}p {	color: #000;    margin: 0 0 9px 0;}h1 { font-size: 32px; }h2 { font-size: 24px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 0; padding: 0;}#img-container p	{ width: 800px; margin: 0; padding: 0 0 12px 0; }#once { clear: left; }/* CSS Document */