div#entirepage
{
	background-image:url('images/ugsa2020-background-medium.png');
	background-position: center top;
	background-repeat:no-repeat;
	background-color:transparent;

}
#entirepage div#BANNER_BACKDROP
{
	background-color:transparent;
}

#entirepage div#BANNER_PANEL
{
	background-image:url('images/ugsa2020-logo-banner.png');
	background-position: 12px 0px;
	height:90px;

	color:#369eb6;


}

#entirepage div#LOGIN_FORM_CONTAINER_DIV
{
	background-color:#F59BCE;
}

#entirepage div#BANNER_MENU
{
	background-color:#EB0490;
}

#entirepage #MENU_FRAMING_ACROSS A:hover
{
	color:#1E5D6E;
	background-color:#F59BCE;
}

#entirepage #MENU_FRAMING_ACROSS A
{
	color:#fff;
	background-color:#EB0490;
}

#entirepage #MENU_FRAMING_ACROSS LI
{
	border-top:solid #EB0490 3px;
	border-bottom:solid #EB0490 3px;
	border-left:solid #EB0490 3px;
	border-right:solid #EB0490 3px;
}

.skin h1
{
	color:#369eb6;
}