body {
	margin: 0px;
	padding: 0px;
	background-image: url(tile.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 672px;
	margin-top: 28px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0877aa;
}
#top {
	background-image: url(marginup.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	text-align: right;
	font-size: 14px;
	color: #c33832;
	font-weight: bold;
	padding-right: 23px;
	padding-top: 8px;
	line-height: 14px;
}
#header {
	background-image: url(contenttile.jpg);
	background-repeat: repeat-y;
	padding-bottom: 12px;
}
#headertop {
	background-image: url(marginup2.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: -8px;
	left: -30px;
}
#toppic {
	padding-top: 32px;
	padding-left: 31px;
}
#schedule {
	background-image: url(schedule.jpg);
	background-repeat: no-repeat;
	margin-left: 31px;
	padding-left: 15px;
	background-color: #30aee8;
	float: left;
	padding-right: 15px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	line-height: 14px;
	position: relative;
	background-position: left bottom;
	padding-bottom: 2px;
}
#schedule_announce {
	left: 15px;
	top: 25px;
	font-size: 11px;
	line-height: 16px;
}
#content {
	background-image: url(contenttile.jpg);
	background-repeat: repeat-y;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 15px;
}
#content p {
	line-height: 21px;
	padding-bottom: 12px;
	height: 1%;

}
#content a {
	color: #c74d4d;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	line-height: 21px;
	padding-bottom: 12px;
	padding-left: 15px;
	list-style-position: outside;
}
#content ol {
	line-height: 21px;
	padding-bottom: 12px;
	padding-left: 15px;
	list-style-position: outside;
}

#homepic {
	float: right;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cae8f0;
	border-bottom-color: #cae8f0;
	margin-top: -35px;
	margin-left: 5px;
	margin-bottom: 14px;
}
#content h1 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .hometitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}
#footer {
	background-image: url(margindown.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c74d4d;
	padding-top: 20px;
	background-position: left top;
	width: 672px;
	padding-bottom: 25px;
}
#footer a {
	color: #c74d4d;
	text-decoration: none;
}
#footer a:hover {
	color: #c74d4d;
	text-decoration: underline;
}

#copyright {
	height: 32px;
	background-image: url(footertile.jpg);
	background-repeat: repeat-x;
	float: left;
}
#copyrightleft {
	background-image: url(footerleft.jpg);
	background-repeat: no-repeat;
	height: 32px;
	float: left;
}
#copyrightright {
	background-image: url(footerright.jpg);
	background-repeat: no-repeat;
	height: 23px;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	float: left;
}
#calendarlink {
	text-transform: uppercase;
	color: #4e87cc;
	top: 37px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	right: 45px;
}
#calendarlink a {
	color: #4e87cc;
	text-decoration: none;
	background-image: url(calendar.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
#calendarlink a:hover {
	text-decoration: underline;
}

