body     { background-image: url("../images/bg_red.jpg"); background-repeat: repeat-x; background-attachment: fixed; background-position: 0 0 }

#container    { background-image: url("../images/wrapperbg.png"); background-repeat: repeat-y; background-attachment: scroll; background-position: center top }

#header    { background-image: url("../images/headerbg.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom }	
 

#footer    { background: url("../images/footerbg.png") no-repeat center bottom }

#credit  { }

#credit p, #credit p a, #credit p a:hover{
color:#555;
}

#search   { background: #6a5a21; border: solid 1px #666 }

#search input{
color: #fff;
}
.class { }
