/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/body {	font-size: 14px;	font-family: Helvetica, Verdana, sans-serif;	background: #fff;}body.section-1 { }body.section-2 { }body.section-3 { }.artwork a:link { text-decoration: none; color: black; margin-left: 8px; } .artwork a:active { text-decoration: none; color: black; margin-left: 8px; }.artwork a:visited { text-decoration: none; color: black; margin-left: 8px; }.artwork a:hover { text-decoration: none; color: #90B039; margin-left: 8px; }.Indexhibit a:link { text-decoration: none; color: black; } .Indexhibit a:active { text-decoration: none; color: black; }.Indexhibit a:visited { text-decoration: none; color: black; }.Indexhibit a:hover { text-decoration: none; color: #90B039; }.prevnext a:link { text-decoration: none; color: black; } .prevnext a:active { text-decoration: none; color: black; }.prevnext a:visited { text-decoration: none; color: black; }.prevnext a:hover { text-decoration: none; color: #90B039; }.resume a:link { text-decoration: none; color: black; margin-left: 42px; } .resume a:active { text-decoration: none; color: black; margin-left: 42px; }.resume a:visited { text-decoration: none; color: black; margin-left: 42px; }.resume a:hover { text-decoration: none; color: #90B039; margin-left: 42px; }a img { border: none; }#menu {    width: 215px;	overflow: auto;    top: 100;    bottom: 100;	left: 0;	position: fixed;  	height: 100%; 	background-color: #fff;}#menu ul {	list-style: none;	margin: 0 0 12px 0;	padding: 0px;	line-height: 1.2em;}#menu ul li.section-title {	 background-color:none;     color:#90B039;     font-family:Helvetica, Verdana, sans-serif;     font-size:18px;     text-align:left;	 padding: 2px 0px 2px 5px;	 }#content {       margin: 0 0 0 200px;  }.container {    padding: 0px 25px 30px 30px;}#content p { width: 400px; margin-bottom: 0px; }p.nav {position: relative;top: 462px;}p.link {	font-size: 10px;    margin: 0 0 12px 0;}p {	font-size: 12px;	}h1 { font-size: 30px; font-family: Headache, Helvetica, Verdana, sans-serif; color: #90B039; margin-left: 25px; padding: 0px;}h2 { font-size: 45px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 300; padding: 150; }#img-container p	{ width: 400px; margin: 50; padding: 10 50 12px 50; }#once { clear: left; }