body {
	/* background: #fff; */
	}

#page	{
	float: left;
	background: #cc0066; 
	width: 800px;
	}


#right	{
/*	float: right; */
/*	background: #cc0066; */
	}

#navigation	{
	float: left;
	background: #cc0066; 
	margin: 0;
	padding-top: 15px;
/*	padding: 25px 25px 25px 25px; */
	width: 150px;
	}

#navigation img {
	margin-left: 19px;
	}

#content {
	float: right;
	padding-left: 0;
/*	margin: 0; */
/*	margin-left: 20px; */
	width: 650px;
	background: #fff;
	font-family: helvetica, arial, sans-serif;
	}

#header {
	float: right;
	padding: 0;
	margin: 0;
	width: 650px;
	background: #fff;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	}
#header p {
	padding-bottom: 0;
	margin-bottom: 0;
	}


#footer {
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	width: 650px;
	background: #cc0066;
	}

h1 {
font-weight: bold;
font-size: xx-large;
color: #fff;
background-color: transparent;
font-family: kelt, sans-serif;
}
h2 {
text-align: center;
font-family: arial, sans-serif;
}
h3 {
	border: 0;
	margin: 0;
	}



hr {
color: #cc0066
}
.ftr {
font-weight: bold;
font-size: 16px;
color: #33ccff;
background-color: #cc0066;
margin-top: 0.5cm;
font-family: helvetica, arial, sans-serif;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
}
.ftrlnk {
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #33ccff;
background-color: transparent;
margin-top: 0.5cm;
font-family: helvetica, arial, sans-serif;
}

.ftrlnk:hover {
color: #ffffff;
background-color: transparent;
text-decoration: underline;
}

body.hdrbdy {
background-color: #cc0066;
color:white;
font-weight: bold;
font-size: 13px;
font-family: arial, sans-serif;
}

#navigation a {
background-color: transparent;
text-decoration: none;
color: #40c1ff;
font-weight: bold;
font-size: 13px;
font-family: arial, sans-serif;
}


#navigation ul {
list-style: none;
}

#navigation a:hover {
background-color: transparent;
text-decoration: underline;
color: white
}

.hdrlnk2 {
background-color: transparent;
text-decoration: none;
color: #000000;
font-size: 13px;
font-family: verdana, arial, sans-serif;
}

.hdrlnk2:hover {
background-color: transparent;
text-decoration: underline;
color: blue
}

.blah {padding-left: 20px;}

.title2 {
font-weight: bold;
background-color: pink;
color: black;
margin-right: 1cm;
font-size: smaller;
font-family: arial, sans-serif;
}
/*
.desc {
text-align: justify;
font-size: smaller;
font-family: sans-serif;
}
*/
.rep {
text-align: justify;
margin-left: 5px;
margin-right: 5px;
padding-left: 1cm;
padding-right: 1cm;
padding-top: 0.5cm;
padding-bottom: 0.5cm;
font-size: smaller;
font-family: arial, sans-serif;
}
.wg {
background: lightgreen;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.lg {
background: pink;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.dg {
background: lightyellow;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.pregame {
background: lightgrey;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.tblodd {
background: lightblue;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.tblevn {
background: white;
color: black;
font-size: 12px;
font-family: verdana, sans-serif;
}
.graphtitle {
background: white;
color: black;
font-size: 12px;
font-family: arial, sans-serif;
}
/*
.titlebk {
color: black;
background-color: transparent;
font-size: 18px;
font-family: helvetica, sans-serif;
}
*/
.whi {
background: white;
color: black;
font-size: 13px;
}
.blu {
background: lightblue;
color: black;
font-size: 13px;
}
.gre {
background: lightgreen;
color: black;
font-size: 13px;
}
.red {
background: pink;
color: black;
font-size: 13px;
}
.sco {
font-size: 12px;
color: #FFFFFF;
background-color: transparent;
font-family: verdana, arial, sans-serif;
}
.nt {
text-align: justify;
font-size: smaller;
font-family: verdana, sans-serif;
}
.ntle {
font-size: smaller;
font-weight: bold;
font-family: verdana, sans-serif;
}
.txt {
font-size: smaller;
font-family: verdana, arial, sans-serif;
}
.grass { 
background-image: url(graphics/grassbg.gif);
background-color: green;
font-weight: bold;
font-size: 50px;
color: #ffffff;
font-family: kelt, sans-serif;
}

table.scorers {
margin-left: auto;
margin-right: auto;
}


table.scorers td {
text-align: right;
padding-right: 4px;
}

table.scorers th {
text-align: left;
font-weight: normal;
}

table.leaguetable {
margin-left: auto;
margin-right: auto;
}

table.leaguetable td {
text-align: right;
padding-right: 4px;
padding-left: 4px;
}

.leftalign {
text-align: left;
}