/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 10px;	font-family: Verdana, sans-serif;	background-attachment: fixed; 	background-repeat: no-repeat;	background-position: top left;	background-image: url('bk.jpg');}body.section-1 { }body.section-2 { }body.section-3 { }a:link { 	color: #000000;	text-decoration: underline; 	}a:active { 	color: #000000;	text-decoration: none;	}a:visited { 	color: #000000;	text-decoration: underline; 	}	a:hover { 	text-decoration: none; 	color: #ffffff;	background-color: #000000;	}a img { border: none; }#menu {    width: 184px;	padding: 5px 0px 0px 85px;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	background-color: transparent;}#menu ul {	list-style: none;	margin: 0px;	background-color: #fff;}#menu ul li.section-title { 	margin: 0px;	font-weight: bold; }li.section-title:hover {	text-decoration: none; 	color: #ffffff;	background-color: #000000;	font-weight: bold; }#menu ul li {	padding: 0px 0px 2px 2px;	margin: 0px;}li.active {	font-style: italic;}#content {    height: 100%;    margin: 118px 0px 0px 295px;    top: 0;}.container {    padding: 5px 0px 25px 5px;}#content p { width: 400px; margin-bottom: 9px;}p {    margin: 0 0 9px 0;	padding: 2px;	background-color: #fff;}h1 { font-size: 32px; }h2 { font-size: 24px; }h3 { font-size: 16px; }h4 { font-size: 12px; }#logo {	text-align: center;    margin: 0px;    padding: 0px;	width: 175px;	height: 100px;}#img-container	{	position: relative;	width: 400px;	margin: 0px;	padding: 2px;	background-color: #fff;}#img-container p	{ 	width: 400px;	margin: 0;	padding: 0 0 12px 0;}.img-bot { background-color: #fff;}.pics {	background-color: #fff;}#once { clear: left; }/* FORM */.formstyle {	margin: 0px 0px 0px 5px;	padding: 0px;}.cleardefault {	width: 140px;	margin: 0px;					padding: 1px;	font-size: 10px;	border-style: solid;	border-width: 1px; 	border-color: #000;	background-color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}.formbk {	position: relative;	width: 400px;	padding: 0px 2px 10px 2px;	background-color: #ffffff;}