/*** CSS* * @version 1.0* @orginial authors Vaska, Gregory Cadar
* @author Tomas*/* {	margin: 0;	padding: 0;}body {	font-size: 11px;	font-family: century gothic, helvetica, arial;	color: black;	background: #fff;	line-height: 1.3em;}a:link {	font-family: century gothic, helvetica, arial;	font-size: x-small;	color: black;	text-decoration: none;}a:visited {	font-family: century gothic, helvetica, arial;	font-size: x-small;	color: black;	text-decoration: none;}a:hover {	color: black;
	background: #FF0000;
	text-decoration: none;}a:active {	color: #FF0000;	text-decoration: none;}

img { border: 0px solid #f2f2f2; }#content a:link { text-decoration: none; }#img-container span.backgrounded a,#img-container a.thickbox, #img-container a.thumb-img, #img-container #d-col1 a { background: transparent; }#menu {    width: 215px;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;    height: 100%;	background-color: #fff;}#menu ul {	list-style: none;	margin: 0 0 8px 0;}#menu .section-title { color: #000; font-weight: bold; }#content {    height: 100%;    margin: 0 0 0 215px;    top: 0;}.container {    padding: 20px 15px 25px 20px;}#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; }