

	body{	font-family: monospace;
		font: 11pt CourierNew, Arail;
		color: #F0D7A0;
		background: url(cc_fabric_suitpants.png) repeat;
             }


	p   {   font-family: monospace;
		font: 7pt CourierNew, TimesNewRoman;
		 color: #F0D7A0;
	     }
        p:first-letter { font-size: 200%;  }

 	pre   {  font-family: monospace;
		 font: 9pt CourierNew, TimesNewRoman;
		 color: #CBCBCB;
	     }
        pre:first-letter { font-size: 200%; }


     .lower {   font-family: monospace;
		 position:relative; 
		top:25px;
		border: 3pt ridge #99CC99;
             }
     .lower:hover{ border: 3pt double #FFCC99;}


     .imglink { font-family: monospace;
		 border: 3pt ridge #99CC99;}
     .imglink:hover { border: 3pt double #FFCC99;}
     .imglink2 { font-family: monospace;
		 border: 3pt double #99CC99;}
     .imglink2:hover { border: 3pt double #FFCC99;}
     .imglink2_l {   font-family: monospace;
		 position:relative; 
		top:25px;
		opacity: 0.5;
		border: 3pt double #99CC99;
             }
     .imglink2_l:hover{ border: 3pt double #FFCC99;}

        img {   border: 0px;
		margin-top: 20px;
             }

	h1  {	font-family: monospace;
		 font: 25pt OzHandicraft BT, CourierNew;
		font-variant: small-caps;
		font-weight: bold;
		color: #F0D7A0;
		line-height: 25pt;
	     }


	h2  {	font-family: monospace;
		 font:14pt CourierNew, Arial;
		font-weight: lighter;
		color: #F0D7A0;
		line-height: 14pt;
	     }
        h2:first-letter { font-size: 200%;  }


	code{   font-family: monospace;
		 font: 7pt CourierNew, TimesNewRoman;
		color: #F0D7A0;
	     }

		

	a {	font-family: monospace;
		 text-decoration: none;
		color: #CBCBCB;
	   }


	a:hover {color: #CBCBCB; }
	a:link {color: #CBCBCB; }
	a:visited{color: #CBCBCB; }



/* fixed opaque menu (nonscrolling) small thin on bottom of page  */

div.thin_menu_wt 
{
  background: url("__tile_75.png") repeat;
  margin: 0;
  font-size: 80%;
  line-height: 0.9;
  text-align: center;
  position: fixed;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  border: 1pt solid black;
  box-shadow: black 0.5em o.5em 0.3em;
  opacity: 0.6;
  z-index: 1;
}
div.thin_menu_wt a
{ 
  font: italic bold 11pt "Souvenir Lt BT", serif; 
  margin: 0.5em;
  text-decoration: none;
  color: black;
  box-shadow: black 0.5em o.5em 0.3em;
  opacity: 0.6;
}
div.thin_menu_wt a:hover { color: red; }




	.ifsign {  font-family: monospace;
		 font: 8pt "AvantGarde Bk Bt", monospace;
		   color: #CBCBCB;
		 }
	.ifsign:first-letter { font-size: 270%; color: #BBFCBB;}


	
