/* do not delete                          */
/* filename: /style.css                   */
/* last updated Tuesday, August 23, 2005  */




/* Aug 24, 2005 - jfk: I'm keeping this older style copy of style.css 
   so I don't need to alter the pre-2005 news pages immediately. Once 
   the news have been edited, this style sheet can be tossed.  */
   



/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 620 } */
/* The classes, normal, small, tiny, and large, xlarge, */
/* and giant are the "Comic Sans MS" fonts */
/* The valid font sizes are xx-small, x-small, small, */
/* medium, large, x-large and xx-large */

.normal
{font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: medium}

.small
{font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: x-small}

.tiny
{<netscape>font-size: x-small</netscape>;
font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: xx-small}

.large
{font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: large}

.xlarge
{font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: x-large}

.giant
{font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: xx-large}

.table
{font-family: Verdana, Geneva, "Lucida Sans Unicode", Arial, sans-serif;
font-size: x-small}

.article
{font-family: Verdana, Geneva, "Lucida Sans Unicode", Arial, sans-serif}


/* The bl classes are the big, (dark) blue, bold links on the home page. */

.bb3
{color: navy;
font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: large;
font-weight: bold}

.bb2
{color: navy;
font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: x-large;
font-weight: bold}

.bb4
{color: navy;
font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: medium;
font-weight: 400}

.bb1
{color: navy;
font-family: "Comic Sans MS", Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: xx-large;
font-weight: bold}

.newsnormal
{font-family: "ms sans serif", geneva, sans-serif;
font-size: 0.9em}

UL.newsnormal
{margin-top:0em;margin-bottom:0em}

/* Classes beginning with "news" are used with the News */

P.newsheader
  { font-family: arial, geneva, sans-serif; }
  
P.newsheader span
  { font-family: "arial narrow", arial, geneva, sans-serif;
    font-size: large; font-weight: bold;}

P.news
  { font-family: arial, geneva, sans-serif;
    margin: 0;
    text-indent: 2em; }

UL.news
  { font-family: arial, geneva, sans-serif; }

HR.news 
 { color: #AAAAAA;  background-color: #AAAAAA; width: 50%; border: 0; height: 1px; }
 
TABLE.newsphoto
 { border: 1px solid #FFFFFF; }
 
TABLE.newsphoto TD { background: #FFFFFF; }

TABLE.newsphoto P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
}

TABLE.news
{font-family: arial, geneva, sans-serif;
 font-size:small;}

.oldnewsheader
{font-family: "arial narrow", arial, geneva, sans-serif;
font-size: 0.9em;
font-weight: bold}

.newstable
{font-family: "ms sans serif", geneva, sans-serif;
font-size: 0.75em}

TR.newstable
{font-family: "ms sans serif", geneva, sans-serif;
font-size: 0.75em}

/* Classes beginning with "ss" are Sans-Serif */

.ssnormal
{font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: medium}

.sssmall
{font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: x-small}

.sslarge
{font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: large}

.sstiny
{font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
font-size: xx-small}

/* Link colors and hiliting... */

A:active {
   color: #FF9900;
    }

A:link {
   color: #0000cc;
   font-weight : bold;
   text-decoration : none;
}

A:hover {
   color : #ff0000;
   text-decoration : underline;
}

A:visited {
   font-weight : bold;
   text-decoration : none;
   color: #666666;
}

.photo-caption {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: center;
}

.ac {text-align: center; }