.statcounter {
	display: none;
	}
 
p {
	font: 12pt georgia;	   
	margin: 10px 0px;						   
	text-align: justify;
}		  
body {
	margin: 0;
	}

#fullheight {
	height:100%;
	width: 100%;
	padding: 3px;
	}					 
	
img {
	border: 0px;
	margin: 3px;
}
.footer {
	font: 8pt verdana;
	text-align: center;
	background-color: black;
	color: #ffffff;
	padding: 5px;
	}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-transform: uppercase;	 
	color: orange;
}

a {
  color: #004080;
	font-weight: bold;
  }  

.pagetitle {
  color: #004080;
  text-align: right;
  vertical-align: bottom;
  padding: 3px 20px;
  font: bold 30pt Baskerville Old Face;
  border-bottom: #004080 2px solid;    
  WIDTH:90%;
}

.scroll {
	overflow: auto;
	padding: 30px 10px;
	height: 99%;
	font: 12pt georgia;
	scrollbar-arrow-color: #004080;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: silver;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	}

.quotetr {				 				   
	position: absolute;
	top: 10px;
	right: 10px;		  
	padding: 7px;
	font: italic 10pt trebuchet ms;
	width: 320px;					 
	border: silver 2px dotted;
	}	  
.quotetr div {				 
	text-align: right;
	}

.floatleft {
	float:left;
	width:200px;
	padding: 10px;
	font: 26pt brush script mt;
	text-align: center;
}
.floatright {
	float:right;
	width:200px;
	padding: 10px;
	font: 26pt brush script mt;
	text-align: center;
}
.spacer {
	float:left;
	width:50px;
	padding: 10px;
}

.bodyscroll {
	padding: 30px 5px;
	padding-left: 160px;
	scrollbar-arrow-color: #004080;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: silver;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
}
iframe {
	background-color: transparent;			  
	width: 100%;
	}

#overlay {
	display: none;
	position:absolute;		
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity:.75;
	filter: alpha(opacity=75);
}	

.dialogue {
	display: none;
	position: absolute;		
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	text-align: center;	
	vertical-align: middle;
}
.closepic {
	position:absolute;
	bottom: 15px;
	right: 15px;
	background-color: #ffffff;
	opacity:.60;
	filter: alpha(opacity=60);		  
	padding: 2px 4px;
	}	 
.closepic a {
	color: black;
	font: bold 14pt verdana; 	 
	text-decoration: none;
	}	 



