
body
{
  background-color: white;
  background-image: url("http://www.shirleytownfc.org/images/badge.png");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  font-family: arial;
}

#sidebar 
{
  position: absolute;
  left: 20px;
  top: 186px;
  width: 190px;
  font-size: .8em;
  cursor: default;
  z-order: 1000;
}

#mainbody
{
  position: absolute;
  left: 190px;
  width: 610px;
  color: #666666;
  z-order: -1;
}

h1
{
  color: #d80001;
  text-align: left;
}

h2
{
  color: black;
  text-align: left;
}

h3
{
  color: black;
  text-align: left;
}

th.stfc
{
  color: #d80001;
}

img.match
{
  float: right;
  margin: 0 0 0.5em 1em;
}

img.cslogo
{
  border: none;
  margin: 1em 0 0 0;
}

a.match:active, a.match:link, a.match:visited
{
  color: #d80001;
}

div
{
  text-align: justify;
}

p
{
  text-align: justify;
}