/* CSS Document */
body {	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#frame {	
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#page {
	margin:0px 10px 10px 10px;}

#header {
	background-color:#fff;
	padding:10px;
	color: #993300;
	letter-spacing:.2em;
}
#nav {
	margin-left: 10px;
	margin-bottom:10px;
	height:30px;
	width:960px;
	clear: both;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

#nav ul li{
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	text-align: center;
	height: 24px;
	width: 80px;
	display: block; 
	float: left;
	padding: 6px 8px 0px 8px;
    border-right: #444444 solid 1px; 
}


#nav ul li a{
	color: #406CE7;
	text-decoration: none;
}

#nav ul li a:hover{
	color: #F5C83B;
}

a:visited{
	color: #406CE7;
	text-decoration: none;
}

.footer {
	font-size: 14px;
	text-align:left;
	margin-top:20px;
	height: 30px;
	color: #000000;
	width: 980px;	
	width:980px;
	clear:left;
}
.afoot{
/*	background: url('../images/stripe.jpg') repeat-y; */
	text-align:right;
}
.footphone{
	text-align:right;
	color:#000;
}
.content1of1{
	background: url('../images/stripe.jpg') repeat-y;
	background-color:#FFF;
	/*	padding:5px;   */
	float:left;
	width:970px;
	/*	border-style: solid;
	border-width: 1px; */
	}
.content1of2, .content2of2{
	background-color:#FFF;
	padding:15px;
	float:left;
	width:420px;	
	}		
.content1of2{
	background: url('../images/stripe.jpg') repeat-y;
}	
.contentright{
	float:right;
}
#photoframe1of2,  #photoframe2of2{
	padding:2px;
	margin:5px;
	width:460px;
	float:left; 
	border:#000000 thin solid;		
	}		
#photoframedel1of2,  #photoframedel2of2{
	padding:2px;
	margin:5px;
	width:440px;
	float:left; 
	border:#000000 thin solid;		
	}	
#content1of4, #content2of4, #content3of4, #content4of4{
	background-color:#FFFEEE;  
	padding:5px;
	float:inherit;
	}
#content1of4{
	clear:left; 
}	
.legendwhite{
	margin: 30 px;
	border: 20px;
}	
.table {
	width:900px;		
}	
p{
	font-size: 14px;
	color: #000000;
	line-height: 18pt;
	padding: 10px;
	margin-left: 5px;
}	
.error {
font-size: 18px;	
display:block;
color:#ff0000;
clear: left;
}

.contacttable{
    width:960px;
	border:#000000 ridge thick;
	padding:5px;
	margin:5px;
}
.contactborder{
	border:#000000 thin solid;
}


/* Sub menus aligned to the left of parents */
#nav li ul {
	position: relative;
	display: none;
	left: 0;	
	}	
#nav li ul {
	float: none;
	white-space: nowrap;
	z-index: 1;
	}
#nav li li a   {
	z-index: 1;
	_width: 100%
	}
		
#nav li:hover ul {
	display: block;
	}	
#nav li ul li{
	border: #000000 thin dotted;
	width: 220px;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: left;
	}
/* Fixtures formatting  */
			
.fix {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
					
.fix td {
	height: 20px;
}
.fix #legend td 
	{
	background-color: #e0e0e0;
	color:#000000;
	font-weight: bold;
	text-align: center;	
}
					
.fix tr.date td
			{
	background-color: #000000;
	color: #b1b1b1;
	font-weight: bold;
	padding-left: 10px;
}

.fix tr.competition td
	{				
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}
					
.login{
	background-color: #FFFEEE;
}
.admin{
	color:#FF0000;
	text-align:right;
	font-size: 18px;
}

.mainBgColour {
	background-color: #6699AA; /** color scheme */
	border:#6699CC;
	text-align:left;
	color:#ffffff;
}
li{ font-size: 14px;
	list-style-type:circle;
	list-style-position:inside;
	marker-offset:4px;
}
