* {
	margin: 0;
	padding: 0;
}
body
{
	background-image: url("images/graphpaper.gif");
	background-attachment: fixed;
	background-color: #e8e8fd;
	color: #000;
	font-family: Optima, "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
}
a:link {
	color: #0b4932;
}
a:visited {
	color: #0b4932;
}
a:hover {
	color: #009;
}
a#homelinktop:link, a#homelinktop:visited, a#homelinktop:hover {
	display: block;
	position: relative;
	color: #ff3;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	background-image: url("images/banquet.jpg");
	background-position: -120px -15px;
	background-color: #111;
	width: 100%;
	height: 90px;
	color: #fff;
	margin: 0;
	padding: 40px 0 52px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 40px 0 0px 0;
}
body>html a#homelinktop {
	padding: 40px 0 0px 0;
}
#topheader {
	display: inline;
}
#topauthor {
	position: relative;
	margin-top: -20px;
	color: #ff3;
	text-align: center;
	font-size: 1.0em;
	z-index: 100;
}
#topauthor a:link, #topauthor a:visited, #topauthor a:hover, #topauthor a:active {
	color: #ff3;
	text-decoration: none;
}
#information {
	margin: 27px 200px 10px 190px;
	padding: 0 0 10px 0;
	background-image: none;
	background-color: #e8e8fd;
	background-image: url("images/graphpaperfaded.gif");
	background-attachment: fixed;
}
#information h2 {
	padding: 5px 0;
	margin: 15px 0 3px 0;
	border-top: 2px solid #0b4932;
	/*background-color: #009;*/
}
/*#information h2 span {
	background-image: url("images/graphpaper.gif");
	background-attachment: fixed;
	padding: 5px;
}*/
#information h3 {
	margin: 10px 0 6px;
}
#information h4 {
	margin: 6px 0;
}
#information p {
	margin: 9px 0;
}
#information ul, #information ol {
	padding-left: 30px;
	margin: 9px 0;
}
#information td {
	padding: 2px 6px 2px 0px;
}
#information blockquote {
	margin-left: 25px;
	margin-right: 10px;
}
#navigation {
	background-image: url("images/graphpaperfadedwhite.gif");
	background-attachment: fixed;
	background-color: #f6f6ff;
	width: 170px;
	padding: 0px;
	margin-top: 130px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.0em;
	/*margin: 10px;*/
}
#navigation #menu, #navigation #menu ul, #newsbar #newsmenu, #newsbar #newsmenu ul  {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
}
#navigation #menu li, #newsbar #newsmenu li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation #menu li li, #newsbar #newsmenu li li {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#navigation #menu li span, #newsbar #newsmenu li span {
	display: block;
	background-color: #0b4932;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 4px 7px;
}
#navigation #menu li a, #newsbar #newsmenu li a  {
	text-decoration: none;
}
#navigation #menu li a span, #newsbar #newsmenu li a span {
	margin-bottom: 3px;
}
#navigation #menu li li a, #newsbar #newsmenu li li a {
	display: block;
	text-decoration: none;
	background-image: url("images/graphpaperfadedwhite.gif");
	background-attachment: fixed;
	background-color: #f6f6ff;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 3px 7px;
	border-bottom: 1px solid #0b4932;
}
#navigation #menu li li a.hassublist, #newsbar #newsmenu li li a.hassublist {
	border-bottom: none;
}
#navigation #menu li li a:hover, #newsbar #newsmenu li li a:hover {
	background-image: url("images/graphpaperfaded.gif");
	background-attachment: fixed;
	background-color: #f6f6ff;
	border-right: 0px solid #33c;
}
#navigation #menu li ul, #newsbar #newsmenu li ul {
	padding: 0 0 0px 0;
}
#navigation #menu li li ul, #newsbar #newsmenu li li ul {
	border-bottom: 1px solid #33c;
}
#navigation #menu li li li a, #newsbar #newsmenu li li li a {
	padding: 3px 7px 3px 22px;
	border-bottom: none;
}
#navigation #menu li li li li a, #newsbar #newsmenu li li li li a {
	padding: 2px 5px 2px 4px;
	border-bottom: 1px solid #33c;
}
#navigation #menu li li li ul, #newsbar #newsmenu li li li ul {
	display: none;
	position: absolute;
	border: 1px solid #33c;
	border-bottom: none;
	z-index: 99;
	left:  7em;
	width: 170px;
	margin-top: -25px;
}
#navigation #menu li li li:hover ul, #newsbar #newsmenu li li li:hover ul {
	display: block;
}
#newsbar {
	background-image: url("images/graphpaperfadedwhite.gif");
	background-attachment: fixed;
	background-color: #f6f6ff;
	width: 180px;
	padding: 0px;
	margin-top: 130px;
	position: absolute;
	top: 0;
	right: 0;
}
#commentlist li {
	margin: 1em 0 1em 1.6em;
/*	padding: 0 15px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
#footer {
	text-align: center;
	font-size: 0.75em;
	margin-bottom: 20px;
}
#footer p {
	margin-bottom: 1.2em;
}
#logspage td, #logspage th, #logspage #ajaxbuttons, #disclaimer { 
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small; 
}
body>html #logspage td, body>html #logspage th {
	font-size: small;
}
#ajaxbuttons p {
	margin: 3px 0;
}
#logspage td.date {
	width: 6em;
}
#logspage th {
	background-color: #9ff;
}
#logspage fieldset {
	background-color: #33CCFF;
	border: #0000FF;
	border-width: 3px;
	margin-top: 20px;
	width: 50%;
	padding: 8px;
}
#logspage legend {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 8px;
	border: 3px #0000FF solid;
}
#logspage .submit
{
	font-size: 1em;
	font-weight: bolder;
	background-color: #9FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #F00;
	cursor: pointer;
}
#logspage hr {
	display: none;
}
#logspage .oddrow { background-color: #CFF; }
#solarcondx {
	background-image: none;
}
#newsbar h4 {
	background-color: #33c;
	color: #fff;
	margin: 0px 0px 2px 0px;
	padding: 3px 7px 3px 7px;
}
#solarcondx #condx {
	padding: 5px;
	font-size: 0.8em;
}
#solarcondx ul {
	margin: 15px;
}
#solarcondx.normalk {
	background-color: #6fc;
	background-image: none;
}
#solarcondx.elevatedk {
	background-color: #ff6;
	background-image: none;
}
#solarcondx.stormk {
	background-color: #f99;
	background-image: none;
}
#programbox {
	padding-bottom: 10px;
}
#programbox p, #programbox dl {
	padding: 0 5px;
	font-size: 0.8em;
}
#programbox p {
	margin-top: 4px;
}
#programbox dt {
	padding-top: 4px;
}
#programbox dd {
	padding-left: 18px;
}
#publications p, #novelties p {
	margin: 0 0 9px 0;
}
#publications tr, #novelties tr {
	border-top: 1px dotted #ccc;
}
#publications td, #novelties td {
	padding: 3px;
	margin: 0;
}
#publications tr.odd, #novelties tr.odd {
	background-image: url("images/graphpaperfadedwhite.gif");
	background-attachment: fixed;
	background-color: #f6f6ff;
}
#mastheadlist dt {
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 6px 0;
}
#mastheadlist dd {
	margin: 6px 0 15px 25px;
}
#duestable td {
	padding: 5px 30px 0px 0px
}
#duestable td.location {
	background-image: url("images/leader.gif");
	background-position: bottom right;
	background-repeat: repeat-x;
	background-color: transparent;
}
#duestable td.location span {
	background-image: url("images/graphpaperfaded.gif");
	background-attachment: fixed;
}
#contactform .formelement {
	display: block;
	margin-left: 120px;
	margin-top: -17px;
}
#contactform p {
	width: 112px;
	text-align: right;
}
#contactform p.formelement {
	width: 200px;
	text-align: left;
	margin-top: 5px;
}
#contactform legend {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 1em 0 1em;
	padding: 0 3px;
}
.categoryarchive h3 a {
	text-decoration: none;
}
.categoryarchive ul {
	margin: 8px 0px 8px 25px;
}
.station { 
	font-weight: bold; 
}
.program { 
	font-weight: bold; 
	font-style: italic;
}
.sked { 
	font-style: italic;
}
.episode { 
	font-style: italic;
}
#fulllog {
	background-color: #f6f6ff;
	border: 0px solid #33c;
	width: 50%;
	position: absolute;
	left: 30%;
	top: 269px;
	display: none;
	z-index: 100;
}
#fulllog h4 {
	background-color: #33c;
	color: #fff;
	margin: 0px 0px 2px 0px;
	padding: 5px 7px 5px 7px;
}
#fulllog table {
	padding: 3px 7px 3px 7px;
	text-align: left;
}
#fulllog table tr {
	
}
#fulllog table td {
	padding: 0 5px 5px 5px;
}
#fulllog table th {
	padding: 0 5px 5px 0;
	background-color: #f6f6ff;
}
#fulllog .clear {
	display: inline;
}
#fulllog .clear a {
	display: block;
	float: right;
	font-size: 1em;
	margin-top: -27px;
	margin-right: 8px;
	background-color: #f6f6ff;
	color: #33c;
	padding: 0 5px;
	font-weight: bold;
	text-decoration: none;
}
#fulllog dl {
	font-size: 0.8em;
	padding: 5px;
}
#fulllog dt {
	float: left;
	font-weight: bold;
	width: 5em;
}
#fulllog dd {
	margin-left: 6em;
	margin-bottom: 4px;
}
#subtypespace {
	height: 1.8em;
}
#subtypenews {
	margin-left: -9000px;
	float: left;
}
#subtypemusic {
	margin-left: -8000px;
	display: inline;
}
#subtypeplaceholder {
	display: inline;
}
acronym {
	cursor: help;
	text-decoration: none;
	border-bottom: 2px dotted #999;
	voice-family: "\"}\""; 
	voice-family:inherit;
	border-bottom: 1px dotted #999;
}

#googlemap {
	width: 425px;
	margin: 10px;
	float: right;
}

#googlemap p {
	font-size: 0.8em;
}

.entry {
	zoom:1;
}

.entry:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
}

#festreg p {
	clear: both;
}
#festreg form {
	margin-bottom:10px;
	position:relative;
	width:100%;
}
#festreg label {
	width: 17.5em;
	float: left;
	position: relative;
}
#festreg input["type=image"] {
	float:left;
}
#festreg .meals {
	position:absolute;
	margin-left:10px;
	width: 20em;
}
#festreg .meals label {
	float: none;
	display: inline;
	width: auto;
}
* html #festreg .meals p {
	clear: none;
}
#festreg label strong {
	position: absolute;
	right: 0;
	width: 2.5em;
	text-align: right;
	margin-right: 6px;
}
#festreg br {
	display: none;
}

#festaddress {
	margin-left: 30px;
}
#festaddress p {
	margin: 0;
	font-weight: bold;
}

#searchform {
	padding: 3px 7px;
}

#bookdownload {
	margin: 0 auto;
	width: 382px;
	text-align: center;
}