html, body, #bodytable {
        margin: 0 0 0 5px ;
	padding: 0;
	border-style: none;
	text-align: center;
	background: #134e38 url(pics/2012bg.jpg) repeat-x;
	font-family: arial;
  }

#bodytable {
  vertical-align: top;
  width: 966px;
  margin: 0 0 auto 10px ;
  background-image: url(pics/2008_spacerleft5.jpg);
  background-repeat: repeat-y;
  text-align: left
  }
  


div.leftdiv {
  float: left;
  width: 266px;
  height: 100%;
  z-index: 50;
  border-style: none;
  background-image: url(pics/2008_spacerleft5.jpg);
  background-repeat: repeat-y
}


div.rightdiv {
  float: right; 
  width: 700px;
  z-index: 50;
  border-style: none
}

div.subnav {
  clear: both;
  width: 100%;
  height: 50px;
  z-index: 50;
  border-style: none
}


table.leftnav {
  width: 100%;
  height: 100%;
  border-style: none;
  border-collapse: collapse;
  -moz-border-radius: 0px 0px 0px 0px;
  padding: 0 0 0 0;
  border-spacing: 0;
  vertical-align: top
  }

table.leftnav td {
	border-width: 0;
	border-style: none;
	padding:0;
	}

table#events_past{
	color:white;
	}
table#events{
	margin-top:18px;
	color:black;
	border:1px solid black;
	}
table#events td{
	background-color:#003300;
	color:white;
	font-family:Arial, Helvetica;
	font-size:12pt;
	}

td.yfnavfix {
  z-index: 50;
  position: relative;
  background-image: url(pics/2008_spacerleft5.jpg);
  height: 100%;
  background-repeat: repeat-y
  }

p.yfpageheader {
  font-family : "franklin gothic medium", arial;
  font-weight : bold;
  font-size : 16px;
  color : #000000;
  margin-left : auto;
  margin-right : auto
  }
  
p.yfinfo {
  font-family : arial;
  font-weight : bold;
  font-size : 14px;
  color : #000000;
  margin-left : 20px
  }

p.yfbody {
  font-family : verdana;
  font-size : 14px;
  color : white;
  margin-left : 5px;
  text-align: left;
  }


p.yfpara {
  font-family : arial;
  font-weight : bolder;
  font-size : 14px;
  color : #000000;
  margin-left : 20px
  }

p.yfinfoheader {
  font-family : arial;
  font-weight : 900;
  font-size : 13px;
  color : #002200;
  margin-left : 3px
  }
  
p.sidebar {
  font-family : verdana, arial, helvetica;
  font-weight : normal;
  font-size : 12px;
  color : #eeddff;
  padding-left : 25px;
  padding-right : 15px;
  }

a.infolink:link {
  font-family: courier;
  font-size: 12px;
  color: #005500;
  text-decoration: none
  }

a.infolink:visited {
  font-family: courier;
  font-size: 12px;
  color: #003300;
  text-decoration: none
  }

a.infolink:hover {
  font-family: courier;
  font-size: 12px;
  color: #227700;
  outline: groove medium invert;
  text-decoration: none
  }


a.bodylink:link {
  font-family: verdana;
  font-size: 14px;
  color: #eeffee;
  outline: dotted thin #22cc22;
  text-decoration: none
  }

a.bodylink:visited {
  font-family: verdana;
  font-size: 14px;
  color: #eeffee;
  outline: dotted thin #22ff22;
  text-decoration: none
  }

a.bodylink:hover {
  font-family: verdana;
  font-size: 14px;
  color: white;
  outline: dotted MEDIUM #22ff22;
  text-decoration: none
  }


a.heading:link {
  font: bold italic 18px times;
  text-decoration: none;
  color: white
  }

a.heading:visited {
  font: bold italic 18px times;
  text-decoration: none;
  color: #eeeeee
  }

a.heading:hover {
  font: bolder italic 18px times;
  text-decoration: underline;
  color: #eeee00
  }


