body {

background: #FFFFFF;

}



#wrapper{

background: #FFFFFF url("../images/wrapperbg_lgrey.jpg") top center repeat-y;

}





#header{

background: #FFFFFF url("../images/headerbg_lgrey.jpg") bottom center no-repeat;

}	

 



#footer {

background:  url("../images/footerbg_lgrey.jpg") bottom center no-repeat;

}



#credit{

background: #FFFFFF;

}



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

color:#555;

}



#search{

background: #FFFFF;

border: 1px solid #666;

}



#search input{

color: #fff;

}


