body{background-image:url(background_main.png);
	background-repeat:no-repeat}

img {border:0;}

a {
	font-family:"Sans-Serif","Century Gothic";
	font-size:1em;
	background-color:#898989;
	color:white;
	position:relative;
	left:1.5em;
	top:5px;
}
a:hover {background-color:transparent; color:#D11974;}
	
#bottombar img:hover {position:relative; bottom:5px;}
