/*	Works on Mac browsers: 
	Netscape 7.2, Firefox 1.5, Safari 1.2, MSIE 5, Opera 8.5
	Hacks to hide some rules from Netscape 4.77 make it display "acceptably"
*/

body { 
	background-color: #ffffff; 
	margin: 9px 18px;
	min-width: 640px;
}

a:hover {  color: #c09; }
td.ff { font-family: Arial,Helvetica,sans-serif; font-size: 10px }
td.mm { font-family: Times New Roman,Times,serif; font-size: 12px }

div.header {
	font-family: Verdana, Arial, sans-serif;
	background-color: white; 
/*/*/	background-color: #113355;  /* hidden from NS4 */
	min-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

div.title {
	text-align: center;
	color: black;
/*/*/	color: white;  /* hidden from NS4 */
	font-weight: bold;
	font-size: 1.5em;
	padding: .5em 0 .1em;
}

/* --- menu bar navigation --- */
div.menuBar {
  background-color: #113355;
  padding: 6px 2px 0px 2px;
  text-align: center;
}

/* start hiding from NS4 */  /*/*/
div.menuBar a {
  font-size: .8em;
  background-color: #113355;
  border: 1px solid;
  border-color: #cccccc #cccccc #113355 #cccccc;
  color: #FFFFFF;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 1px;
}
div.menuBar a:hover {
  background-color: #dddddd;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #113355;
}
div.menuBar a.active,
#index1 .nav1,
#index2 .nav2,
#index3 .nav3,
#index4 .nav4,
#index5 .nav5
{
  background-color: #ffffff;
  border: 1px solid;
  border-color: #909090 #f0f0f0 #ffffff #909090;
  color: #113355;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 1px;
}
/* end hiding from NS4 */

/* --- nice blue backgrounds --- */
.sidebox {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	background-color:#def;
	font-size: 10px; 
	margin-top: 10px;
	width: 146px;
	text-align:center;
}

/* --- left column --- */
/* start hiding from NS4 */  /*/*/
#leftColumnWrapper {
	float:left;
	position:relative;
    width:146px;
}

#today {
	color:#c00000;
}

#leftColumnWrapper td,
#calendarStuff td,
#verseOTD td
{ 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size : 10px; 
}

#permanentLinks {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	margin-top: 10px;
	width: 146px;
}

#permanentLinks span {
	margin: 0 .75em 0 .75em;
}

#quicklinks {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	margin-top: 10px;
	width: 146px;
}

#quicklinks span {
	margin: 0 .75em 0 .75em;
}

 span.head {
	margin-top: .5em;
	font-weight: bold;
}
/* end hiding from NS4 */

/* --- middle column --- */
#middleHeading {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0; padding:0;
}

/* --- right column --- */
/* start hiding from NS4 */  /*/*/
#rightColumnWrapper {
	float:right;
	position:relative;
    width:146px;
}

tr.whatsnew {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
}

td.rightHeading {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
}

#weatherStickers img {
	border: 0;
}
/* end hiding from NS4 */ 

#viewStats {
	font-family: Verdana, Arial, sans-serif;
	font-size:.75em;
}

.bland { 
	margin-left:1.5em; margin-top:-1em;
	padding:0;
	font-size: .9em;
}

