body {
        font-family: verdana;
        margin-top: 0px;
        margin-bottom: 0px;
	text-align: center;
	background: rgb(103, 152, 34);
	background-image: url(images/outerwrap832x14.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#outer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
}
#headertop {
        width: 800px;
}
#headerbottom {
        position: relative;
        width: 800px;
	margin-bottom: 10px;
}
#headerbotleft {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
}
#headerbotright {
	width: 590px;
        margin-left: 200px;
}
#announce {
	width: 225px;
	height: 181px;
	float: right;
	border: solid 1px black;
	padding: 0px;
	background: white url(images/tsc-announce.jpg) no-repeat;
	margin: 15px;
	text-align: center;
}
#announce2 {
	width: 420px;
	height: 40px;
	float: right;
	border: solid 1px red;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background: white;
	margin: 15px;
	text-align: center;
}
#middle {
        position: relative;
        width: 800px;
	margin-bottom: 15px;
}
#ad_tower {
	position: absolute;
	width: 175px;
        left: 0px;
        top: 10px;
}
#content {
        width: 584px;
        margin-left: 176px;
        background-color: rgb(199,255,185);
        padding: 10px;
}
#footer {
        margin-top: 0px;
}
p {
        font-size: 13px;
	margin-top: 0px;
}
td.navbar {
	font-size: 11px;
	font-weight: bold;
}
li {
        font-size: 13px;
}
table.menu {
	background-color: rgb(150, 213, 66);
	width: 800px;
}
td.menubottom {
	font-size: 11px;
	text-align: center;
	height: 50px;
}
p.menubottom {
	margin-left: 20px;
	margin-right: 20px;
}
a.menu {
	text-decoration: none;
}
h5.gold {
	font-weight: bold;
	color: rgb(102, 102, 0);
	margin: 0px;
}
table.schedule {
	font-size: 13px;
}
table.links {
	font-size: 13px;
}
td.links {
	width: 300px;
}
td.dashs {
	text-align: center;
	color: rgb(102, 102, 0);
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
}

