body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(bkgd.gif);
	background-repeat:repeat-y;
	background-color:#44565D;
	background-position:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.logoBox{
	background-color:#528193;
	color:#000000;
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	border-color:#cccccc;
	border-style:ridge;
	border-width:5px;
	}

.longText{
	color:#ececec;
}

.sectionHead{
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	font-size:40px;
}

td.news{
	font-family:"Century Gothic", Arial;
	font-size:22px;
	color: #ececec;
}

a.news:link, a.news:visited{
	font-family:"Century Gothic", Arial;
	font-size:22px;
	color: #ececec;
	text-decoration: none;
}

a.news:hover {
	font-family:"Century Gothic", Arial;
	font-size:22px;
	color:#dc2226;
	text-decoration: none;
}

a.photos:link, a.photos:visited {
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	font-size:20px;
	color:#ececec;
}
a.photos:hover{
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	font-size:20px;
	color:#dc2226;
}
a.videos:link, a.videos:visited {
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	font-size:30px;
	color:#ececec;
}
a.videos:hover{
	font-family:"Bauhaus 93", Arial, "Century Gothic";
	font-size:30px;
	color:#dc2226;
}

