#header,#content { background:transparent url('../graphics/bg_content.gif') repeat 0 0; }
#nav { background:transparent url('../graphics/bg_nav.gif') repeat-x 0 center; }
#nav ul li ul { background:#953d29 url('../graphics/bg_shadow.png') repeat-x 0 0; }
#spotlight_area { background:transparent url('../graphics/bg_spotlight.gif') repeat-x 0 0; }
div.google_site_search_form_container { background:transparent url('../graphics/bg_search.gif') no-repeat 0 0; }
input#e2ma_signup_submit_button { background:transparent url('../graphics/bg_submit.gif') repeat-x 0 0; }

#nav ul li ul {
	background: #98B5B6 url('../graphics/bg_shadow.png') repeat-x 0 0;
}

#nav ul li ul li a {
	background: #98B5B6;
	color:#2f3c49;
}

div#header div#nav div.wrap ul li.here ul li a:link, div#header div#nav div.wrap ul li.here ul li a:visited {
	color: #2f3c49;
}


#client_content h5.formtitle, #client_content .formtitle, #client_content div.form_row_submit, #client_content div.portal_login div.form_row_submit, #client_content #event_list_summary,
.formtitle, .form_title, h5.form_title, div.form_row_submit, #client_content h5.form_title {
	background-color: #749899;
	color: #FfFfFf !important;
}

div#header div#nav div.wrap ul li.here a {
	color: #FfFfFf;
}

.content_video_box {
    border: 0 solid;
    width: 640px;
    height: auto;
    position: relative;
    right: 23px;
}