body {
	background-color: #CFC;
	background-image: none;
}
#masthead {
	background-image: url(../media/images/parrotinnatube.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	height: 275px;
	margin-bottom: auto;
	margin-left: 2em;
	border-bottom: 0.05em solid black
}
p { background-image: none; }


a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.title { font-size: 1.3em; text-align: center; margin-bottom: 2em; }
#navlinks { padding: 15em 0 2em; }

#navlinks li {
	display: inline;
	margin-top: 0;
	margin-right: 0.5em; 
	padding-right: 0.75em;
	border-right: 1px solid #99C;
	font-weight: bold;
}
#content {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	width: 40em;
	float: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	border-right: 0.05em solid #9f8e55;
}
#sidebar {
	color: #630;
	font-size: 1em;
	width: 17em;
	float: left;
	margin-top: 0em;
	margin-left: 2em;
55; 
	padding-top: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	clear: both; 
	}
	
td.event{
	background-image: none;
	border-bottom: 1px solid black;

}
	
td.date { font-size: 1.2em; padding-right: 1em;}
#page { padding-right: 2em; padding-left: 2em; }

.events tr{ border-bottom: 0.05em solid #000; }
.outsidelinks { list-style-type: none; }

