@media screen {
body
{	margin: 0;
	padding: 0;
	background: #516072 url(images/bground.png); 
	background-repeat: repeat-x;
	text-align: center;
	line-height: 0;
	color: #ffffff;
}
h1 
{	font: bold 30px/34px Cambria,Georgia,Times,"Times New Roman",serif; 
	margin: 0 0 9px 0;
	text-indent: 0;
	text-align: center;
	letter-spacing: -1px;
}
#title
{	display: none;
}
#logos 
{	padding: 50px 0px 0px 0px;
	text-align: center;
}
#logos p
{	padding: 0px 0px 20px 0px;
	text-align: center;
}
#logos p.select
{	padding: 0px 0px 0px 0px;
	text-align: center;
	font: 10px/15px Calibri,Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
#logos img
{	border: 0;
}
#logos img:hover
{	background-color: #333399;
}
#bottom
{	clear: both;
	padding: 0 0 10px 0;
	font: normal 10px/15px Calibri,Tahoma,Verdana,Helvetica,Arial,sans-serif; 
}
#bottom a
{	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#bottom a:hover
{	color: #0000CC;
	text-align: center;
	background-color: #ffffaa;
}
}
