body { color: black; font-family: Arial, Helvetica, sans-serif; background-color: white; }
p { font-family: Arial, Helvetica, sans-serif; }
td { font-family: Arial, Helvetica, sans-serif; }

h1 { color: #f00; font-size: 18px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h2 { color: #f00; font-size: 10px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h3 { color: #f00; font-size:  6px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h4 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h5 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h6 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}

 
a.events {
   color:#ff0000;
	background-color:#ffffff;
   text-decoration:underline;
}
   a.events:link {color:#ff0000;}
	a.events:visited {color: #ee0011; }
	a.events:active {color: #00ff00; }
	a.events:hover {color: #00ee00; }

p.footer1 {
   color: #000;
   font-size: 12px;
   font-family: Arial, SunSans-Regular, sans-serif;
   font-Weight:900;
   background-color: white;
}

p.footer2 {
   color: #000;
   font-size: 10px;
   font-family: Arial, SunSans-Regular, sans-serif;
   font-Weight:900;
   background-color: white;
}

table.main {
   width:800px;
}


td.frmlhs {
   font-Weight:900;
   text-align:right;
}

td.eventtext {
   text-align:left;
   vertical-align:top;
}

td.currentevents {
   vertical-align:top;
}

#anni {
	margin: 0 auto;
	margin-top: 10px;
}
#anni p {
	font-size: .9em;
}
.anni {
	float: left;
}
.list {
	margin-top: -10px;
	margin-bottom: -2px;
	font-size: .9em;
}

/*  Code from new page may need changes!  */
#news {
	width: 393px;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	padding-right: 5px;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 auto;
	margin-left: 153px;
	text-align: left;
}
#news h3 {
	font-size: 1.1em;
	color: #000000;
}
div.news1, div.news2, div.news3, div.news4 {
	float: left;
	clear: left;
	margin-top: 5px;
	border: double;
	border-color: #999999;
}
img.newsimg {
	float: left;
}
#tandem {
	width: 393px;
	float: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #999999;
	padding-left: 5px;
}
#tandem h3 {
	font-size: 1.1em;
	color: #000000;
}
#tandem p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: left;
}
img.ted {
	float: left;
	border-right: 10px;
	border-right-color: #FFFFFF;
}
/* End new site code */

