body 
	{
	background-color:#000;
	margin:0px;
	text-align:center;
	font-size:11pt;
	 }

#head
	{
	background: #000 url(logo.png); background-position: top centre;  background-repeat: no-repeat;
	height:150px;
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}


#content 
	{
	width:70%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-weight:bold;
	line-height:150%;
	}

#foot
	{
	margin-top:3em;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	font-family:Verdana, Helvetica,  Arial, sans serif ;
	}



p, h1, h2, h3, ul, li 
	{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-color:#fff;
	}

a:link, a:visited, a:hover, a:focus, a:active 
	{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-decoration:underline;
	padding:1px;
	 }

a:hover, a:focus
	{
	background-color:#00f;
	color:#fff;
	}

#menu
	{

	margin-left:-2em;	
	}

#menu li
	{
	display : inline;
	padding:1em;

	}

#menu li a
	{
	border:solid #fff 1px;
	color:#fff;
	padding: 0.2em 0.6em;
	text-decoration:none;
	margin-left:0;
	}

.null        
	{
	color: #000080;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-decoration:none;
	 } 

h1
	{
	color:#f00;
	font-size:1.3em;
	font-weight:normal;
	margin-top:2em;
	}

h2
	{
	color:#f00;
	font-size:1.1em;
	font-weight:bold;
	margin-top:2em;
	}

ul
	{
	margin-bottom:2em;
	}

ul li
	{
	font-weight:bold;
	color:#0f0;
	list-style-type: none;
	}

ul li ul li
	{
	color:#fff;
	list-style-type: none;
	}

#seasons li
	{
	color:yellow;
	}


.menu 
	{
	width:100%;
	text-align:center;
	}

.page 
	{
	width:100%;
	vertical-align:top;
	text-align:center;
	}

.links 
	{
	padding: 0.2em;
	}

.tab 
	{
	width:100%;
	text-align:center;
	}

.address 
	{
	margin-top:5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ff0;
	text-align:center;

	}

.img 
	{
	border:0px;
	}

.soccer 
	{
	border:solid #fff 4px;
	}

.space 
	{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	}

.brian 
	{
	border:solid white 4px;
	vertical-align:top;
	}

.green
	{
	color:#0f0;
	}

.red 
	{
	color:f00;
	}

.white 
	{
	color:fff;
	}

.yellow
	{
	color:ff0;
	}

.blue 
	{
	color:#00f;
	}

.top 
	{
	vertical-align:top;
	 }

.bot 
	{
	vertical-align:bottom;
	}

.centre 
	{
	text-align:center;
	}

.right 
	{
	text-align:right;
	}

.b 
	{
	font-weight:bold;
	 }

.copy 
	{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:90%;
	color:#fff;
	text-align:center;
	 }

#cinereel
	{
	border:solid thin #ccc;
	width:10em;
	}

#cinereel td {
	color:#0f0;
	text-align:right;
	padding: 0 0.2em;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	background-color:#000;
	}
	
.large
	{
	font-size:1.4em;
	color:#ff0;
	line-height:1.5em;
	}


.imgright 
	{
	float:right;
	padding: 0.2em 1em;
	}

.clear 
	{
	clear:both;
	margin-top:3em;
	}


