body {

background: #999999 url("../images/bggradient.jpg") top left repeat-x;

}



#wrapper{
background: #eeeeee url("../images/wrapperbg.gif") top right repeat;
/*background: #eeeeb6;*/
border: 5px solid #660000;

}





#header{

background: #eeeeee;

}	

 



#footer {

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

}



#credit{

background: #999;

}



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

color:#555;

}



#search{

background: #888;

border: 1px solid #666;

}



#search input{

color: #fff;

}

