/* CSS Document */
<style type="text/css">
<!--
body {
margin: 0;
}


.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	}

.bottominfo a:visited {
	color: #ff00ff;
	}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 17px;
	}
.bottomnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 17px;
	}
.bottomnav a:hover {
	color: #FFCC00;
	}
.bottomnav a:visited {
	color: #FFFFFF;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 4px;
	padding: 5px;
	color: #FFCC33;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	}
.calendar a:visited {
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	background-color: #003366;
	}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #000000;
	}
.events a:visited {
	color: #ff00ff;
	}
.bg {
	background-attachment: fixed;
	background-image:  url(http://www.goodtimesmd.com/davesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	}
h3 a:link {
	color: #FFFF00;
	}
h3 a:visited {
	color: #FFFF00;
	}
h3 a:hover {
	color: #FFFFFF;
	}
-->
</style>

