body { 
	background: #030 url(/a/img/bg2.gif) top left repeat;
	padding: 0;
	margin: 0;
	color: #030; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
       
.hide {
	display: none;
}

.clearing {
	clear: both;
}

.date {
	float: right;
	margin-right: 20px;
}
       
img { 
	display: block; 
	border: 0;
}
      
h1 { font-weight: normal; 
     font-size: 1.25em; 
     margin: 10px 0 10px 0;
     font-weight: bold;
}

h2 { 
    font-size: 1.05em;
    color: #5f7e5f;
    font-weight: bold;
}
     	
h3 { 
	font-weight: bold;
	font-size: 1em;
     margin-left: 0px;
     color: #030;
     margin-top: 25px;
}

h4 {
	font-weight: bold;
	color: #69c;
	font-size: 0.8em;
}

p { 
	font-size: 1em;
	margin-left: 0;
}
	 
a {
	color: #69c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f9774e;
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

li {
	padding: 0;
	margin: 0;
	border: 0;
}

strong {
	color: #f35735;
}

dt {

}

dd {
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
}

.clearfloats {
	clear: both;
}



			/* layout styles */

#alignCenter {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header, #head {
	width: 700px;
	border: 1px solid #030; 
	border-bottom: 10px solid #030;
	background-color: #030;
}

#wrapper {
	width: 700px;
	border: 1px solid #030;
	background: url(/a/img/bg.gif) repeat-y 0 0;
}

#content {
	margin-left: 120px;
	background: #fefeef;
	padding: 10px;
	position: relative;
}

#navbar {
	float: left;
	width: 120px;
	background: #030;
	color: #ffc;
}

#footer {
	width: 700px;
	border: 1px solid #030; 
	background: #030;
}


			/* END layout styles */


			/* navbar styles */
			
			
 #navbar ul {
	 margin-left: 0;
	 padding-left: 0;
	 font-size: 1.1em;
	 border-top: 1px solid #ffc;
}

 #navbar a {
	 display: block;
	 padding: 6px 0 6px 4px;
	 width: 120px;
	 background-color: #030;
	 border-bottom: 1px solid #ffc;
	 font-weight: normal;
	 voice-family: "\"}\""; 
  	 voice-family:inherit;
  	 width: 116px;
} 

html>body #navbar a {
  width: 116px;
} 

 #navbar a:link, #navbar a:visited {
	 color: #ffc;
	 text-decoration: none;
 }

 #navbar a:hover {
	 background-color: #5f7e5f;
	 color: #ffc;
 }

		
			
			/* END navbar styles */
			
			/* header styles */
			
img#title {
	margin: 10px 10px;
}

img#logo {
	float: right;
	margin: 10px 10px;
}

img#header {
	border: 1px solid #ffc;
	width: 696px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:698px;
}

html>body img#header {
  width:698px;
}

			/* END header styles */
			
			
			/* homepage styles */
			
h1.latestNews {
	position: absolute;
	top: 20px;
	right: 10px;
	color: #f9774e;
	padding: 3px;
	border: 2px solid #030;
}

h1.latestNews a {
	color: #f9774e;
}

			
			/* END homepage styles */
			
			/* news page styles */
			
.news h3 {
	margin: 10px 0 0 0;
	padding: 0;
}			

			
			/* END news page styles */
			

			/* fixtures styles */
			
			
.fixtures p {
	margin-right: 100px;
}
						
ul#login li {
	border: 2px solid #030;
	background-color: #5f7e5f;
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 5px;
}
			
ul#login li a {
	color: #ffc;
}
			
ul#anchors {
	margin-bottom: 20px;
}
			
ul#anchors li {
	display: inline;
}

ul#anchors li a {
	margin: 0;
	padding: 0 10px 0 7px;
	border-right: 1px solid #030;
}

ul#anchors li a#first {
	padding: 0 10px 0 0;	
}

ul#anchors li a#last {
	border-right: 0;
}


table {
	border: 1px solid #5f7e5f;
	width: 470px;
	margin-bottom: 25px;
	font-size: 12px;
}
			
td {
	border-bottom: 1px solid #5f7e5f;
	border-right: 1px solid #5f7e5f;
	padding: 7px;
}
			
tr.colheads {
	font-weight: bold;
}

p.top {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}
						
						
			/* END fixtures styles */
			
			/* popup styles */

.newsPopup {
	text-align: left;
}

#report, #input {
	background: #fefeef;
	text-align: left;
	margin: 0;
	padding: 10px;
}


#reportTitle {
	border-top: 1px solid #030;
	border-bottom: 1px solid #030;
	text-align: center;
}

#inputData {
	background-color: #fefeef;
	margin: 10px auto 0 auto;
	border: 2px solid #030;
	width: 500px;
}	

	#inputData div.formRow {
		padding: 0 10px;
		margin: 0 0 10px 0;
	}

#inputData, #inputData td, table#contactForm, table#contactForm td {
	border: 0;
	vertical-align: top;
	padding: 10px 0 10px 0;
}

#inputData .label, table#contactForm .label  {
	text-align: right;
	font-size: 12px;
	width: 100px;
}

	#inputData input, #inputData textarea {
		width: 300px;
	}
	
		#inputData textarea#copy {
			width: 450px;
		}
	
		input#reportField {
			padding: 0;
		}
	
		input#submit {
			width: auto;
			float: right;
			margin-right: 50px;
		}

#news h2 {
	color: #f9774e;
}
			/* END popup  styles */
			
			/* Gallery  styles */

div.row {
	width: 550px;
	height: 120px;
	margin: 0;
	padding: 0;
}
			
.photo {
	width: 160px;
	height: 115px;
	border: 1px solid #030;
	margin: 0 15px 10px 0;
	display: inline;
	padding: 0;
}

.bigPhoto {
	width: 480px;
	height: 345px;
	border: 1px solid #030;
	margin: 50px auto;
}

			/* END gallery styles */
			
			
			/* footer styles */

#footer p {
	color: #ffc;
	padding: 5px 0 0 10px;
}
			
			/* END footer styles */