#header
{
	background: url(http://www.michfencing.net/includes/banner_image.png) no-repeat right;
}

#header img
{
	float: left;
	height: 175px;
	margin: 5px;
	padding: 10px;
}
#header ul
{
	margin: 20px 15px;
	padding: 15px 10px;
	clear: left;
	white-space: nowrap;
}
#header ul li
{
	display: inline;
	margin: 5px;
	padding: 10px;
	white-space: nowrap;
	text-align: center;
	font-size: 1.2em;
	border: 1pt solid #ADD8E6;
}
#header a
{
	text-decoration: none;
}

#header ul li a:hover
{
	color: red;
}
hr
{
	clear: both;
	color: Blue;
	background-color: Blue;
}

h1
{
	color: #191970;
	font-size: 3em;
}

h2, h2 a
{
	color: #E80000;
	font-size: 1.4em;
}
td, th
{
	border: 1pt solid Blue;
	padding: .2em;
	margin: .2em;
}
.evTimes, evNotes
{
	white-space: nowrap;
	font-size: 0.8em;
}
#divcalendar h3
{
	text-align: center;
}
table
{
	empty-cells: show;
	border-collapse: collapse;
	border: 1.5pt solid blue;
	padding: 10px;
	margin: 15px;
}
