@import url("../tableless_layouts/three_column_1.css");
@import url("../simplicity/grey.css");

div#banner
{
	height: 80px;
}

div#banner {
	background-image: url('/reason/images/241853.gif');
	background-repeat: no-repeat;
	background-position: 20px 20px; 
	height: 75px;
}

div#banner h1 span
{
	position: absolute;
	top: -3000px;
	left: -3000px;
	height : 0px;
}

body {
	background-color:maroon !important;
}

.locationBarText, .locationBarText a
{
	color: #ffffff !important;
}
