body {
  background-color: #006666;
}
/*
#background {
  background-color: #006666;
}
*/
#point9 {
font-size:0.9em;
}


#content {
  width:930px;
}
#tablecontent {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
}
#christmas
{
  width:225px;
  height: 90px;
  background:url("/images/christmasstarsmall.jpg");
}

#christmas p {
  color: white;
  font-weight: bold;
  text-align: left;
  margin-left: 5px;
}

#banner {
  width:930px;
  background:url("/images/navbarback.jpg");
}
#navbar {
  float:left;
  border-bottom:4px solid;
  border-bottom-color:#404040;
  max-width:100%;
  width:100%;
  background:url("/images/navbarback.jpg");
}
#navbar ul {
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  margin:0pt auto;
  max-width:100%;
  padding:0pt;
  width:930px;
  font-family:Verdana;
  font-size:0.8em; 

}
#navbar #bannerlink {
  float:left;
  background-color:#404040;
  color:#FFFFFF;
  font-weight:bold;
  font-size:0.9em;
  
}

/* 
#navbar li {
  background:transparent url(../images/nav_divider_normal.png) no-repeat scroll left top;
}
*/

#navbar a {
  display:block;
  margin-left:2px;
  padding:0pt 20px;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#navbar a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
/*  background-color: beige;  */
	}
	
#maintable {
  border:none;
  background-color: beige;
  width:930px;
}
#maintableleft {
  width:75%;
  background:url("/images/bkgrdpaperblur.jpg");
/*  background:url("/images/bkgrdpaper1.jpg");
   opacity:0.4;
  filter:alpha(opacity=40) */
}
#maintable75 {
  width:75%;
  background:url("/images/bkgrdpaperblur.jpg");
/*  background:url("/images/bkgrdpaper1.jpg");
   opacity:0.4;
  filter:alpha(opacity=40) */
}
#maintable100 {
  width:100%;
  background:url("/images/bkgrdpaperblur.jpg");
/*  background:url("/images/bkgrdpaper1.jpg");
   opacity:0.4;
  filter:alpha(opacity=40) */
}
#maintableright {
  border-left: thin solid rgb(153, 153, 51); 
  width:25%;
  background-color: beige;
  font-family: Arial;
}
.hometable {
  border-right: #999999 thin solid;
  border-top: #999999 thin solid;
  border-left: #999999 thin solid;
  border-bottom: #999999 thin solid;
  font-family: Arial, Helvetica, sans-serif;
}
#graytext {
color: #808080;
}
.grayback {
background-color: #999966;
}
.book_of_daniel {
  border-right: #999999 thin solid;
  border-top: #999999 thin solid;
  border-left: #999999 thin solid;
  border-bottom: #999999 thin solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #BBE0E3;
}
.sched {
  font-weight: bold;
}
.schedunder {
  border-bottom: #999999 thin solid;
}
.schedleftunder {
  border-bottom: #999999 thin solid;
  border-left: #999999 thin solid;
}
.schedleft {
  border-left: #999999 thin solid;
}
.summer_schedule {
  border-right: #999999 thin solid;
  border-top: #999999 thin solid;
  border-left: #999999 thin solid;
  border-bottom: #999999 thin solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FD9211;
}
.autumn {
  border-right: #999999 thin solid;
  border-top: #999999 thin solid;
  border-left: #999999 thin solid;
  border-bottom: #999999 thin solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #5F9AAF;
}
#addressbar {
  font-size:18px;
  width:100%;
  background-color:#999966;
  color:#FFFFFF;
  font-family:Arial;
  text-align:center;
}
	
/* 
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
*/
#goodnews {
text-align:center;
background-color:#FFFFFF;
}

dl {
font-weight:bold;
}

.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}

