body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #cccccc;
 padding: 0px;
 margin: 0px;
 text-align:justify;
}

#mainTable {
	width: 720px;
	line-height: 1.5em;
	border-color: #000000;
 }
 
 #mainTable td {
  padding: 20px;/*Pads each table cell in modern browsers*/
 }
 
 #maincontent {
  font-size: 100%; /*/*/font-size: 100%; /* */
 vertical-align: top;
 }
 
 #sidebar {
	width: 200px;
	vertical-align:top;
	font-size: 100%;
	font-weight: bold;
 }
 
#header {
 background-image:url(file:///C|/Users/Emma%20Gale/Documents/Web%20Stuff/Websites/chris/images/banner2.jpg);
 height: 125px;
 background-repeat: no-repeat;
 border-bottom-color: #660000;
 border-bottom: 4px solid #660000;
}
 
#footer {
  background-color: #660000;
}

h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 9px;
 text-align: right; 
}

td, p, ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
 padding: 0;
 color:#CCCCCC;
 }
  
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 
 h1 {
 FONT-WEIGHT: bold; 
 FONT-SIZE: 24px; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 color: #CC0000; }
}
 h2 { font-size: 140%; }
 em { padding: 0px}
 
 #sidebar a {

	display: block;
	border: 2px solid #DF140D;
	text-decoration: none;
	line-height: 1.5em;
	width: 150px;
	padding-left: 5px;
}
 
 #sidebar a:link, #sidebar a:visited {
  color: #CCCCCC;
  font-size: 0.95em;
  font-weight:normal;
 }
 
 #sidebar a:hover, #sidebar a:active {
  color: #FFFF00;
  background-color: #DF140D;
  border: 2px solid #FFFF00;
 }
 
 #sidebar ul {
 padding: 2em; 
 padding-top: 0em;
 list-style-type: none;
 color: #DF140D;
 }
 
 #sidebar li {
  /*/*/margin: 0px 0px 6px 4px; /* */
 }
 
#hr {
 color: #660000;
 width: 500px;
 height: 5px;
 }

.scrolling {
 color: #660000;
 font-size: 85%;
}

.nestedtable {
 border-top: solid 3px;
 border-top-color: #660000;
 border-right: none;
 border-left: none;
 border-bottom: none;
 
}

h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}

h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: lighter;
}

#dateTable td {
 padding: 0px 0px 0px 10px;
 font-size: 12px;
 }

.bandCell{
FONT-SIZE: 18px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #cccccc;

 }

.whiteCell{
FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;

 }
 .venueCell{
 padding: 0px 0px 0px 10px;
 font-size: 12px;
 text-align: left; 
 }

.ruler {
	color: #660000;
}

.dateCell {	font-size: 14px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.monthCell {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ffff00; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #DF140D;
}
a:active {
	color: #FFFF00;
}
