/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin-top: 2pt;	margin-right: 0pt;	margin-bottom: 2pt;	margin-left: 0pt;	padding-top: 0pt;	padding-right: 0pt;	padding-bottom: 0pt;	padding-left: 0pt;}body {	font-size: 12px;	font-family: "Courier new", monospaced;	background: #fff;}body.section-1 { }body.section-2 { }body.section-3 { }a:link { text-decoration: none; color: #000000; }a:active { text-decoration: none; }a:visited { text-decoration: none; color: #000000; }a:hover { text-decoration: none; background-color: #000000; color: #FFFFFF; }a img { border: none; }#menu { margin: 0 18px 0px;    width: 155px;    overflow: none;    top: 10px;    bottom: 00;	left: 05;    position: fixed;    height: 450px;	background-color: white;}#menu ul { background-color: white;	list-style: none;	margin: 0 0 12px 0;}#menu ul li.section-title {color: #000000;width: 130px ;margin: 0 0 5px 0;}#content {    height: 100%;    margin: 0 0 0 175px;    top: 0;}.container {    padding: 25px 20px 25px 5px;}#content p { width: 600px; margin-top: 15px; margin-bottom: 9px; background-color: white }p {    margin: 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: 600px; margin: 0; padding: 0 0 5px 0; }#once { clear: left; }