body {
	background: #030305 url('/images/bip-bg.gif') repeat-x;
	margin:0;
	font-family: Arial, helvetica, verdana;
	color: #ffffff;
}
img {
	border:0;
}
.clear {
	clear: both;
}
hr {
	margin: 0 0 20px 13px;
	width: 700px;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding:20px 0 15px 13px;
	margin: 0;
	float: left;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding:10px 0 15px 13px;
	margin: 0;
}
.intro {
	font-size: 12px;
	line-height:20px;
	padding:0 0 15px 13px;
	margin:0;
	width: 700px;
}
.copy {
	font-size:11px;
	line-height: 15px;
	padding:0 0 15px 13px;
	margin:0;
	width: 700px;
}
.copy a {
	color: #48b6e9;
}
.copy a:hover {
	color: #ffffff;
}
.link {
	font-size: 13px;
	font-weight: normal;
	padding:20px 0 15px 13px;
	margin:0;
}
#squadBtn {
	background: url('/images/coverflow.gif') no-repeat;
	width:135px;
	height: 21px;
	display: block;
	float: right;
	margin:16px 38px 0 0;
}
.squadBtn {
	background: url('/images/coverflow.gif') no-repeat;
	width:135px;
	height: 21px;
	display: block;
}
.squadBtn:hover {
	background: url('/images/coverflow-over.gif') no-repeat;
	width:135px;
	height: 21px;
	display: block;
}
#main {
	width:100%;
}
#mainWrapper {
	width:970px;
	min-height: 535px;
	_height: 535px;
	margin-left:20px;
	background: url('/images/skyline.jpg') no-repeat;
	background-position: 155px 0;
}
#flash {
	margin:0;
	padding: 0;
}
#logo-squad {
	float: left;
	width: 155px;
	height: 104px;
}
#navigation-squad {
	height: 25px;
	width: 815px;
	margin-top:79px;
	float: left;
}
#logo {
	float: left;
	width: 155px;
	height: 186px;
	min-height: 453px;
	_height: 453px;
	background:url('/images/logo-bg.jpg') no-repeat;
	background-position: 0 186px;
}
#nav-content-wrapper {
	float: left;
	width:815px;
}
#navigation {
	height: 25px;
	width: 815px;
	margin-top:79px;
}

#content {
	min-height:500px;
	_height:500px;
	width:815px;
	background:url('/images/content-bg.jpg') no-repeat;
}
#content table {
	margin-bottom: 15px;
	padding-bottom: 0;
}
.squad-list {
	float: left;
	margin-right:15px;
}
.squad-list .title td {
	background: url('/images/table-title-bg.gif') repeat-x;
	border:1px solid #333333;
	height: 19px;
}
#wba-fixtures {
	float: left;
}
#bip-fixtures {
	float:left;
	margin-left:15px;
}
#content .title {
	margin-bottom: -3;
}
#wba-fixtures .title td {
	background: url('/images/table-title-bg.gif') repeat-x;
	border:1px solid #333333;
	height: 19px;
}

#bip-fixtures .title td {
	background: url('/images/table-title-bg.gif') repeat-x;
	border:1px solid #333333;
	height: 19px;
}
.title p {
	text-transform: uppercase;
	color: #48b6e9;
	font-size:10px;
	margin:0 0 0 10px;
}
.dark {
	background-color: #151518;
	border: 1px solid #333333;
}
.dark p {
	color: #ffffff;
	font-size:10px;
	margin:5px 5px 5px 10px;
}
.dark a {
	color: #ffffff;
	text-decoration: underline;
}
.dark a:hover {
	color: #48b6e9;
	text-decoration: none;
}
.light {
	background-color: #222222;
	border: 1px solid #333333;
}
.light p {
	color: #ffffff;
	font-size:10px;
	margin:5px 5px 5px 10px;
}
.light a {
	color: #ffffff;
	text-decoration: underline;
}
.light a:hover {
	color: #48b6e9;
	text-decoration: none;
}
#footer {
	width: 100%;
	height:50px;
	background: #030305 url('/images/footer-bg.gif') repeat-x;
}
#footerWrapper {
	width: 970px;
	margin-left:25px;
}
#footerWrapper p {
	color:#444444;
	font-size:9px;
	margin: 0;
	padding:10px 0 0 0;
}
#footerWrapper p a{
	color:#444444;
	text-decoration:none;
}
#footerWrapper p a:hover{
	color:#48b6e9;
	text-decoration:none;
}
#nav1 {
	width: 61px;
	height: 25px;
	display: block;
	background: url(/images/home-off.gif) no-repeat;
	float: left;
}
	.home-on {
		width: 61px;
		height: 25px;
		display: block;
		background: url(/images/home-on.gif) no-repeat;
	}
	.home {
		width: 61px;
		height: 25px;
		display: block;
		background: url(/images/home-off.gif) no-repeat;
	}
	.home:hover {
		width: 61px;
		height: 25px;
		display: block;
		background: url(/images/home-on.gif) no-repeat;
	}
#nav2 {
	width: 64px;
	height: 25px;
	display: block;
	background: url(/images/about-off.gif) no-repeat;
	float: left;
}
	.about-on {
		width: 64px;
		height: 25px;
		display: block;
		background: url(/images/about-on.gif) no-repeat;
	}
	.about {
		width: 64px;
		height: 25px;
		display: block;
		background: url(/images/about-off.gif) no-repeat;
	}
	.about:hover {
		width: 64px;
		height: 25px;
		display: block;
		background: url(/images/about-on.gif) no-repeat;
	}
#nav3 {
	width: 66px;
	height: 25px;
	display: block;
	background: url(/images/squad-off.gif) no-repeat;
	float: left;
}
	.squad-on {
		width: 66px;
		height: 25px;
		display: block;
		background: url(/images/squad-on.gif) no-repeat;
	}
	.squad {
		width: 66px;
		height: 25px;
		display: block;
		background: url(/images/squad-off.gif) no-repeat;
	}
	.squad:hover {
		width: 66px;
		height: 25px;
		display: block;
		background: url(/images/squad-on.gif) no-repeat;
	}
#nav4 {
	width: 61px;
	height: 25px;
	display: block;
	background: url(/images/fixtures-off.gif) no-repeat;
	float: left;
}
	.fixtures-on {
		width: 77px;
		height: 25px;
		display: block;
		background: url(/images/fixtures-on.gif) no-repeat;
	}
	.fixtures {
		width: 77px;
		height: 25px;
		display: block;
		background: url(/images/fixtures-off.gif) no-repeat;
	}
	.fixtures:hover {
		width: 77px;
		height: 25px;
		display: block;
		background: url(/images/fixtures-on.gif) no-repeat;
	}
	
	
.dropmenudiv {
	position:absolute;
	z-index:100;
	visibility: hidden;
	background-color: #0c0d10;
	border:1px solid #424141;
	padding:0;
}
.dropmenudiv ul {
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
	margin:5px 13px 15px 13px;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	border-bottom: 1px solid #424141;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 0;
	width: 100px;	
}
.dropmenudiv li a{
	text-decoration: none;
	color: #ffffff;
}
.dropmenudiv li a:hover{
	text-decoration: none;
	color: #48b6e9;
}

.dropmenudiv img{
	border:0;
}

#flashError {
	background: url(/images/flashError-bg.jpg) no-repeat;
	height: 432px;
	width: 970px;
}
#flashError h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding:20px 0 15px 0;
	margin: 0 0 0 168px;
}

#flashError p {
	margin: 0 0 0 168px;
	float: none;
	padding: 0;
}

