.custom #header { 
height:120px;
margin-left:0em;
padding-top:0;
padding-bottom:0;
background:url(http://youthhacks.com/images/yhheader.png)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

/* search box in navigation*/

.custom .search{

width:21em;

margin-left:70em;

margin-top:-3em;

border:2px solid #ddd;

background-color: #2F65C2;

}

.custom .nav_container {
width: 78%; }
.custom div.nav_container #s {

font-size:1.3em;

padding:0.308em;

width:15.385em;

}


	
	/* Brand the selection */
	::-moz-selection { color: #000;  background: #FF0000; }
	::selection      { color: #000;  background: #FF0000; }
	

