/* Generated by KompoZer */
#container {
  border-style: solid;
  border-width: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  overflow: hidden;
  width: 1000px;
  text-align: left;
}
#header {
 width: 1000px;
  text-align: center;
  padding-top: 0px;
}
#mainpage {
  float: left;
  width: 1000px;
}
#sidebar {
  float: left;
  padding-right: 5px;
  text-align: center;
  padding-left: 5px;
  width: 240px;
  padding-top: 0px;
  background-color: white;
}
#twitter {
  float: left;
  padding-right: 5px;
  text-align: center;
  padding-left: 5px;
  width: 235px;
  padding-top: 0px;
  background-image: url('../images/TwitterBack.jpg');
}
#content {
  border-style: none;
  float: left;
  width: 745px;
  background-color: white;
}
#footer {
  text-align: center;
  clear: both;
  float: left;
  width: 1000px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #d5fed1;
}
body {
  font-family: Verdana;
  font-size: small;
  text-align: center;
  background-color: #cccccc;
}
.xsmall {
  font-size: x-small;
}
.contentheader {
  color: white;
  background-color: DarkGreen;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
}
.contentsubheader {
  border-style: solid none;
  border-top: 1px solid DarkGreen;
  border-bottom: 1px solid DarkGreen;
  text-align: center;
  background-color: silver;
  font-weight: normal;
}
.contentfooter {
  border-style: solid none none;
  border-top: 1px solid DarkGreen;
  font-size: x-small;
  background-color: silver;
  font-weight: normal;
}
.box {
  border: 1px solid DarkGreen;
  width: 100%;
}
.newsimage {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
  margin-left: 10px;
}
a:link {
  color: #000099;
  text-decoration: none;
}
a:visited {
  color: #993399;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: underline;
}
.tablecontainer {
  border-style: none;
  width: 100%;
}
a:link.pagelink {
  color: #000099;
  text-decoration: underline;
}
a:visited.pagelink {
  color: #000099;
  text-decoration: underline;
}
#pagenum {
  background-color: DarkGreen;
  color: white;
  font-weight:bold;
  padding: 1px;
}
#colVideoClip {
  text-align: left;
  width: 0px;
}
#colVideoInfo {
  width: 645px;
  font-family:verdana;
  font-size:xx-small;
  text-align:center;
  padding:10px
}
p {
  margin-top: 0em;
  margin-bottom: 0.8em;
}
#colLeft {
  text-align: left;
  width: 50%;
}
#colRight{
  text-align: right;
  width: 50%;
}
.logocolumn {
  font-size: xx-small;
  font-weight: bold;
  width: 25%;
  text-align: center;
}
.fixturedate {
  font-family: Verdana;
  font-size: x-small;
  color: black;
  font-weight: bold;
  text-align: center;
}
.fixtureopponents {
  font-family: verdana;
  font-size: x-small;
  color: red;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.fixturecomp {
  font-family: verdana;
  font-size: x-small;
  text-align: center;
  color: black
}
.imageborder {
 border: 5px solid #666666;
 }
.divcentre {
  text-align: center;
 }
#imageheader {
  border-top: 1px solid #009900;
  border-bottom: 1px solid #009900;
  background-color: #d5fed1;
  text-align: center;
}
.matchimage {
  margin-top: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
  width: 23%;
}