body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #444444;
	background-image: url("http://www.dinosaurs.dk/phpBB3/styles/xandgreen/theme/images/backs.gif");
	background-repeat: repeat-x;
	background-color: #656565;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

H1 {
	color: #000000;
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

H2 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 8pt;
	margin-top: 16pt;
}

H3 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

H4 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

H6 {
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
}
img
{  
	border-style: none;
}
/*
a:link {
	color: #385445;
	text-decoration: none;
}

a:visited {
	color: #385445;
	text-decoration: none;
}

a:hover {
	color: darkred;
	text-decoration: underline;
}

*/




.topheading {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: right;
	vertical-align: middle;
}

.navbar {
	color: white;
	font-weight: bold;
}

.navbar td {
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 1;
}

/* main frame information */
.mainFrame {
	background-color: #ffffff;
	border: 0px #FFFFFF solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: x-small;
}

.mainFrame a:link {
	color: rgb(204 000 000);
}

.mainFrame P {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
}


/* ################################################################# */
/* ###### PRACTICE.HTML */
/* ################################################################# */
/*
.practice {
	background-color: rgb(245,188,059);
	border: 2px #FFFFFF solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: x-small;
}

.practice a:link {
	color: rgb(204 000 000);
}

.practice P {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
}
.practice h5 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0ox;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: small;
}

.practice b {

}
*/
/* ################################################################### */
/* ##### LINKS.HTML
/* ################################################################### */
/*
.links {
	vertical-align: top;
	color: rgb(102,011,000);
	font-family: Arial;
	font-size: x-small;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
/*
.links td {
	border: 0;
	border-bottom-width: 1px;
	border-color: black;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:50px;
}

.links a {
	font-weight: normal;
}

.links a:link {
	color: rgb(204 000 000);
}

.links a:visited {
	color: black;
}*/

	


/* personnel table information */
/*
.personneltable {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: black;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
}

.personneltable TH {
	background-color: #c76b6b;
	padding-left: 4px;
	padding-right: 4px;
}

.personneltable .lightrow {
}

.personneltable .lightrow TD {
	background-color: #bad7ff;
}

.personneltable .darkrow {
}

.personneltable .darkrow TD {
	background-color: #6699ff;
}

.personneltable TD {
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}

.personneltable A:link {
	color: blue;
	text-decoration: none;
}

.personneltable A:hover {
	color: darkred;
	text-decoration: underline;
}
*/
 
 /* sidebar information */
/*
 .sidebar {
	width: 200px;
	vertical-align: top;
	background-color: rgb(218,169,067);
	color: rgb(102,011,000);
	font-family: Arial;
	font-size: x-small;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.sidebar p {
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
}

.sidebar td {
	border: 0;
	border-bottom-width: 1px;
	border-color: black;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}

.sidebar h5 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 3px;
	background-color: inherit;
	color: inherit;
}

.sidebar h6 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: inherit;
	color: inherit;
}

.sidebar a {
	font-weight: normal;
}

.sidebar a:link {
	color: rgb(204 000 000);
}

.sidebar a:visited {
	color: black;
}

.sidebar .photolist {
	font-size: xx-small;
	list-style: disc;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
}

*/
/* league table information */
/*
.leaguetable {
	border-left: black 1px solid;
	border-top: black 1px solid;
	font-size: x-small;
	margin-left: 5px;
	margin-right: 5px;
}

.leaguetable TH {
	background-color: #c76b6b;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.leaguetable .gameresult {
	background-color: #bad7ff;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
}

.leaguetable .gameresult TD {
	padding-left: 3px;
	padding-right: 3px;
}

.leaguetable TD {
	background-color: #bad7ff;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.leaguetable P {
	margin-bottom: 0px;
	margin-top: 0px;
}

.leaguetable P .smalltext {
	font-size: xx-small;
}
*/

/* diary table information */
/*
.diarytable {
	border-left: black 1px solid;
	border-top: black 1px solid;
	font-size: x-small;
	margin-left: 5px;
	margin-right: 5px;
}

.diarytable TH {
	background-color: #c76b6b;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.diarytable TD {
	background-color: #bad7ff;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	text-align: center;
}

.diarytable TD.tournament {
	background-color: #FF3333;
}

.diarytable TD.practice {
	background-color: #0099ff;
}

.diarytable TD.track {
	background-color: #009900;
}
*/

/*
.photoyearnav {
	font-size: x-small;
	font-weight: bold;
	list-style: square;
	margin-left: 22px;
	cursor: pointer;
}

.photonav {
	font-size: xx-small;
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	cursor: default;
}

.varsitytable {
	padding-top: 0px;
}

.varsitytable .camb {
	background-color: #66ffcc;
	color: black;
}

.varsitytable .oxford {
	background-color: #000099;
	color: white;
}

.splashscreen a:link {
	color: #FFFFFF;
}

.splashscreen a:visited {
	color: #FFFFFF;
}

.centredtable {
	border: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.navbuttontable {
	border: #FFFFFF none;
}

.navbuttontable td {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px #FFFFFF double;
	width: 150px;
}

.navbuttontable a:link {
	color: #FFFFFF;
}

.navbuttontable a:visited {
	color: #FFFFFF;
}

.navbuttontable a:hover {
	color: #FF0000;
}

.linklist {
}

.linklist dd {
	margin-bottom: 10px;
	list-style-type: none;
}

.linklist dt {
	list-style-type: disc;
	list-style-position: outside;
}

.photoLinkHover {
	color: darkred;
	text-decoration: underline;
}

.KitThumbLeft {
	margin-right: 25px;
}

.maplocationnav {
	font-size: x-small;
	font-weight: bold;
	list-style: decimal;
	margin-left: 22px;
	cursor: pointer;
}

.photonav H5 {
	font-size: xx-small;
	font-weight: 900;
	margin-bottom: 3px;
	background-color: inherit;
	color: inherit;
	text-decoration: underline;
}
*/
