body{margin: 0px; background-color: #000000; font-family: Arial; font-size: 12px}
div#pagecontent{width: 960px; margin: 0 auto; padding: 3px; background-color: #2f2f2f}
div#header{height: 70px; color: white}
div#footer{height: 45px; color: white; text-align: center}
div#main{width: 98%; padding-left: 10px}
a:link{color: #ee621e}
a:active{color: #ee621e}
a:visited{color: #ee621e}
a:hover{color: #4aa24c; text-decoration: none}

a.sitename:link{color: white}
a.sitename:active{color: white}
a.sitename:visited{color: white}
a.sitename:hover{color: white}

.button{border: 1px solid black; padding: 2px; color: white; font-size: 11px}
.pic{color: white; border: 1px solid black; padding: 2px; background-color: #951c3f; font-size: 11px; margin-right: 3px}
.activepic{color: #951c3f; border: 1px solid black; padding: 2px; background-color: white; font-size: 11px; margin-right: 3px}
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
strong{color: #951c3f}
.touryear{font-size: 11px; font-weight:bold}
label{font-weight:bold; font-size: 11px}


pre {font-size: 12px; font-family: Arial; 
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}

ul#sliding{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#sliding li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 0px;
}

ul#sliding li a{
color: black;
  text-decoration: none;
  cursor: pointer;
  display: block;
  overflow: hidden;
  height: 140px;
  width: 70px;
}

ul#sliding li a:hover{
 color: black;
}

ul#sliding li #a1{
  width: 260px;
}

ul#sliding li img{
  position: absolute;
}

ul#sliding li p{
  margin: 0;
  padding: 0;
  width: 100px;
  display: block;
  margin-left: 145px;
}


/*NAVIGATION TABS*/
#menu {

	width: 100%;
	height: 27px;
	border-bottom: 2px solid #951c3f;
	margin-bottom: 5px;
	width: 920px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#menu ul#primary {
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 0px;
	padding: 0;
	position: absolute;
	width: 920px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#menu ul#primary li  {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul#primary li a{
	display: block;
	float: left;
	padding-left: 13px; padding-right: 13px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 4px 3px 0 0;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 14px;
	height: 16px;
	border-bottom: 0px solid black;
	text-decoration: none;
	color: black;
	z-index: 100;

}


#menu ul#primary a.current {
	padding-left: 7px; padding-right: 7px;
	display: block;
	float: left;
	margin: 4px 3px 0 0;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 14px;
	height: 16px;
	border-bottom: 0px solid black;
	text-decoration: none;
	color: #ffffff;
	z-index: 100;
	cursor:pointer;

}



#menu ul#primary li a.current {
	
	border: 1px solid #951c3f;
	border-bottom: none;
	background: #951c3f;
	padding-bottom: 6px;
	margin-top: 1px;
cursor: pointer;
}

#menu ul#primary a {
color: #000000;
	background: #ffffff;
	border: 1px solid black;
	border-bottom: none;
}

#menu ul#primary li a:hover {
	border-color: #000;
	background: orange;
	color: white;
	border-bottom: 0px solid black;

}

#menu ul#primary li a.current:hover {
	border-color: #951c3f;
	background: #951c3f;
	color: #ffffff;
	cursor: pointer;
	border-bottom: 0px solid black;

}

#menu ul#primary ul.secondary {
	position: absolute;
	padding-left: 0px;
	margin-left: 0px;
	left: 0px;
	bottom: -24px;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 930px;
	background-color: #951c3f; 

}

#menu ul#primary ul.secondary li{
	float: left;	
	border: none;
	border-right: 1px dotted #fff;
}

#menu ul#primary ul.secondary li a {
	font-size: 12px;
	width: 104px;
	border: none;
	padding-left: 3px;
	color: white;
	background-color: #951c3f;
	text-decoration: none;
}

#menu ul#primary ul.secondary li a:hover {
	text-decoration: underline;
	color: orange;
	background-color: #951c3f;
}

#menu ul#primary ul.secondary li a.now {
color: white;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}

.boxtitle{padding: 3px;padding-bottom: 0px;font-size: 13px;font-weight: bold; top: -5px;  position: relative;color: white}

#matchreporttitle{display:none; font-size: 32px; float: left; width: 22%}
#diarytitle{display:none; font-size: 32px; float: left; width: 22%}
