 body {
	color: White;
	background-color: Black;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
}

a {
	color: #BDFFE9;
	text-decoration: none;
}

a:hover {
	color: #E5EEFF;
	text-decoration: underline;
}

a.menu {
	font-weight: bold;
}

h1.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
	padding-left: 192px;
	padding-top: 143px;
	margin-top: -57px;
	margin-bottom: -78px;
}

p.header {
	width: 750px;
	text-align: justify;
}



table.menu {
	width: 775px;
}

td.menu {
	background-image: url(background.gif);
	width: 150px;
	height: 25px;
}

div.right {
	width: 200px;
	float: right;
	background-color: White;
	color: Black;
	margin-left: 10px;
	padding-bottom: 5px;
	height: 775px;
}

span.biglink {
	font-size: larger;
}

p.content {
	text-align: justify;
}

h2.right {
	font-size: small;
}

a.onwhite {
	color: #71005D;
}

a.onwhite:hover {
	color: #71005D;
	text-decoration: underline;
}

h3 {
		color: #BDD3FF;
}

img {
	border: none;
}
table.schedule {
	width: 750px;
	font-size: small;
}
h2.smallcolor {
	color: #9FFFA8;
	font-size: 15px;
	font-variant: small-caps;
}
h2.smallcoloronwhite {
	color: #6E00B9;
	font-size: 15px;
	font-variant: small-caps;
}