@import url('colors.css');

@media screen {
	#topbr{background:#a3b6c7 url('../graphics/layout/top_br.jpg') no-repeat;}
	#spotlight {background:transparent url('../graphics/layout/spotlight_bg.jpg') no-repeat;}
	#utilities{background:transparent url('../graphics/layout/utilities_bg.jpg') no-repeat;}
	#footer{background:transparent url('../graphics/layout/footer_bg.jpg') repeat-x;}
	#rss{background:transparent url('../graphics/layout/rss.jpg') no-repeat;}
	#subnav ul li.selected, #subnav ul li:hover{background:url('../graphics/layout/right-arrow.jpg') no-repeat right;}
	.form_title, h5.form_title, div.form_row_submit{background:url('../graphics/layout/form-bg.jpg') repeat-x;}
	#navwrap{background-image:url('../graphics/layout/nav_bg.jpg');}
	ul.dropdown ul,ul.dropdown ul li,ul.dropdown ul li a:link, ul.dropdown ul li a:visited{background-image:url('../graphics//layout/nav_hover.jpg'); border-right:0 none; background-position: 0 -2px;}
}

#news h1, #news h2, #news h3, #news h4, #news h5 {
    margin-bottom: 0px;
}

div#spotlight p {
    color: #FfFfFf !important;
}

#header {
	height:120px !important;
	min-height:120px !important;
}

.e2ma_login_container {
    margin-top: 20px;
    padding-bottom: 20px;
}

#tagline,
#e2ma_signup_image_container {
display:none;
}

#news h1, #news h2, #news h3, #news h4, #news h5 {
    margin: 1.14em 0;
}

#spotlight div.content_image_box {
border: 0 none;
background:transparent;
margin:0 none;
}

div#spotlight p {
margin:0;
}

.e2ma_signup_form input[type="text"], .e2ma_signup_form textarea, .e2ma_signup_form select  {
padding:2px 4px;
}

#logo  {
    margin: 16px auto 0;
    min-height: 142px;
    position: absolute;
    text-align: center;
    width: 880px;
}