#content{
	position:relative;
	z-index:10;
}

#header
{
	margin:auto;
	margin-bottom:8px;
	width: 100%;
	text-align: center;
}

#eduass_header
{
	margin:auto;
	margin-bottom:8px;
	width: 100%;
}

#wrapper
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}

#logoimg
{
	position:relative;
	margin:auto;
}

#logoimg img
{
	width:368px;
	height:63px;
	border:0;
}

#logotext p
{
	font-size:13px;
	margin: 10px auto;
}

#searchform
{
	margin: auto;
	margin-top: 25px;
	clear: both;
}

#eduass_searchform
{
	position:absolute;
	margin-top: 140px;
	padding:0;
	z-index: 1;
	margin-left:18px;
	color: #FFFFFF;
}

#searchform table td
{
	text-align:left;
	font-size:7pt;
	color:#666;
}

#searchbox
{
	clear:left;
}

#searchsubmit
{
	clear: right;
}

#headerSearchBox
{
	font-size:16px;
	width:390px;
}

#headerZipBox
{
	font-size:16px;
	width:100px;
	margin-left: 15px;
}

#zipTextCell span
{
	margin-left: 15px;
}

#zipTextCell .error
{
	color:red;
}

#headerSubmitButton
{
	font-size: 15px;
	height: 1.85em;
	margin: 1px 2px 0 5px;
	vertical-align:top;
}

#headerSubmitButton:hover
{
	background-position:0 -30px;
}

#footer{
	clear:both;
	text-align:center;
}

#copyright{
	padding-top:10px;
}

#copyright hr{
	width:780px;
}

#copyright p{
	font-size:10px;
}

#black_box
{
	border: 1px solid #000000;
	width: 570px;
	*width: 580px;
	position:absolute;
	margin-top: 135px;
	margin-left: 8px;
	height: 65px;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index:0;
}
