/* --------------------------- Body --------------------------- */* {   margin:0;   padding:0;   list-style:none;   background-color: #004321; }a:link {	text-decoration: none;	color: #f7c700;	background-color: transparent;}a:visited {	text-decoration: none;	color: #f7c700;	background-color: transparent;}a:hover {	text-decoration: none;	color: #FFFFFF;	background-color: transparent;}a:active {	text-decoration: none;	color: #FF6600;	background-color: transparent;}/* --------------------------- Menu --------------------------- */#Ylapalkki {	position: absolute;	display: inline;	top: 0px;	left: 0px;	width: 100%;	height: 290px;	background-image: url(images/ylabg.jpg);	background-position: top;	background-repeat: repeat-x; 	border-bottom-style: solid;	border-bottom-width: 1px;	border-bottom-color: #f7c700;    z-index: 1; }#Logo {	position: absolute;	display: inline;	top: 0px;	width: 913px;	height: 290px;     z-index: 2; }#Menu {	font-family:"Trebuchet MS", Verdana, Geneva;	font-size: 11px;	color: #336C23;	text-decoration: none;		position: absolute;	display: inline;	top: 293px;	background: transparent;	left: 15px;    z-index: 3;	}	#MenuBottom {	position: absolute;	display: inline;	top: 0px;	width: 100%;	height: 20px;	border-top-style: solid;	border-top: 22px;	background: transparent;    z-index: 2;	}#MenuBottomText {	font-family:"Trebuchet MS", Verdana, Geneva;	font-size: 10px;	color: #CAE7FE;	text-decoration: none;		position: absolute;	background-color: transparent;	display: inline;	right: 15px;	top: 5px;	z-index: 2;	}/* --------------------------- Content --------------------------- */#Column1 {	position: absolute;	display: inline;	top: 310px;	left: 7px;	width: 373px;}#Column2 {	position: absolute;	display: inline;	top: 310px;	left: 387px;	width: 373px;}#Header1 {		font-family: "Trebuchet MS", Verdana, Geneva;	font-size: 20px;	color: #f7c700;	text-align: left;	text-indent: 5pt;	text-decoration: none;			background-image: url(images/bgmeininki.gif);	background-repeat: repeat;	margin: 0px;	padding-top: 124px;	padding-bottom: 5px;	border-top-color: #f7c700;	border-right-color: #f7c700;	border-bottom-color: #f7c700;	border-bottom-width: 1px;	border-bottom-style: solid;	z-index: 3;	}#Header2 {		font-family: "Trebuchet MS", Verdana, Geneva;	font-size: 20px;	color: #f7c700;	text-align: left;	text-indent: 5pt;	text-decoration: none;			background-image: url(images/bgmeininki.gif);	background-repeat: repeat;	margin: 0px;	padding-top: 50px;	padding-bottom: 5px;	border-top-color: #f7c700;	border-right-color: #f7c700;	border-bottom-color: #f7c700;	border-bottom-width: 1px;	border-bottom-style: solid;	z-index: 3;	}#Leipis {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-align: left;	margin: 0px;	background-color: #246F1C;	padding: 7px;	border-top-color: #f7c700;	border-right-color: #f7c700;	border-bottom-color: #f7c700;	border-left-color: #f7c700;}#LeipisBlack {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	text-align: left;	margin: 0px;	background-color: #246F1C;	padding: 0px;	border-top-color: #f7c700;	border-right-color: #f7c700;	border-bottom-color: #f7c700;	border-left-color: #f7c700;}#Rekry {	position: absolute;	display: inline;	top: 300px;	left: 750px;	width: 200px;	height: 200px;	background: transparent;     z-index: 0; }
