	body {
		margin:5px 5px 0px 5px;
		padding:0px;
		background-image: url(bkgrd.jpg);
		background-attachment: fixed;
		font-family: Tahoma, Arial, sans-serif;
		font-size: .9em;
		}
		
	h1 {
		margin:0px 30px 10px 10px;
	  padding-top:10px;
	  color: blue;
	  font-variant: small-caps;
		}
		
	.allbold {
		font-weight: bold;
	  }
		
	.box {
	  border-color: black;
	  border-style: inset;
	  border-width: thin;
		margin-right: .5em;
	  padding: 5px;
	  }
		
	.box_bg_aqua {
	  background-color: aqua;
		border-color: black;
	  border-style: inset;
	  border-width: thin;
		margin-right: .5em;
	  padding: 5px;
	  }	
	
	.boxcaps {
	      border-color: black;
	      border-style: inset;
	      border-width: thin;          /* 01-16-06 */
	      padding: .3em;                /* 07-18-04 */
				margin-right: .5em;
	      }
	.boxcaps:first-line {
	      font-variant: small-caps;
	      font-weight: bold;
	      }
 
	dl dt {
	      font-weight: bold;
	      }
	
	a:hover {
	      background-color: white;
	      }
				
	caption {
		font-weight: bold;
	  }
		
	.center {
		text-align: center;
		}
	
	.centbold {
	      text-align: center;
	      }
	.centbold:first-line {
	      font-weight: bold;
	      }
	
	.centboldall {
	      text-align: center;
				font-weight: bold;
	      }
	
	.centboldgreen {
	      text-align: center;
				font-weight: bold;
	      color:green;
	      }
	      
	.ceu {
	      color: red;
	      font-weight: bold;
	      }
	      
	.ceubox {border-color: black;
	      border-style: inset;
	      border-width: medium;
	      margin-right: 3%;
	      text-align: center;
	      color: red;
	      font-weight: bold;
				padding: .3em;
	      }
	      
	.embold {
	      text-align: left;
	      font-style: italic;
	      font-weight: bold;
	      }
	
	.fineprt {
	      text-align: left;
	      font-size: .7em;
				font-style: normal;
				background-color: white;
				border-style: groove;
				border-width: thin;
				border-color: blue;
				padding: 1em;
				width: 90%;
	      }
	
	.hidden {
					color: blue; 
					background-color: blue;
					width: 75%;
				}
	.hidden:hover {
					color: blue; 
					background-color: white;
				}
		
	.leftbold {
	      text-align: left;
	      }
	.leftbold:first-line {
	      font-weight: bold;
	      }
	.leftboldall {
	      text-align: left;
				font-weight: bold;
	      }
		.license {
				background-color: white;
				border-style: groove;
				border-width: medium;
				border-color: blue;
				font-size: .7em;
				text-align: center;
				/*font-weight: bold;*/
				}
		
		.locbox {
	      text-align: center;
	      background-color: white;
				border-style: outset;
				border-width: medium;		 		 /* 01-16-06 */
				border-color: blue;
				margin-left: 5%;
				margin-right: 5%;
				}
				
		.newsbox {                       /* 05-03-05 */																										 																			 	 																						 
				background-color: #ffff99;						 						 
				border-style: outset;
				border-width: medium;
				border-color: blue;
				/* height: 20%; */
				width: 25%;
				font-size: 0.7em;
				position: fixed;
				bottom: 2em;
				right: 1em;
				}
				
		.noback a:hover { background-color: transparent }
	
	p img {
	      margin: .1em;
	      vertical-align: top;
	      }
	.pinnedUR {
				border-style: outset;
				border-width: medium;
				border-color: blue;
				width: 35%;
				background: white;
				font-size: 0.9em;
				padding: 0.4em;
				position: fixed;
				top: 2em;
				right: 1em;
				}
	.pinnedLR {
				border-style: outset;
				border-width: medium;
				border-color: blue;
				width: 35%;
				background: white;
				font-size: 0.9em;
				padding: 0.4em;
				position: fixed;
				bottom: 2em;
				right: 1em;
				}
	.pinnedUL {
				border-style: outset;
				border-width: medium;
				border-color: blue;
				width: 65%;
				background: yellow;
				font-size: 0.7em;
				padding: 0.4em;
				position: fixed;
				top: 4em;
				left: 1em;
				}
	
	
	/* ============================================= */
  /* ===                   test                === */
	/* ============================================= */
	
