/* sponsorship navigation */

#sponsorheader{

	float:left;

	width:100%;

	line-height:normal;

	background: url(/styles/images/sponsorship_bar.gif) repeat-x bottom;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}



#sponsorheader ul {

	margin:0;

	padding:1px 0px 0;

	list-style:none;

	white-space: nowrap;

}

#sponsorheader li {

	float:left;

	background: url(/styles/images/sponsorship_left.gif) no-repeat left top;

	margin:0;

	padding:0 0 0 9px;

	white-space: nowrap;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

#sponsorheader a {

	float:left;

	display:block;

	background: url(/styles/images/sponsorship_right.gif) no-repeat right top;

	padding:7px 12px 4px 2px;

	text-decoration:none;

	font-weight:bold;

	color:#765;

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#sponsorheader a {float:none;}

/* End IE5-Mac hack */

#sponsorheader a:hover {

	color:#333;

}

.sponsorheader_current {

	background-image:url(/styles/images/sponsorship_left_on.gif) !important;

}

.sponsorheader_current a {

	background-image:url(/styles/images/sponsorship_right_on.gif) !important;

	color:#333 !important;

	padding-bottom:5px !important;

}

.sponsorship{

	background-color: #FFFFFF;

}

.sponsorship_right{

	background-color: #9A2236;

}



.sponsorship_advertising{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	line-height: 18px;

}



.sponsorship_advertising a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #9A2236;

	line-height: 18px;

}



