
div.nav2 a { display:none; }	
 
div.link2  a:link { display:none;  }
div.visited2 a:visited {display:none; } 
div.active2  a:active { display:none;  }
div.hover2  a:hover { display:none; }
/*   */
			
.first { font-size: 1.0em; font-style: normal;
		} 

p.pullquote2 {  display:none;
				}
.inline {display:none; 
		 }
.inlinelt {display:none; 	 			
			}
			
.firstpull { display:none; 
		}
		
#beta 	{display:none; margin-left: 250px; position:absolute;
}	
	#beta-inner {display:none; margin-left: 250px;  position:absolute;
	}		
	
		
	#content 	{ margin-left: -100px; 
}	
	#content-inner { margin-left: -100px;  
	}	
		
.asset-meta	{display:none
}
	
	.widget-content	{display:none
}
	
	#header	{display:none
}
	
	
/* Scriptlogo centers graphics, be careful */			
.scriptlogo {   margin-top: 0px;  margin-left:0px;  left:0px;  /* left:0px;  for Opera positioning*/
	                  padding-top: 0px; padding-left:0px;  	background-image: none; text-align: center;       
	                  }
	                  
/* Don't like the graphics to light up */
.scriptlogo a:hover { color: #000000; background-color: #96B7D8; background-color: #c8d8e8; background-color: transparent;                                 
			}	
			
/* Another cludge, should work into CSS tags */		
.centertext {  top: 0px;     text-align: center;     font-size: 1.00em;                          
			}
			
.numbervisitors { margin-top: 25px;  text-align: center;   font-size: 0.80em; 

			font-family:   arial, verdana, sans-serif; color: #000000 ; /* font-weight: bold ; */ 
		}
				
.copyright { margin-top: -0px;      text-align: center;       font-size: .80em; 
			font-family:   arial, verdana, sans-serif; color:#000000 ;
		}
				
.lastmodified{  margin-top: -0px;     text-align: center;     font-size: .80em;
		 	font-family:   arial, verdana, sans-serif; color: #000000 ;
		}
		
.notify {font-family: verdana, arial, "Comic Sans MS", sans-serif ;
		font-size: .90em;  margin-left: 0em;  
				margin-top: 0px; text-align:left; font-weight:  ;     
				line-height: 1.90em; /*font-size: 1.00em;*/
			}
			
			
			
.quote { font-family:verdana, arial, sans-serif;
				font-size: .85em;		
  				line-height:130%;
              	margin-top: 0em; margin-left: 2em;		
				border-style:clear; 
				border-width: 1px; 
				width: 90%;	text-align:center;	
		}
	
/*  Cludge, should be worked out of CSS */	  
.lefttext {  top: 0px;  text-align: left;  font-size: 1.00em;                          
			}
			
/*  Cludge, purpose spacing after list inclusion */	 			
p.small {line-height: 5%;
		}


.asset-name{ color:#90aecb;
		}

/* Don't understand why this is necessary */
/* But there is a gap at top of page if not explicit */		
#content{ margin-top: 0px;
		}
					


