body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #3366FF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_nav {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CCCCCC;
}
#special_content {
	position:absolute;
	width:157px;
	z-index:3;
	top: 114px;
	left: 0px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 10px;
}
#special_content p {
	font-size: 10px;
	text-align: left;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: blink;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#main_content {
	position:absolute;
	width:698px;
	z-index:4;
	left: 3px;
	top: 115px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#logo {
	position:absolute; 
	left:0px; 
	top:0px;
	width:161px; 
	height:115px;
	z-index:1; 
	visibility:visible;
}

#navbar {
	position:absolute;
	left:161px;
	top:0px;
	width:539px;
	height:115px;
	z-index:2;
	visibility:visible;
	background-color: #FFFFFF;
}
.nonprof {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}
.openspot {
	font-size: 9px;
	color: #FFFFFF;
}
.otherspot {
	font-size: 9px;
	color: #000000;
}


.calendar {
	color: #FFFFFF;
	background-color: #660000;
}
.eventp {
	font-size: 10px;
	white-space: normal;
	margin: 7px;
	text-align: left;
}
.eventh {
	font-size: 12px;
	color: #660000;
	margin: 5px;
}
th {
	color: #FFFFFF;
	background-color: #990000;
}
.dropdown {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100px;
  border: 0;
}.Notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #900;
}
