/* CONTAINER */

#football-static {
width: 636px;
background: #FFFFFF;
vertical-align: top;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
font-family: Arial, Helvetica, sans-serif !important;
font-size: 80% !important;
}

#football-static a,a:link a:active
a:visited {
text-decoration: none;
color: #000;
}

#football-static a:hover {
text-decoration: underline;
color: #067006;
}

#football-static p {
padding-bottom: 4px;
}

/* END CONTAINER */


#title {
width: 636px;
height: 21px;
background-color: #067006;

}

#title-text {
color: #FFFFFF;
font-size: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
padding: 0px 0px 5px 5px;
}

#submenu {
width: 636px;
height: 20px;
background-color: #DDDDDD;
}

#submenu-text {
color: #000;
font-size: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
padding: 2px 0px 0px 5px;
}


.subheading {
color: #067006;
font-size: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 20px;
padding-bottom: 5px;
}

.red {
color: #067006;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;

}

.grey {
color: #AAAAAA;
font-weight: bold;
font-size: 0.8em;

}

.column-left {
	float: left;
	width: 315px;
	display: block;
	border-right: dotted #000 1px;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top: 5px;
}

.column-left2 {
	float: left;
	width: 315px;
	font-size: 1.3em;
	display: block;
	line-height: 1.4em;
	margin-top: 5px;
}

.column-right {
float: right;
width: 310px;
display: block;
font-size: 1.3em;
margin-left: 10px;
line-height: 1.4em;
margin-top: 5px;
}


.content {
font-size: 1.3em;
line-height: 1.4em;
}

.squad {
width: 310px;
display: block;
padding-top: 10px;
padding-bottom: 10px;
}

.squadpic {
border: 0;
width: 70px;
height: 70px;
float: right;
}

#football-tables { padding-top: 20px; width: 636px; margin: 0 auto; font-size: 1.1em; }
#football-tables2 { width: 636px; margin: 0 auto; font-size: 1.1em; }
#football-tablestop {  width: 636px; margin: 0 auto; font-size: 1.1em; }
#football-tables th { text-transform: uppercase; background-color: #ABABAB; color: #FFFFFF; font-weight: bold; }
#football-tables tr,
#football-tables td { padding: 0; margin: 0; border: 0; }
#football-tables table.squadstats { width: 636px; margin-bottom: 20px; }
#football-tables tr.odd { background: #E9E9E9; }
#football-tables tr.even { background: #F6F6F6; }
#football-tables tr.highlight { background: #D1D1D1; }
#football-tables td, th { width: 5%; text-align: center; padding: 5px; }
#football-tables td.player, th.player { width: 25%; text-align: left; padding: 0 0 0 30px; }

