
body {
	background: #01135D url(../images/bgd_1.jpg) repeat-x top;
}


#wrapper{
	background: url(../images/wrapperbg_blue.png) repeat-y center top;
}


#header{
background: #069 url("../images/headerbg_blue.png") bottom center no-repeat;
}	

 

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


#credit{
	background: #01135D;
}

#credit p, #credit p a, #credit p a:hover{
color:#00476B;
}

#search{
/*background: #0074AD;
border: 1px solid #0085C7;*/
}

#search input{
color: #fff;
}
