h1#header
{
font-size:300%;
font-family: "Calibri", helvetica, sans-serif;
font-weight:bold;
color:#19407f;
text-align:center;
margin:0 1em 1em 1em;

}

h2#Subheader
{

font-family: "Century Gothic", helvetica, sans-serif;
font-weight:bold;
text-align:center;
}

h3
{
font-size:100%;
padding: 2 0 2 0;	
}

h3#Announcement
{

font-family: "Century Gothic", helvetica, sans-serif;
font-size:100%;
background-color:#19407f ;
}

h4#subannouncement
{
font-family: "Century Gothic", helvetica, sans-serif;
font-size:90%;
}

body
{
font-family: "Calibri", helvetica, sans-serif;
margin:1em auto;
width:800px;
padding:1em 2em 1em 1em;
border:1px solid #19407f;
}

ul 
{
 font-size:90%;
 list-style : none;

}

p 
{
width: 800px;
text-decoration: none;
font-family: "Century Gothic", helvetica, sans-serif;
font-size:90%;
}

p#introduction
{
width: 800px;
font-family: "Century Gothic", helvetica, sans-serif;
font-size:90%;
}

a 
{
text-decoration: none;
}

a:link
 {
 color: #A00000 ;

 font-size:90%;
  margin:0 0 0 1em;
 }
 
a:visited
{
color: #A00000 ;

font-size:90%;
  margin:0 0 0 1em;
}

a:focus
{}

a:hover 
{

}
a:active {}

ul.grading li.title
{
color:blue;
}

ul#fixtures li.matchwin
{
color:blue;
}

ul#fixtures li.matchlose
{
color:red;
}

ul#navigation 
{
color: #A00000 ;
font-family: "Century Gothic", helvetica, sans-serif;
font-size:90%;
	margin-left: 0;
    padding-left: 0;
    background:#19407f ;
    float: left;
    width:770px;
	
	
}
ul#navigation li 
{
	display: inline;

}

ul#navigation a 
{
	
    float: left;
    padding: .2em 1em;
   
    color: #fff;
    background-color:#19407f;

}

ul#navigation a:hover 
{
color: #000;
background: white;

}
#container {}


#news 
{
color: #A00000 ;
width: 800px;
float: left;
padding: 0 0 1em 0;
    
}

p#content_sub 
{

font-style: italic;
float: right;
font-size:70%;
color:#19407f;
}

#footer 
{
    font-weight: normal;
	font-family: "Century Gothic", helvetica, sans-serif;
	text-align: center;
	padding:0 0;
	border-top: 1px solid #19407f ;
	border-bottom: 1px solid #19407f;
	clear:both;
}

#date
{
color: #810015;
font-weight: normal;
font-size: 90%;
}

ul#board li.position
{
font-size:110%;
color:#A00000 ;
}

h1#table
{
background-image: url("images/table.jpg");
background-repeat: no-repeat;

padding:.1em 0;
height: 250px;
width: 350px;
float:right;
}
