
body
{
  background-color: #0033CC;
  font-family: Arial, Helvetica, sans-serif;
}
a
{
  text-decoration: none;
}
a:active
{
 text-decoration: none;
}
a:link
{
 text-decoration: none;
}
a:visited
{
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
img
{
/*  border: 0px 0px 0px 0px; */
  border: none;
}

p.style1
{
  font-family: Arial, Helvetica, sans-serif;
}
/* a.menu:link    { color: white; text-decoration: none; font-size: 0.9em; font-variant: small-caps; }                             */
/* a.menu:visited { color: white; text-decoration: none; font-size: 0.9em; font-variant: small-caps; }                             */
/* a.menu:hover   { color: #0033CC; background-color: white; text-decoration: none; font-size: 0.9em; font-variant: small-caps; }  */
/* a.menu:active  { color: white; text-decoration: none; font-size: 0.9em; font-variant: small-caps;}                              */
/*                                                                                                                                 */
/* a.menu2:link    { color: blue; text-decoration: none; font-size: 1.0em; font-variant: small-caps; }                             */
/* a.menu2:visited { color: blue; text-decoration: none; font-size: 1.0em; font-variant: small-caps; }                             */
/* a.menu2:hover   { color: blue; text-decoration: underline; font-size: 1.0em; font-variant: small-caps; }                        */
/* a.menu2:active  { color: blue; text-decoration: none; font-size: 1.0em; font-variant: small-caps;}                              */

div.back
{
  border-top: #79889b 1px solid; border-right: #79889b 1px solid;
  border-bottom: #79889b 1px solid; border-left: 0px;
  background: url(images/dark_bar.gif); width: 145px; text-align: right;
}
div.button
{
  padding-bottom: 1px; background-color: #dde1e6; display: none;
}

a.button_here
{
  text-decoration: none;
/*  height: 28px; */
  height: 18px;
  display: block;

  background: url(images/med_bar.gif);
  font: bold 11px Verdana, Arial, Helvetica;
  color: #ffffff;
  text-align: center; 
}
a.button_here:hover
{
  background: url(images/light_bar.gif);
  color: #00235d;
  text-decoration: none;
}

a.button
{
  text-decoration: none;
/*  height: 28px; */
  height: 18px;
  display: block;

  background: url(images/med_bar.gif);
  font: bold 11px Verdana, Arial, Helvetica;
  color: #FFD700;
  text-align: center; 
}
a.button:active
{
  background: url(images/med_bar.gif);
}
a.button:link
{
  background: url(images/med_bar.gif);
}
a.button:visited
{
  background: url(images/med_bar.gif);
}
a.button:hover
{
  background: url(images/light_bar.gif);
  color: #00235d;
  text-decoration: none;
}

a.small_button_here
{
  text-decoration: underline overline;
  height: 20px;
  display: block;
  padding: 5px 2px 0px 0px; 

  background-color: #0033CC;
/*  background: url(images/med_bar.gif); */
  font: bold 11px Verdana, Arial, Helvetica;
  color: #ffffff;
  text-align: center; 
}

a.small_button
{
  text-decoration: none;
  height: 20px;
  display: block;
  width: 28px;
  background-color: #0033CC;
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-align: center;
  line-height: 21px;
}
a.small_button:active
{
  background-color: #0033CC;
}
a.small_button:link
{
  background-color: #0033CC;
}
a.small_button:visited
{
  background-color: #0033CC;
}
a.small_button:hover
{
  background-color: #D2D2E1;
  color: #000000;
  text-decoration: none;
}

a.medium_button
{
  text-decoration: none;
  height: 42px;
  display: block;
  width: 50px;
  background-color: #0033CC;
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-align: center;
  line-height: 21px;
}
a.medium_button:active
{
  background-color: #0033CC;
}
a.medium_button:link
{
  background-color: #0033CC;
}
a.medium_button:visited
{
  background-color: #0033CC;
}
a.medium_button:hover
{
  background-color: #D2D2E1;
  color: #000000;
  text-decoration: none;
}

a.here
{
/*
  padding: 5px 0px 5px 0px;
  margin-left: 0px;
*/
  height: 20px;
  display: block;
/*  border: 1px solid red; */

  background: url(images/med_bar.gif);
  text-align: center;
  font: bold 11px Verdana, Arial, Helvetica;
  color: #c0c0c0;
}
a.here:active
{
  background: url(images/med_bar.gif);
}
a.here:link
{
  background: url(images/med_bar.gif);
}
a.here:visited
{
  background: url(images/med_bar.gif);
}
a.here:hover
{
  background: url(images/med_bar.gif);
  text-decoration: none;
}

a.ul
{
  text-decoration: underline;
}
a.ul.active
{
  text-decoration: underline;
}
a.ul.link
{
  text-decoration: underline;
}
a.ul.visited
{
  text-decoration: underline;
}
a.ul.hover
{
  text-decoration: underline;
}

a.whatsnew
{
  text-decoration: underline;
  color: blue;
}
a.whatsnew.active
{
  text-decoration: underline;
  color: blue;
}
a.whatsnew.link
{
  text-decoration: underline;
  color: blue;
}
a.whatsnew.visited
{
  text-decoration: underline;
  color: blue;
}
a.whatsnew.hover
{
  text-decoration: underline;
  color: blue;
}
.style1
{
  font-family: Arial, Helvetica, sans-serif;
}

.style3
{
  font-size: 24px;
}
.style4
{
  font-size: 24px;
}
.style5
{
  font-size: 18px;
}
.style6
{
  FONT-SIZE: 14px;
}
.style7
{
	font-size: 18px;
	font-weight: bold;
}

div.container
{
  width: 900px;
  min-height: 700px;
  border: 0;
  background-color: white;
  padding: 0;
  margin: 0;
}
div.text
{
  width:700px;
}

table.memorial
{
/*
  background-image: url(images/lily-bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
*/
  text-align: left;
  font-size: 15px;
}

table.missing
{
  background-image: url(questionmark.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 800px;
  border: 1px solid black;
}

table.whats_new
{
  border-width: 0px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black;
  border-collapse: separate;
  background-color: white; 
}
ul.whats_new
{
  list-style-type:circle;
}
/* ul.square {list-style-type:square} */

table.pics
{
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black;
  border-collapse: separate;
  background-color: white; 
}
table.pics th
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: gray;
  background-color: white;
  -moz-border-radius: ;
}
table.pics td
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: gray;
  background-color: white;
  -moz-border-radius: ;
}

p.pics
{
  padding: 0px;
  font-size: 14px;
}

a.memorial
{
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
a.memorial:hover
{
  text-decoration: none;
}

div.pages
{
  color: blue;
  font-size: 18px;
}

table.page_menu
{
  border: 0;
  padding: 1px;
  border-style: solid;
  border-color: gray;
  background-color: white;
}
td.current_page
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: gray;
  background-color: white;
}
a.pages:active
{
  color: blue;
  text-decoration: none;
}
a.pages:link
{
  color: blue;
  text-decoration: none;
}
a.pages:visited 
{
  color: blue;
  text-decoration: none;
}
a.pages:hover
{
  background: blue;
  color:white;
  text-decoration: none;
}

hr.pic_sep
{
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #0033CC;
  height: 5px;
}

img.new { 
   border-top:3px solid #FF0000;
   border-bottom:3px solid #FF0000;
}

