﻿body
{
	background-color: #ffffff;
	text-align: center;
	font-family: Calibri;
}

img
{
	border: 0;
}

#wrapper
{
	text-align: left;
	width: 1009px;
	position: relative;
}

#banner
{
	width: 1009px;
	height: 175px;
	text-align: left;
	line-height: 0px;
	border: 0;
}

#navigation
{
	position: absolute;
	width: 155px;
	top: 0;
	left: 0;
}

#pageindicator
{
	position: absolute;
	width: 25px;
	top: 0;
	left:155;
}

#1
{
	visibility: hidden;
	width: 25px;
	height: 50px;
}

#2
{
	visibility: hidden;
	width: 25px;
	height: 50px;
}

#3
{
	visibility: hidden;
	width: 25px;
	height: 50px;
}

#4
{
	visibility: hidden;
	width: 25px;
	height: 50px;
}

#5
{
	visibility: hidden;
	width: 25px;
	height: 50px;
	line-height: 0px;
}

#main
{
	position: absolute;
	width: 830px;
	top: 0;
	left: 180;
	padding-left: 20px;
}

#schedule
{

	width: 830px;
}

#scheduleleft
{
	float:left;	
}

#scheduleright
{
	float:left;
}
h1, h2
{
	text-align: center;
	font: 24pt; 
}

h3
{
	font: 18pt;
}

h5
{
	font: 14pt;
}

.italics
{
	font-style: italic;
	font-weight:bold;
}

.textleft
{
	text-align:left;
	text-decoration: underline;
}