#footer
{
  font-size: .8em;
  color: #FFFFFF;
}
#menu ul
{
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu
{
  margin: 0px;
}

a.poweredBy
{
	font-size: 10px;
	font-family: "New Century Schoolbook", Times, serif, arial;
	color: #000033;
	font-weight: bold;	
}

a.poweredBy:hover
{
	font-size: 11px;
	font-family: "New Century Schoolbook", Times, serif, arial;
	color: #000033;
	font-weight: bold;
}
center.subTitle
{
 font-size: 24px;
 color: #336633;   
}
font.copyright
{
 color: #7fa2c8;
 font-size: 11px;
}
font.title
{
 font-size: 18px;
 font-weight: bold;
 color: #79a3c9;
}
font.title1
{
 font-size: 18px;
 font-weight: bold;
 color: #79a3c9;
}
img.content
{
  border: 2px solid  #bc82c0;
  cell-padding: 5px 5px 5px 5px;
}
li.bullets
{
  list-style : disc inside;
  color: #bc82c0;
  font-weight: bold;
  width: 500px;
  padding-left: 25px;	
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
p
{
   font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;  
}
p.principles
{
  border: 1px solid #bc82c0;
  text-align: center;
}
/********* TABLE NAV *********************/
table.nav
{
   
}
table.nav td.navLabel
{
  padding-right: 15px;
  font-size: 13pt;
  color: #FFFFFF;
  font-weight: bold;	
}
/********* TABLE TREASURES ***************/
table.treasures
{
    
}
table.treasures th
{
  font-size: 18px;
  color: #79a3c9;
  font-weight:  bold;
}
table.treasures td
{
  width: 100px;
  text-align: center;
  font-size: 10px;
  padding: 15px 15px 15px 15px;
}
td.spotlight
{
    padding-top: .5em;
}
td.welcome
{
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #75a1c8;
}