body {
	padding: 2px;
	background-image: url(../images/Water_Back.png);
/*		background-color: #000099; */

}
p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;
}
p.tighttop {
  margin-top: 0px;
	margin-bottom: 10px;
}
p.tightbot, p.tight {
  margin-top: 10px;
	margin-bottom: 0;
}

ul.tight {
  list-style-position: outside;
	list-style-type: disc;
	font-size: 100%;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.1em;	
	color: #000066;
	padding: 0.2em;
}
.indentedli {
	font-size: 100%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
}
h2.bio {
  margin-bottom: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 500;
	font-style: italic;
	color: #000066;
	margin-top: 0;
	margin-bottom: 0;
}
table {
	background-color: white;  /* ivory (#FFFFF0) & snow (#FFFAFA) also good. */
}
.h1big {
	font-size: 140%;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	padding-bottom: .2em;
}
.copytitle {
	font-style: italic;
	color: #000099;
}

.navback {
	background-color:#000099;
}

.nav
{
/*	background-color: #0033FF;*/
  background-color: #000099;
  color: #FFFFFF;
	text-decoration: none;
}

.nav a:link 
{
	color: #FFFFFF;
	font-size: 110%;
  text-decoration: none;
}

.nav a:visited
{
	color: #FFFFFF;
	font-size: 110%;
  text-decoration: none;
}

.nav a:hover 
{
	/*background-color: #ffffff;*/
  color: #FFFF00;
	font-size: 110%;
  text-decoration: none;	
}

.nav  a:active
{
/*	background-color: #ffffff;*/
  color: #FFFF00;
	font-size: 110%;
  text-decoration: none;	
}


.mainbody
{
	padding: 10px;
}

hr {
	color: #0033CC;
	background-color: #0033cc;
}

.testauth {
	padding-left: 1em;
	font-style: italic;
}

.answer {
	padding-left: 3em;
}

.faq {
}

.question {
	font-weight: bold;
}
.mottotext {
	font-size: 140%;
	font-style: italic;
  text-align: center;
}
.homeintrotext {
	font-size: 110%;
  text-align: center;
}
.hometext {
	font-size: 90%;
  text-align: left;
}
.hometextbig {
	font-size: 95%;
  text-align: left;
}
.classhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #000066;
}
.classsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
  text-align: center;
	font-weight: bold;
	color: #000066;
}

.classes 
{
	padding: 3px;
}
.classes a:link 
{
    color: #0033CC;
	text-decoration: none;

}
.classes a:visited
{
    color: #0033CC;
	text-decoration: none;

}
.classes a:hover 
{
	/*background-color: #ffffff;*/
    color: #0099ff;
	text-decoration: none;
}
.classes  a:active
{
/*	background-color: #ffffff;*/
    color: #0099ff;
	text-decoration: none;
}
.news {
	background-color: #0033FF;
	padding: .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 90%;
  font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.newstext {
	font-size: 80%;
}
.newsbox {
	border: 2px solid #0033FF;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-top: 0em;
	

}
.newsbox2 {
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.classmenu {
	display: none;
}
.classbox {
	/*border: 2px solid #0033FF;*/
	border-width: 4px;
	border-color: #3333FF;
	border-style: ridge;
	/*background-color: #CCFFFF;*/
	background-color: #DDEEFF;
	padding: .4em;
	/*width: 320px;*/
	width: auto;
}
.buybox {
	background-color: #EEEEFF;
}

.scheduletitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000066;  /* darker blue */
}
.scheduleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: lightgoldenrodyellow;  /* lightgoldenrodyellow = #FAFAD2 */
}
tr.schedulerowhead {
	background-color: darkslateblue; /* darkslateblue = #483D8B */
}
tr.schedulerowa {
	background-color: #A4BEED; /* lightcornflowerblue */
}
tr.schedulerowb {
	background-color: cornflowerblue; /* cornflowerblue = #6495ED */
}

.inspiretag {
	font-style: italic;
	font-weight: bold;
	font-size: 105%;

}
.signaturetag {
	font-weight: bold;
	font-size: 105%;

}

.toddname {
font-weight: bold;
	font-size: 110%;
	color: #000099;
}
