/* www.fraziercaricatures.com stylesheet */

body { background: black;
       font-family: 'Century Gothic', 'Helvetica', 'Arial', sans-serif;
       }
a { color: white;
    text-decoration: underline; }
a.nodec { color: white;
	  text-decoration: none; }
.gradient { background: url("./images/blue_gradient.jpg") top left; 
            color: white;
            padding-top: 20px;
            padding-left: 20px;
            font-size: medium;
            font-weight: bold;
	    font-style: oblique;
          }
.topmenu { color: white;
	   text-align: center; }
.submenu { color: white;
	   padding-right: 6em;}
.subsubmenu { color: white;
	      margin-left: 10px; }
.menucat { font-weight: bold;
           font-style: italic;
           color: white;}
.swishred { color: rgb(204, 51, 51); }
.rightborder { border-right: thin solid rgb(204, 51, 51); }
.tablerowhead { text-align: center;
		font-weight: bold;
	      }
.boldmed      { font-weight: bold;
		font-size: medium;
		font-style: normal;}
.boldobliqmed { font-weight: bold;
		font-style: oblique;
		font-size: medium; }
.mediumfont { font-size: medium; }
.mediumwhite { font-size: medium;
	       color: white;
	     }
.arttext     { font-style: italic;
	       color: rgb(58, 226, 255);
	       font-size: large;
	     }
.artmedium  { font-style: italic;
	      font-size: medium;
	      text-align: center;
	     } 
.clickonany { color: white; 
	      text-align: left; 
	      font-size: x-small;
	      font-weight: normal;
	      font-style: normal; }
.doublespace { line-height: 200%; }
.lgcaption { font-weight: bold;
	     color: black;
	     font-size: large;
	     text-align: center; }
	     
	      