@charset "utf-8";
/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-color: #FFCC00;*/
	background-color: #0000FF;
}

.table
{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.header
{
	text-align: center;
	color: #FFFFFF;
	vertical-align: bottom;
	clip: rect(auto,auto,20px,auto);

}

.header tr {
margin-top:240px;
}

.header a
{	
	font-weight: bold;
	color: #FFFFFF;
}

.header a:hover
{
	font-weight: bold;
	color: #FFCC00;
}

.main
{
	padding-left: 22px;
	padding-right: 13px;
}

.footer
{
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}

.footer a
{
	color: #FFFFFF;
}

.footer a:hover
{
	color: #FFCC00;
}

li.FootyTotz&trade; {
margin-left:300px;
color:blue;
line-height:1.7em;
}

li.Kidzcanplay&trade; {
margin-left:270px;
line-height:1.7em;
}

h1
{
	font-size: medium;
	color: #cc3300;
	text-align:left;
	font-weight:normal;
}

h2 {
font-size:small;
color:#cc3300;
margin-bottom:0px;
}

.red
{
	color: #cc3300;
}

.white
{
	color: #FFFFFF;
}

.img
{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

legend
{
	color: #cc3300;
}

a
{
	color: #cc3300;
}

a:hover
{
	color: FFCC00;
}

#footytotzsessions {
width:700px;
height:243px;
background-image:url(../images/footytoz_sessions.gif);
background-repeat:no-repeat;
}

#footytotzsessions h1 {
margin-top:30px;
margin-left:300px;
color:white;
}

#footytotzsessions li {
margin-left:320px;
color:white;
line-height:1.3em;
font-size:1.2em;
}

#footytotzsessions li a:link {
color:white;
}