#close a
{
    position: absolute;
	background-image: url(../graphics/clipart/close_window.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 15px;
	top: 0px;
	right: 5px;
} 


#container
{
	position: relative;
	top: 0px;
	left: 0px;
}

#totop a
{
	position: absolute;
	top: 0px;
	left: 600px;
    color: #000000;
 	font-size: 12px;
 	font-family: verdana;
 	font-weight: bold;
 	text-decoration: none;
}

/*#totop a:hover
{
     text-decoration: underline;
}*/

body 
{   
    font-size: 12px;
 	font-family: verdana;
 	font-weight: normal;
 	text-decoration: none;
	color: /*#587058*/ #000000;
	background-color: #587498;
}

#staff a
{
    color: #ffffff;
 	font-size: 10px;
 	font-family: verdana;
 	font-weight: bold;
 	text-decoration: none;
}

#staff a:hover
{
    color: #ffd800;
 	font-size: 10px;
 	font-family: verdana;
 	font-weight: bold;
 	text-decoration: none;
}
