
body		{ background: #6ab4de url(/grfx/bghome.gif) repeat-x fixed; margin: 0px; }
body, td	{ font-family: verdana,arial,helvetica; font-size: 1em; }
a:link		{ color: #065590; }
a:hover		{ color: #ff3300; }

#yellowbar
	{
	position: relative;
	height: 190px;
	margin: 0px;
	margin-top: 8px;
	}
	
#logo
	{
	background: url(/grfx/logohome.gif) no-repeat;
	position: relative;
	width: 141px;
	height: 175px;
	margin: 5px;
	margin-left: 20px;
	}
	
h1
	{	
	background: url(/grfx/title.gif) no-repeat;
	position: absolute;
	top: 35px;
	width: 429px;
	height: 103px;
	margin:0px;
	margin-left: 200px;
	font-size: 1.2em;
	text-indent: -9999px; 
	}

#language
	{	
	position: absolute; 
	top: 60px;
	margin-left: 650px;
	}
	
ul#language li	{ position: relative; height:14px; }
	
#m1 { width:96px; }
#m2 { width:96px; }
#m3 { width:96px; }	

ul#language li    			{ text-indent: -9999px; text-decoration:none; list-style: none; height:14px; }
ul#language li#m1 			{ background: url(/grfx/language.png) no-repeat 0px 0px; }
ul#language li#m2 			{ background: url(/grfx/language.png) no-repeat 0px -16px; }
ul#language li#m3 			{ background: url(/grfx/language.png) no-repeat 0px -32px; }

#language a    				{ background-color:transparent; text-decoration:none; display:block; height:14px;}
#m1 a:hover 				{ background: url(/grfx/language.png) no-repeat -97px 0px; text-decoration:none; border: 0; }
#m2 a:hover 				{ background: url(/grfx/language.png) no-repeat -97px -16px; text-decoration:none; border: 0; }
#m3 a:hover 				{ background: url(/grfx/language.png) no-repeat -97px -32px; text-decoration:none; border: 0; }

#map
	{
	background: url(/grfx/kaarthome.gif) no-repeat;
	width: 459px;
	height: 396px;
	position: absolute;
	top: 167px;
	left: 180px;
	}