p {
	font-size: 14px;
	font-weight: normal;
	font-style: normal; }

.headerbody {
	background: url(images/headerbackground.gif) no-repeat; }

.navbody {
	background: url(images/navibackground.gif) top; }

.thebody {
	font-family:  Verdana, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: tan;
	margin: 0px; }

.thepage {
	margin: 3px; 
	color: navy; }
	
.page {
	display: block;
	width: 100%;
	padding: 0px;
	background-color: ##fffded; }

.timecol {
	width: 65px; }

.theday {
	text-decoration: underline; }

.navblock {
	text-decoration: underline;
	text-decoration: italic;
	font: bold 16px Arial, Helvetica, san-serif;
	color: white; }

.bigtable {
	font-size: 16px;
	font-weight: bold;
	color: maroon;
	font-style: italic; }

a:link {color:yellow;}
a:visited {color:white;}
a:focus {color:lime;}
a:hover {color:fuchia;}
a:active {color:lime;}

#header, #footer {
	clear: both; }

#navsched {
	font: bold 13px Arial, Helvetica, san-serif;
	color: white; }

#hotinfo {
	color: white;
	background-color: maroon; }

#webframe1 {
	color: white;
	font: bold 13px Arial, Helvetica, san-serif; }

#navigation {
	color: white;
	font-size: 13px; }

#navigation td {
	align: top; }

#navigation ul { 
	float: none;
	margin: 10px; 
	padding: 0;
	text-decoration: none;
	list-style: none; }

#navigation a {
	display: block;
	text-decoration: none;
	width: 10em; }

#navigation li {
	float: none;
	font-size: Times 15p ;
	line-height: 90%;
	dispay: block;
	width: 10em }

#navigation li ul {
	display: none; }

#navigation li:hover ul {
	font-size: 13p;
	text-decoration: none;
	display: block;
	float: left;
	width: 10em; }

div.content {
	clear: left; }

#pageone {
	float: left;
	font-size: 14px;
	min-width: 200px;
	height:100%
	border-left: 2px solid #999; }
	
#content {
	float: left;
	color: navy; }
	
#header {
	color: navy;
	text-align: center;
	padding: 0px 8px; }

#footer p {
	color: white;
	font-weight: bold;
	text-align: center;
	background-image: url(images/headerbackground.gif);
	border-top: 2px solid #999; }