/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 12px;	line-height: 16px;	font-family: Helvetica;	color:#333132;	background: #f6f6f6;}body.section-1 { }body.section-2 { }body.section-3 { }a:link { letter-spacing:0pt;font-family: Helvetica;font-size: 12px;text-decoration: underline; color: #333132;}a:active { text-decoration:underline; color: #333132; }a:visited {  text-decoration:none; color: #636466;}a:hover { text-decoration:underline;  color: #636466; //background: #d1d3d4; }#img-container span.backgrounded a,#img-container a.thickbox, #img-container a.thumb-img, #img-container #d-col1 a { background: transparent; }a img { border: none; }#menu {   	font-size: 15px;	font-family:Georgia, "Times New Roman", Times, serif;	text-decoration:none;	letter-spacing:1pt;	line-height: 20px;	width: 280px;    overflow: auto;    top: 0px;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	//background-color: #f3f4f4;}#menu ul {	list-style: none;	margin: 14px 0 0px 0;}#menu ul li.section-title { text-decoration: none;	color:#333132; //font-weight: bolder; margin-left:-5px;}#content {    height: 100%;    margin: 15px 0 0 280px;    top: 0px;	}.container {    padding: 180px 20px 25px 50px;}#content p { width: 400px; margin-bottom: 9px; }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: 0; padding: 0; }#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }#once { clear: left; }
