.fake {}

* {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

html, body, html>body {
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	min-height: 100%; 
	_height: 100%; }

body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #000000 url(../images/mainbgd.jpg) top center no-repeat; 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	min-height: 100%;
	_height: 100%;
	
}
div#center {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 77px;
	margin-bottom: 0px;	
}

.right_pad {
	background: url(images/welcome_bg.gif) no-repeat; 
	width: 197px;
	height: 289px;
	position: relative;
}

/*.right_pad a:link, .right_pad a:visited {
	display: block;
	width: 186px;
	height: 160px;
	background: url(../images/uba_boom.png) no-repeat;
	font-size: 0px;
	position: absolute;
	top: -5px;
	left: 10px;
}

.right_pad a:hover {
	background: url(../images/uba_boom_over.png) no-repeat; 
}
*/

right_pad a:link, .right_pad a:visited {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	position: absolute;
	top: 48px;
	left: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

.right_pad a:hover {
	text-decoration: none;
}

div#eurovision {
	position: absolute;
	top: -5px;
	left: 13px;
}

div#ikar {
	position: absolute;
	/*OLD top: 160px;*/
	top: 70px;
	left: 13px;
}

