
body {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #D2BFF2;
	margin-top: 0px;
}

a:link, a:visited, a:active {
	color: blue;
	text-decoration: none;
}

a:hover {
    color: red;
	text-decoration: underline;
}

.style2
   {font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 130%;
	font-style: italic; 
    color: #660066;}

.godvoice
  {font-family: "Felix Titling", Calligrapher;}

.caption {font-size: 75%}

.cover
  { vertical-align: middle;
    text-align: center; }

TD.navheader
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
}

TD.navlink
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    display: block;
    color: blue;
    text-decoration: none;
    text-indent: 25px;
}

TD.inactivenavlink
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    display: block;
    text-decoration: none;
    text-indent: 25px;
    color: InactiveCaption;
}

TD.navlink a:hover
{
    color: blue;
    background-color: yellow;
    text-decoration: none; 
    display: block;
}

#coolmenu 
{
    font-family: Verdana;
    font-size: large;
    display: block;
}

#coolmenu a
{
    font-size: medium;
    font-weight: bold;
    display: block;
    color: blue;
    text-decoration: none;
    padding-left: 25px;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover
{
    background-color: yellow;
    text-decoration: none; 
}

ul{list-style-type: disc;}
ul ul{list-style-type: square;}
ul ul ul{list-style-type: none;}

.chapterheading 
   {text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 120%;
    color: #660066; }
		 
.mainheading
   {font-size: large;
    color: #660066;
    background-color: #FFFF99;
    display: block; }

.contentstitle
   {font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 130%;
    font-style: italic;}

.postdate
   {font-size: 90%;
    font-style: italic; }

.worksafelabel
{
    font-style: italic;
}

.worksafetext
{
    font-style: italic;
}

.storyheader
{
    background-color: #FFFF99;
    border-width: thin;
    border-style: solid;
    padding: 10px;
    color: #660066;
}
   
.storytitle
{ 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 130%;
    font-style: italic;
}
    
.byline
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 90%;
    font-weight: bold;
}
   
.copyright
   {font-style: normal;}
   
.news
{background-color: white;
 display: block;
 padding: 3px;
 border-width: thin;
 border-style: solid;
}

.photocredit
{ 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: xx-small;
    font-style: italic;
}

table.header
{
    background-color: #D2BFF2;
}

table.bodytable
{
    margin-left: 5px;
    margin-right: 5px;
    border: 0;
    padding: 0 0 0 0;
}

tr.header
{
    background-image: url(headerbak.gif);
    height: 53px;
}

td.headerdiv
{
    width: 100%;
    height: 12px;
}

TD.sidebar
{
    width: 178px;
    background-color: #D2BFF2;
    font-size: 90%;
    padding-left: 5px;
    padding-right: 15px;}

TD.content
{
    background-color: White; 
    padding: 10px;
    border-style: double;
    border-width: medium;
}

.pdfimage
{
    vertical-align: baseline;
}

.pdftext
{
    font-family: Georgia, "Times New Roman", Times, serif;
}

.prose_within_prose
   {font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;}

.technospeak
   {font-family: Courier; }
   
.chatroom
   {font-family: Courier New;
    font-size: larger; }
    
.chatter1
   {color: Blue; }

.chatter2
   {color: Green; }

.chatter3
   {color: Red; }

TD.topborder {
  height: 33px;
  background-image: url(transition_top.jpg)
}
        
TD.leftborder {
  width: 32px; 
  background-image: url(transition_left.jpg)
}

TD.rightborder {
  width: 33px; 
  background-image: url(transition_right.jpg)
}

TD.bottomborder {
  height: 33px; 
  background-image: url(transition_bottom.jpg)
}

TD.topleftcorner {
  height: 33px; 
  width: 32px;
  background-image: url(left_corner.jpg)
}

TD.toprightcorner {
  height: 33px; 
  width: 33px;
  background-color: #660066;
  background-image: url(right_corner.jpg); }

TD.bottomleftcorner {
  height: 33px; 
  width: 32px;
  background-color: #660066;
  background-image: url(left_bottom_corner.jpg); }

TD.bottomrightcorner {
  height: 33px; 
  width: 33px;
  background-color: #660066;
  background-image: url(right_bottom_corner.jpg); }


