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;
}
#middle {
        position: relative;
        width: 800px;
	margin-bottom: 15px;
}
#ad_tower {
	position: absolute;
	width: 175px;
        left: 0px;
        top: 10px;
}
#content {
        width: 585px;
        margin-left: 175px;
	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);
}
#dd {
  margin-left: 1%;
  margin-top: 0px;
  padding: 0 0 0 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 95px;
  float: left;
  font: bold 12px verdana;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: rgb(194, 218, 237);
  padding: 5px 10px;
  margin: 0 0 0 0;
  color: #000099;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px verdana;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}
