a:link, a:visited
{
  color: #3366FF;
}
body
{
  color: #CCCCCC;
  background-color: #000066;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
}
.sideImg
{
  float: right;
  margin-right: 4px;
  margin-left: 4px;
  border: 1px solid #FFFFFF;
}
img#mountain
{
  margin-right: 4px;
  border: none;
}

.title
{
  font-size:large;
  font-weight: bold;
}
.titlei
{
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  margin: 0;
  font-family: 'Times New Roman' , Times, serif;
}
#body
{
  background-color: #3366CC;
  border: 5px solid #3366CC;
  border-bottom: 0;
  margin: 2% 2% 0 2%;
}
#footer
{
  text-align: center;
  padding: 2px 0 2px 0;
  color: #FFFFFF;
  width: 100%;
  font-size: 14px;
  background-color: #3366CC;
  height: 20px;
  vertical-align: middle;
  bottom: 0px;
  clear:both;
}
#footer a
{
  color: #FFFFFF;
  text-decoration: none;
}
#footer a:hover
{
  text-decoration: underline;
}
#wrap
{
  height: 100%;
}
#htab
{
  margin-bottom: 3px;
  background-color: #3366cc;
}
#ifrm
{
  background-color: #000066;
  padding: 10px;
  float: none;
  margin-left: 148px;
  margin-right: 190px;
}
#links
{
  float: left;
  display: block;
  padding-left: 5px;
}
#menu
{
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
  color: #FFFFFF;
  border: solid 1px white;
  width: 142px;
  background-color: #3366cc;
}
table.navbar
{
  border-collapse: collapse;
  font-family: Arial;
}
table.navbar td a
{
  display: block;
  text-decoration: none;
  padding-left: 4px;
}
table.navbar td.navbar a:link, table.navbar td.navbar a:visited
{
  color: GrayText;
  background-color: #3366cc;
  background-image: url(images/menu/1_grad.gif);
  font-size:medium;
}
table.navbar td.navbar a:hover, table.navbar td.navbar a:active
{
  color: #3366cc;
  background-color: #fff;
  background-image: url(images/menu/1b_grad.gif);
}
td.navbarALT
{
  border-collapse: collapse;
  padding-left: 4px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  color: #3366cc;
  background-color: #fff;
  background-image: url(images/menu/1b_grad.gif);
}
.verse
{
  border: 1px dotted #CCCCCC;
  padding: 5px;
  width: 168px;
  font-size: 12px;
  text-align: center;
}
.story
{
  margin-top: 15px;
}
.story td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: GrayText;
}
.story thead td
{
  font-size: 14px;
  padding: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #3366cc;
  background-image: url(images/menu/1b_grad.gif);
}
.story tfoot a
{
color:GrayText;
}

