body         { background-image: url(../images/swirlyheadblack.jpg);
               background-color: #000000;
               background-attachment: fixed; 
               background-repeat: repeat; 
               color: #CBCBCB; 
               font-family: Arial, Sans-serif, Helvetica; 
               margin: 0; 
               background-position: top left; }

hr     { text-align: center; width: 90%; }

a                    { font-size: 1.0em; 
                       color: #397AFF;
                       text-decoration: none; }
a:hover              { color: #FF0000; }
a:visited            { color: #397AFF; }
a:visited:hover      { color: #FF0000; }


h1 { text-align: center;  
     font-size: 1.1em;
     color: #D50000; }

table.images  { table-layout: auto; }

td 	       { background-color: transparent;  
		 padding: 3px;
                 font-family: Courier, Arial, Helvetica; 
                 font-size: 0.9em; 
                 text-align: center; }

td.navigation { background-color: transparent;  
                 font-family: Courier, Arial, Helvetica; 
                 font-size: 0.9em; 
                 text-align: center; }

td.navigationreltype { background-color: transparent;  
                 font-family: Arial, Helvetica; 
                 font-size: 1.1em; 
                 text-align: center; }

td.navigationcatno { background-color: transparent;  
                 font-family: Arial, Helvetica; 
                 font-size: 0.9em;
		 color: #FFFFff;
                 text-align: center; }

td.description { text-align: left; }

