body {

background: #fef9d5 url("../images/bg_yellowGrad.jpg") repeat-x;

}



#wrapper{

background: url("../images/wrapperbg.png") top center repeat-y;

}
	

#header{

background: #fff url("../images/headerbg.png") bottom center no-repeat;

}	

 



#footer {

background: #fef9d5 url("../images/footerbg.png") top center no-repeat;

}

#sub_footer {

background: #fef9d5 url("../images/blue_rule.jpg") bottom center repeat-x;
height:26px;

}


#credit{

background: #fef9d5;

}



#credit p, #credit p a, #credit p a:hover{

color:#999;

}



#search{

background: #888;

border: 0px solid #444;

}



#search input{

color: #fff;

}

