body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #b7cece;
	margin: 0;
	padding: 0;
	background-image: url(background.gif);
	font-size: 12px;
}
td, p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 30;
}
.sitename {
	position: absolute;
	top: 15px;
	z-index: 40;
	right: 15px;
}
img {
	border: 0;
	display: inline;
	}
#hometable {
	position: absolute;
	left: 0px;
	top: 100px;
	height: 100%;
	width: 100%;
	z-index:20;
}
#hometable td {
	padding: 50px 75px;

}
#schedule{
	position: absolute;
	left: 6px;
	top: 109px;
	height: 100%;
	width: 100%;
}
#schedule td {
	padding: 50px 75px;

}
a {
	color: #506767;
}
#nav {
	position: absolute;
	top: 120px;
	right: 15px;
	z-index: 60;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 1.65em;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 2px;
	color: #000000;
	background-color: #000000;
}

h2 {
	font-size: 1.5em;
	line-height: 1.4em;
}
#mailList .inputBox {
	width: 200px;
}
.indent {
	padding: 1px 300px 1px 40px;
}
