/* CSS Document */

body{
	background-image:url(images/bg_a.gif);
}

/*header*/
 .hdrimage {
	background-color: #000000;
	background-image: url(images/header/header_img.jpg);
	height: 228px;
	width: 770px;
}
.headsponsors {
	background-image: url(images/header/sponsors_bg.gif);
	background-repeat: repeat-x;
	height: 48px;
}

