/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 10px;	font-family: helvetica, san-serif;	letter-spacing: .1em;	line-height: 14px;		background: #fff;	color: #666666;}body.section-1 { }body.section-2 { }body.section-3 { }a:link { text-decoration: none; color: #666666; }a:active { text-decoration: none; color: #666666; }a:visited { text-decoration: none; color: #666666; }a:hover { text-decoration: none; color: #666666; }a img { border: none; }#menu {    width: 320px;    padding: 0 10px;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	background-color: #fff;	text-align: left;	letter-spacing: .15em;	font-size: 11px;	font-family: helvetica, san-serif;	color: #666666;	line-height: 16px;		text-transform: uppercase;		}#menu ul {	list-style: none;	margin: 6px 0 0px 0;}#menu ul li.section-title {         }   #menu ul li.active a {         text-decoration: #none;        	color: #000000;        background: #none                 }#content {    height: 100%;    margin: 8px 0 0 330px;    top: 10px;}.container {    padding: 15px;}#content p { width: 400px; margin-bottom: 9px; }p {    margin: 0 0 9px 0;}h1,h2,h3,h4{	text-transform: uppercase;	letter-spacing: -2px;	line-height: 100%;	}h1 { font-size: 28px; color: #000;}h1 a, h1 a:visited{text-decoration: none; color: #000;}h1 a:hover{text-decoration: none; color: #333;}h2 { font-size: 24px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 0; padding: 0; }#img-container p	{ width: 400px; margin: 0; padding: 10px 0 12px 0; }#once { clear: left; }#footer{	position: fixed;	bottom: 5px;	right: 20px;	color: #999;	border-radius: 3px;	padding: 3px;	z-index: 1000;}#footer a{	color: #666;			.nav {position: absolute;top: 144px;z-index: 100;clear: both;} 