/* This is the Style Sheet for Chronolairª last updatied 2-2-'02*/

body 
{
  background:white; 
}

td.navbar 
{
  background-image: url(http://www.angelfire.com/tx4/chronolair/images/sidebar4.jpg);
  background-position: center right;
  background-repeat: repeat-y;
  width: 17%;
  margin: auto;
  font-family: calibri, Verdana, arial; 
  color: black;
  font-size: 12pt;
  text-align: left;
  vertical-align: top;
}

td.main 
{ 
  font-family: calibri, verdana, arial; 
  color: black; 
  font-size: 12pt;
}

.headers 
{ 
  font-size: 12pt;
  font-weight: bold;
}

p.menuitems 
{ 
  font-size: 12pt;  text-indent: 1em; 
}

br.resolution
{ 
  font-size="85%";   text-indent: 1em; 
}

A:link {text-decoration: underline; color: black; }
A:visited {text-decoration: underline; color: black; }
A:hover {text-decoration: blink; color: red; }

/*end of Chronolair style sheet*/