
body {
background:url("../images/wrapperbg_red.png") top center repeat-y;
}


#wrapper{
background:url("../images/2wrapperbg_red.png") top center repeat-y;
margin-top: 0px;
}


#header{
background:url("../images/wrapperbg_red.png") top center repeat-y;
}	

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


#credit{
background: transparent;
}

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

#search{
background: #BD0000;
border: 1px solid #750000;
}

#search input{
color: #fff;
}

