div#premiershipnav
{
	font-size: 107%;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
div#premiershipnav ul
{
/*	border-bottom: 1px solid black;
	border-top: 1px solid black; */
	margin: 10px 0 0 0;
	padding: 5px;
}
div#premiershipnav li
{
	display: inline;
	padding: 5px;
}
div#premiershipnav li a
{
	color: blue;
	text-decoration: none;
}
body
{
	background-color: #cccccc;
	background-image: url('/premierships/images/stripe_bg.gif');
}
div#doc2
{
	background-color: #ffffff;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 950px;
}
div.centered_block
{
	margin: auto;
	padding: 0;
	width: 410px;
}
table.premiership_table
{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

div#hd
{
	border-bottom: 4px solid #cccccc;
}

div.season_name {
	text-align: center;
}