@charset "UTF-8";
/* CSS Document */


body
{
margin:0;
padding:0;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

a {
color:#000000;
}

p{
	padding-left:10px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	padding-top: 0px;

	margin-top: 8px;
}
.style2 {
	font-size: 9px;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

#header

{
	height:54px;
}





#header h1

{
	float: left;
	font-size: 14px;
	color: #000000;
	line-height: 54px;
	background-image: url(images/CBA_Champions_SplashPage_v2_02.gif);
}



#header h1 a

{

	text-indent:-9999px;

	height:51px;

	width:186px;

	display:block;

}



#header ul

{
	float:right;
	text-transform:lowercase;
	list-style-type:none;
	padding: 0;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#header ul li

{

	float: left;

	display: inline;

	padding: 0px 4px 0px 5px;

	border-right: 1px solid #ffcc00;

}



#header ul li.last

{

	

	border-right: 0;
s
}



#header ul li a

{

	font-size: 10px;

	color:#000000;

	display: block;
	text-decoration:none;

}

