body {
background: #E7E8E9 url("http://www.serfwerks.com/img/bg_main.png");
/*background: #999;*/
font-family: Arial;
font-size: 13px;
color: #808183;
line-height:20px;

}

#wrapper{

/*background: url("http://www.serfwerks.com/img/pgbrdr-l.png") left repeat-y;*/
/*background: #fff url("../images/wrapperbg_lgrey.jpg") top center repeat-y;*/
background:transparent;
}


#header{
/*background: #999 url("../images/headerbg_lgrey.jpg") bottom center no-repeat;*/
background: #fff;

}	
 

#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: #e6e6e6;
border: 1px solid #808183;
}

#search input{
color:#808183;
}
