#masthead-home1 {
	height: 97px;
	width: 393px;
	float: left;
}

#masthead-title {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	position: relative;
	left: 85px;
	top: 25px;
	font-size: 20px;
}

#masthead-home2b {
	/*background: #fff url(/graphics/masthead-bg-right.gif) no-repeat;*/
	height: 97px;
	width: 531px;
	float: left;
}

#masthead-home2 {
	/* girls head */
	background: #fff url(http://www.studentscholarships.org/graphics/home-masthead-bg2.gif) no-repeat;
	height: 97px;
	width: 531px;
	float: left;
}

#masthead-login {
	width: 280px;
	position: relative;
	top: 10px;
	left: 260px;
	font-size: 11px;
	color: #fff;
}

#masthead-login input {
	font-size: 12px;
	color: #5c5c5c;
}

#masthead-login a {
	color: #fff;
}

#navbar {
	/*background: #fff url(/images/nav-bg.gif) no-repeat;*/
	background: #fff url(http://www.studentscholarships.org/graphics/nav-bg-darkblue.gif) no-repeat;
	width: 924px;
	height: 27px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

@media print {
	#masthead-home1, #masthead-home2b, #masthead-home2 { display: none; }
	#masthead-print { display: inline; }
}
