body	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 70%; padding: 0; margin: 0;}

#container	{width: 992px; height: 586px; margin: 0 auto; position: relative;
	background: url(../img/home_visual.jpg) no-repeat top left;}
	
#container ul	{position: absolute; top: 0; right: 74px; margin: 0; padding: 0;}
#container ul li	{list-style-type: none; display: block; float: left; width: 90px; text-align: center;}
#container ul a		{color: white; text-transform: uppercase; text-decoration: none;
					display: block; height: 22px; padding-top: 60px;}
#container a:hover	{text-decoration: underline;}

#news	{position: absolute; bottom: 0; left: 0; color: white; height: 25px; padding: 15px 10px 0 10px;}
#news a	{color: white; text-decoration: none}

#login	{position: absolute; bottom: -10px; right: 0px; height: 10px; padding: 0px 0px 0 0px;  border: 0px solid red;}
#login a {color: #DCDCDC; text-decoration: none}
#login a:hover {color: grey; text-decoration: none}


/* BACKUP SMALLERE VISUAL

body	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 70%;}

#container	{width: 764px; height: 524px; margin: 0 auto; position: relative;
	background: url(../img/home_visual.jpg) no-repeat top left;}
	
#container ul	{position: absolute; top: 0; right: 10px; margin: 0; padding: 0;}
#container ul li	{list-style-type: none; display: block; float: left; width: 90px; text-align: center}
#container ul a		{color: white; text-transform: uppercase; text-decoration: none; 
					display: block; height: 22px; padding-top: 60px;}
#container a:hover	{text-decoration: underline;}

#news	{position: absolute; bottom: 0; left: 0; color: white; height: 25px; padding: 15px 10px 0 10px;}
#news a	{color: white; text-decoration: none}  */
