html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0px none; 
	background:rgb(209,205,193);
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: scroll; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	
	padding:0; 
	margin:0; 
	}

#content {
	display:block; 
	
	position:absolute; 
	z-index:3; 
	top:137px; 
	width:740px; 
	margin-left:-321px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:740px;
	border-top:140px solid #fff; 
	
	}

#head {
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	top:0; 
	width:740px;
	height:137px; 
	min-width:740px; 
	height:137px; 
	background:#000000; 
	font-size:10px; 
	z-index:4; 
	border:1px solid #000;
	}

* html #head {
	top:2px; width:740px; height:137px;
	}


#head ul
{
	margin: 0; 
	float: left; 
	width: 100%; background:  url('zimzalabim.gif') no-repeat;
	border-bottom: 0px solid ; 
	font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Verdana, Helvetica, sans-serif; padding-left:0; padding-right:0; padding-top:11.0em; padding-bottom:0.5em
	
}


#head li{display: inline;}

#head ul a{float: left; text-decoration: none; padding: 0.5em 1em;margin-left:50px;}

#head a:link{color: white;}

#head a:visited{color: white;}

#head a:hover{background: #ffffff;color: #040404;}

#head a#current{font-weight: bold; background: #cea0f2;}