/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 1em;	line-height:1.3em;	font-family: Verdana, sans-serif;	background: #fff;	background-position: 200px 0;}body.section-1 { }body.section-2 { }body.section-3 { }a {	text-decoration: none;	color:#5b7b7b;}a:visited {	text-decoration: none;	color:#5b7b7b;	}a:hover {	text-decoration: underline;}a img { border: none; }#menu {    width: 200px;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	background-color: #fff;}#menu .container #credits a {	color:#99CCCC;	text-decoration: none;}#menu .container #credits a:active { text-decoration: none; }#menu .container #credits a:visited { text-decoration: none; color:#99CCCC; }#menu .container #credits a:hover { text-decoration: underline; }#menu ul {	list-style: none;	margin: 0 0 12px 0;}#menu ul li.section-title { }#content {    height: 100%;    margin: 0 0 0 200px;    top: 0;}.container {    padding: 0;}.subcontainer {	padding:10px;	height:630px;}.nav { }.title {	font-size:.8em;	font-weight:bold;	}.title .caption {	font-weight:normal;}#num {	color:#FFFFFF;	vertical-align:top;	margin-top:10px;	display:inline;	}#content p { width: 757px; margin: 0; }p {    margin: 0 0 9px 0;}h1 { font-size: 32px; }h2 { font-size: 24px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 20; padding: 0; width:757px; }#img-container p	{ width: 757px; margin: 0; padding: 0 0 12px 0; }#once { clear: left; }#header {	width:100%;	background-color:#FFF;	height:100px;	top:0px;	position:relative;}#credits {	width:124px;	margin-left:28px;	line-height:1.2em;	font-size:0.7em;	color:#999;}