/*navbar fill-in*/
.custom ul#tabs {background:#f7f7f7;}

/*link-color*/
.custom a, .custom a:visited { color: #000; }
	.custom a:hover { color: #CE191B; }	

/*---:[ nav menu styles ]:---*/
ul#tabs li a { font-size: 1.0em; padding: 0.9em 3.0em; }
.custom #tabs { list-style: none; border: 0px solid #fff; border-width: 0 0 0px 0px; }
.custom #tabs li { margin-bottom: -0.1em; background: #f7f7f7; border: 0px solid #fff; border-left: 0; float: left; }	

/*lower headline*/
.custom .headline_area 
{
padding-top: 1.4em;
}

/*header-height*/
.custom #header {border:0; height:110px; padding:0; background:url(http://www.acos.org/images/header-grads.jpg) center left no-repeat;}
.custom #header #logo {display:none;}
.custom #header #tagline {display:none;}.custom dl#comment_list .bypostauthor { background: #f7f7f7; }

/*footer link styles*/
 .custom #footer a {
border-bottom-color:#FFFFFF;
border-bottom-style:none;
border-bottom-width:1px;
text-decoration:none; }