/* STRUCTURE DO NOT CHANGE */

body {
	margin: 10px 0px 10px;
	padding: 0;
	font: 1em arial, georgia, sans-serif;
	color: #000;
	background: #fff url(../graphics/background.jpg);
}

#container {
	margin: 10px auto 10px;
	width: 1000px;
	text-align: left;
	background-color: #fff;
	border: 5px solid #000;
	background: url(../graphics/container_bg.gif) repeat-y;
}

#header {
   	height: 180px;
	width: 100%;
	background: url(../graphics/header.gif); 
	border-bottom: 5px solid #000;
	position: relative;
}
#menu {
	float: left;
	width: 185px;
	padding-top: 0px;
}

#menu2 {
	float: right;
	width: 180px;
	padding-top: 0px;
}
#content { 
	margin: 0px 185px 40px 185px; 
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #000;
	background: url(../graphics/footer_bg.gif) repeat-y;
}

.cleaner{clear:both;}

/* STYLES */

#menu ul{
	padding: 0;
	margin: 0;
	text-align:center;
	list-style-type: none;	/*no bullets*/
	line-height: 165%;
	color: #fff;
}

#menu ul li a{
	padding: 0.2em 1em;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover{
	background-color: #ff0000;
	color: #fff;
}

#menu2 ul{
	padding: 0;
	margin: 0;
	text-align:center;
	list-style-type: none;	/*no bullets*/
	line-height: 165%;
	color: #fff;
}

#menu2 ul li a{
	padding: 0.2em 1em;
	color: #fff;
	text-decoration: none;
}

#menu2 ul li a:hover{
	background-color: #ff0000;
	color: #fff;
}



#header h1 {
	display: none;	 /*stops title display when css is enabled */
}

#content p {
	font-size: 1em;
}

#footer p {
   	margin: 0;
	padding: 2px 0;
	font-size: 1em;
	color: #fff;
}
#footer a:link, #footer a:visited {
  	color: #fff;
  	text-decoration: none;
}

#footer a:hover {
  	border-bottom: 1px solid #000;
  	padding-bottom : 2px;
}

#content div.newsitem {		/*format each individual news item*/
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
}

#content div.newsitem p {		/*format each individual news item*/
	text-align : left;
}


#content div.newsitem a:hover{
	background-color: #ff0000;
	color: #fff;
}

#contact {		/*format the contact items*/
	text-align : center;
	margin: 5px;
	padding: 5px;
}

#contact img{border: none;} 

#brochlinksleft p {
		text-align : center;
	}

#brochlinksleft {
	float:left;
	width:50%;
	padding-top : 20px;
	margin-right:15px;
	padding-bottom:20px;
	}

#brochlinksright p {
		text-align : center;
	}

#brochlinksright {
	padding-top : 20px;
	}

#bard {
	margin: 10px 10px 0px;
}
	
	
#bardleft {
	float:left;
	width:50%;
	margin: 10px 10px 0px;
	padding-bottom:20px;
	}
	
#bardleft ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	/*no bullets*/
}
	
#bardright ul{
	list-style-type: none;	/*no bullets*/
	}
	
#bardright {
	}
	
#bressuireleft {
	float:left;
	width:50%;
	margin-right:15px;
	padding-bottom:20px;
	}
	
#bressuireright {
	}

#bressuireright p {
	text-align : center;
	}
	
#bressuireleft p {
	text-align : center;
	}
#newsleft {
	float:left;
	width:50%;
	margin-right:15px;
	padding-bottom:20px;
	padding-top:15px;
	}
	
#newsright {
	}

#newsleft p {
	text-align : center;
	}

#newsright p {
	text-align : center;
	}

#mascot {
	text-align : center;
	}

#index p{		
	text-align : center;
	font-size: 1.2em;
}




#photosleft {
	float:left;
	width:33%;
	padding-bottom:20px;
	}

#photosmid {
	width:33%;
	float:left;
	padding-bottom:20px;
	}
	
#photosright {
	width:34%;
	float:left;
	padding-bottom:20px;
	}

#photos p { 
	text-align : center;
}


#history p {
	text-align : center;
}

#league td, th, p {
	text-align : center;
}

#manofmatch p {
	text-align : center;
	font-size: 0.8em;
}

#allresults {
	font-size: 0.57em;
	font:arial, georgia, sans-serif;
}

#allresults p, td {
	text-align : center;
}

#allresults table, td, th{
	margin: 10px 10px 0px;
	border-collapse: collapse;
	border-width: 1px;
	border-spacing: 2px;
	border-color: #000;
	padding: 2px;
}

#preds th, td { 
	border-style : outset;
	font-size: 1em;
	text-align : center;
}

#preds{
	line-height: 165%;
}

#potyleft {
	float:left;
	width:50%;
	margin-right:15px;
	padding-bottom:20px;
	}
		
#potyright {
	padding-bottom: 20px;
	padding: 1px
	}
	
#content table{
	margin-left: auto;
	margin-right: auto;
}
#bardmid ul{
	list-style-type: none;	/*no bullets*/
	}
