
body {
background: #36469D;
}


#wrapper{
background: #fff url("../images/wrapperbg_red.jpg") top center repeat-y;
}


#header{
background: #36469D url("../images/headerbg_red.jpg") bottom center no-repeat;
}	

 

#footer {
background:  url("../images/footerbg_red.jpg") bottom center no-repeat;
}


#credit{
	background-color: #36469D;
}

#credit p, #credit p a, #credit p a:hover{
	color:#36469D;
}

#search{
	border: 1px solid #750000;
	background-color: #36469D;
}

#search input{
color: #fff;
}
