.wrapper1  
{
	text-align: center;
	min-width: 1003px;
	padding: 0px;
	padding-top:10px;
	margin:0px;
} 

.wrapper2
{
	width:1003px;
	padding: 0px;
	margin:0 auto;
} 
.float
{
    float:left;
    position:relative;    
}
.pageBorder{
    width:999px;
    min-height:400px;
    float:left;
    position:relative;
	border-top:0px;
	border-bottom:2px;
	border-left:2px;
	border-right:2px;
	border-style:solid;
	border-color:#000099;
	background-color: #F0F0F0;    
}
.siteBorder
{
	border:2px;
	border-style:solid;
	border-color:#000099;
	background-color: #F0F0F0;
}
/* menu */
.banner 
{
	background-image:url(../images/banner1a.jpg); 
	background-repeat:no-repeat;
	width:1003px;
	height:153px;
}
.bannerl 
{
	width:170px;
	height:153px;
    float:left;
    position:relative;
    
}
.bannerm 
{
	width:600px;
	height:153px;
    float:left;
    position:relative;
    text-align:left;
}
.bannerr
{
	width:233px;
	height:153px;
    float:left;
    position:relative;
}
.homemenu
{
    width:600px;
    height:51px;  
    float:left;
    position:relative;        
}
.homemenu img
{
    width:218px;
    height:32px; 
    float:left;
    position:relative;       
    left:0px;
    top:15px;    
}
.fixtures
{
    width:170px;
    height:51px;
    float:left;
    position:relative;     
}
.fixtures img
{
    width:75px;
    height:30px;   
    float:left;
    position:relative;       
    left:80px;
    top:10px;    
}
.results
{
    width:170px;
    height:51px;
    float:left;
    position:relative;       
}
.results img
{
    width:72px;
    height:32px; 
    float:left;
    position:relative;       
    left:90px;
    top:10px;      
}
.leaguetables
{
    width:260px;
    height:51px;
    float:left;
    position:relative;      
}
.leaguetables img
{
    width:130px;
    height:33px;  
    float:left;
    position:relative;       
    left:60px;
    top:13px;     
}
.clubinfo
{
    width:170px;
    height:51px;
    float:left;
    position:relative;     
}
.clubinfo img
{
    width:92px;
    height:32px;   
    float:left;
    position:relative;       
    left:80px;
    top:9px;       
}
.photos
{
    width:170px;
    height:51px;  
    float:left;
    position:relative;        
}
.photos img
{
    width:62px;
    height:26px;    
    float:left;
    position:relative;       
    left:90px;
    top:9px;      
}
.stats
{
    width:160px;
    height:51px;
    float:left;
    position:relative;       
}
.stats img
{
    width:158px;
    height:32px;     
    float:left;
    position:relative;       
    left:60px;
    top:5px;        
}
/* end menu */
.navbar{
    width:1003px;
    height:2px; 
    background-color: #000099;
    float:left;
    position:relative;      
}
.content
{
    position:relative;
    float:left;
    width:969px;
    text-align:left;
    padding-left:15px;    
}
/* home page */
.home
{
    color: #000099; 
    width:969px;
    font-size: 0.8em;
    position:relative; 
    float:left;
}
.home .intro
{
    width:200px;
    position:relative; 
    float:left;    
}
.home .image
{
    width:506px;
    padding: 0px 0px 10px 0px;
    position:relative; 
    float:left;    
}
.home .news
{
    width:255px;
    padding: 0px 0px 0px 8px;
    position:relative; 
    float:left;    
}
.home .video
{
    width:969px;
    position:relative; 
    float:left;    
}
/* end home page */
.datatable
{
    color: #000099; 
}
.datatable th{
   font-size: 0.9em;
   font-weight:600;
   line-height:1.2;
   text-align:left;
}
 .datatable th a, .datatable th a:link, .datatable th a:active, .datatable th a:visited, .datatable th a:hover
 {
   font-size: 0.9em;
   font-weight:600; 
   line-height:1.2;
   text-decoration:underline;   
 }
.datatable td{
    font-size: 0.8em;
    padding:5px 0px 5px 0px;
}
.datatable td.largeText{
    font-size: 1.2em;
    padding:5px 0px 5px 0px;
}

.datatable tr.altRow td
{
    background-color: #CFCFCF;
}
.smalltable
{
    color: #000099; 
}
.smalltable th{
   font-size: 0.7em;
   font-weight:600; 
   text-align:left;
}
.smalltable td{
    font-size: 0.6em;
    padding:5px 0px 5px 0px;
}
.smalltable tr.altRow td
{
    background-color: #CFCFCF;
}
.cNormal
{
    font-size:0.8em; 
    color: #000099;    
}
A
{
	color: #000099;
	font-size: 0.9em;
    font-weight: 500;
}
A:link
{
	color: #000099;
}
   
A:active
{
    color: #000099;
}
A:visited
{
    color: #000099;
}
A:hover
{
	color: #000099;
 	text-decoration: none;
}

H1
{
    color: #000099;
	font-size: 1.4em; 
	font-weight: 800; 
	text-align:center;
	margin:10px 0px 10px 0px;
}

.bottomNav
{
    color: #606060;
	font-size: 0.7em; 
	font-weight: 400; 
	color: #606060;
	text-decoration:none;
	
}

.bottomNav:link
{
	color: #606060;
	text-decoration:underline;
}
.bottomNav:active
{
	color: #606060;
	text-decoration:underline;
}
.bottomNav:visited
{
	color: #606060;
	text-decoration:underline;
}
.bottomNav:hover
{
	color: #606060;
	text-decoration:none;
}

.cSelectBox
{
	font-size: 0.9em;     
    background-color: #FFFFFF;
    width: 100px;
}
