
body
{
  margin-top: 0px;
  margin-left: 0px;
  width: 800px;
  background-color: rgb(192,192,192);
  font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#page {
  background-color: rgb(224,177,243);
  margin: 10px 0px 0px 0px;
  width: 800px;
  }

#top {
	padding: 4px;
  background: white;
  border-bottom: 1px solid rgb(117,0,104);
  width: 800px;
  margin: 0px 0px 0px 0px;
  color: rgb(117,0,104);
  }

#URTText {
  position:absolute;
  left:160px;
  top:30px;
  font-size: 1.1em;
  }

#topmenu {
  position:absolute;
  left:300px;
  top:40px;
  font-size: 1.1em;
  }

#tracks {
  position:absolute;
  left:260px;
  top:115px;
  }

#center {
  margin: 0px 0px 0px 210px;
  width: 567px;
  padding: 10px 15px 0px 15px;
  background: white;
	color: #000;
	}

#left {
	position: absolute;
  padding: 25px 5px 0px 5px;
  top: 156px;
  width: 200px;
  height: 537px;
  background: rgb(224,177,243) left bottom repeat-x;
	color: #000;
	}

#footer {
  width: 807px;
  background-color: rgb(224,177,243);
  }

ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
  }

ul#mainnav li {
	display: block;
  border-top: 1px solid rgb(117,0,104);
  }

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
  font: bold 0.8em /1.5 verdana, arial, helvetica, sans-serif;    /* If you get an unwanted gap after your a block (IE-Win) try increasing the line height  */
  color: rgb(117,0,104);
	text-decoration: none;
	width: 88%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#mainnav li a:hover {
  background-color: rgb(117,0,104);
	color: #eee;
	}

.asidenote {
    font-size: 0.8em;
    line-height: 100%;
  }

.showtitle {
    font-weight: bolder;
    color: rgb(117,0,104);
    background-color: white;
  }

.eventtitle {
    font-weight: bolder;
    color: purple;
    background-color: white;
  }

.eventsubtitle {
    font-weight: bolder;
    font-style: italic;
  }

img.leftalignimg {
  float: left;
  margin:5px 15px 5px 5px;
  }

h2 {
  text-align: center;
  }

h3 {
  text-align: center;
  }

h4 {
  text-align: center;
  }

.special {
  font-size: 1.2em;
  font-weight: bold;
  text-align: right;
  margin-bottom: 10px;
  background-color: rgb(224,177,243);
  padding-right: 15px;
  }

.showname {
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  padding-top: 5px;
  margin-top: 10px;
  background-color: rgb(224,177,243);
  }

.FPshowname {
  font-size: 1.4em;
  font-weight: bolder;
  text-align: center;
	color: rgb(117,0,104);
	background-color: white;
  padding-left: 15px;
  padding-top: 5px;
  margin-top: 10px;
  }
	
.SectionHeader {
  font-size: 2.0em;
  font-weight: bold;
  text-align: center;
  padding-left: 15px;
  padding-top: 5px;
  margin-top: 10px;
  }

.shownameTouring  {
  font-weight: bold;
  font-style: italic;
  }

.WesBooking {
  background-color: #CC6699;
  text-align: center;
  }

