@charset "utf-8";
body {
	background-color: #000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.motivatetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.boldtxt {
	font-weight: bold;
}


h1 {
	font-family: Georgia, sans-serif, serif;
	color: #000;
}

h2 {
	font-family: tahoma, sans-serif, serif;
	font-weight: normal;
	color: #60c;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
}
h6 {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h4 {
	font-family: Georgia, sans-serif, serif;
	color: #fc0;
}

h5 {
	font-family: Georgia, sans-serif, serif;
	color: #60c;
	font-weight: bold;
	font-size: 14px;
}

#header {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	background: #60c url(webpics/bgrt.gif) no-repeat right top;
 }
#header img {
	border-width: 0px;
}


#navcontrol {
	width: 155px;
	background-color: #c00;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
 }
 
#content {
	padding: 5px;
	margin: 0;
	background-color: #fc0;
	width: 100%;
	float: left;
 }
 
#xcontent {
	padding: 10px;
	float:left;
	background-color: #fc0;
	margin: 0;
	clear: right;
 }
 
#footer {
	width: 100%;
	padding: 5px;
	margin: 0;
	clear: both;
	float: left;
	background-color: #60c;
 }

#slideshow {
	margin:auto 0;
	background-color: #000;
	width: 510px;
	float: left;
 }
 
a.nav:link {
	color: #fff;
	text-decoration: none;
}
a.nav:visited {
	color: #fff;
	text-decoration: none;
}
a.nav:hover {
	color: #000;
}
a.nav:active {
	color: #fff;
	text-decoration: none;
}

a.footlink:link {
	color: #000;
	text-decoration: none;
}
a.footlink:visited {
	color: #000;
	text-decoration: none;
}
a.footlink:hover {
	color: #fff;
}
a.footlink:active {
	color: #000;
	text-decoration: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #60c;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

a.bottom:link {
	color: #fc0;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:visited {
	color: #fc0;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:hover {
	color: #60c;
	text-decoration: none;
	background-color: #fc0;
	font-size: 10px;
}
a.bottom:active {
	color: #fc0;
	text-decoration: none;
	font-size: 10px;
}

a.hdr:link {
	text-decoration: none;
}
a.hdr:visited {
	text-decoration: none;
}
a.hdr:hover {
	text-decoration: none;
}
a.hdr:active {
	text-decoration: none;
}

table.sched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 4px double #c00;
}
td.sched2 {
	border: 2px outset #fff;
	text-align: center;
}

a.sched2 {color: #fff;}

td.sched3 {
	border: 2px inset #fff;
	text-align: center;
	color: #60c;
}
div#preload {
	display: none;
}
