body.valeblack 
{
	font-family: "Franklin Gothic Medium";
	color: black;
	background: url("../images/background/gold1.jpg")
}
cite.author {
	font-style: italic;
}
cite.booktitle {
	font-style: italic;
}
div.centred {
	text-align: center;
}
div.small {
	font-size: x-small;
}
h1 {
	text-align: center
}
h1.centred {
	text-align: center
}
h2.centred {
	text-align: center
}
h3.centred {
	text-align: center
}
h4.valeupdate {
	text-align: right; color: black
}
img.squad {
	border: 0px; align: center; 
}
img.floatleftwithmargin {
	border: 10px; float: left; border-color:white
}
img.borderlessright {
	border: 0px; float: right
}
img.right {
	float: right
}
img.borderless {
	border: 0px;
}
li.nomarker {
	list-style-type: none;
}
p.banner {
	text-align: center; color: red; font-size: 1.2em; font-weight: bold
}
p.centred {
	text-align: center
}
span.linethrough {
	text-decoration: line-through;
}
table.album {
  border-color: black; border-style: outset; border-width: 3px; border-spacing: 5px;
}
table.album td{
  border-style: solid; border-width: 1px; padding: 5px; text-align: center
}
table.album th{
  padding: 15px;
}
table.fixtures {
	border-color: black; font-size: 8.0pt; border-style: solid; border-width: 1px; border-spacing: 2px;
}
table.fixtures td{
  border-style: solid; border-width: 1px; padding: 0px;
}

table.valelinkbox {
	background: gold; width: 80%; margin: 0 10%; border-width: 5px;
	border-style: outset; text-align: center;
}
table.valeleaguepage {
	background: url("../images/background/sandnet.jpg"); width: 90%; margin: 0 5%; border-spacing: 10px;
	border-style: outset; border-color: gold; border-width: 10px;
}
table.valepage {
	background: url("../images/background/sandnet.jpg"); width: 60%; margin: 0 20%; border-spacing: 10px;
	border-style: outset; border-color: gold; border-width: 10px;
}
table.valeleaguepage td{
	padding: 10px;
}
table.valepage td{
	padding: 10px;
}
tr.valehead {
	background: silver
}
td.loss {
	background: red;  text-align: center
}
td.tba {
	background: aqua; text-align: center
}
td.win {
	background: lime;  text-align: center
}
#section ul {
	list-style: disc inside;
	padding: 0;
	margin: 1em 0 0 0;
}

#section li {
	margin-bottom: 0.5em;
}
#dates ul {
	list-style: disc outside;
	padding: 0;
	margin: 1em 0 0 1em;
}

#dates li {
	margin-bottom: 0.5em;
}


