 body {
	min-width: 800px;
 	
 	background-color: #A9B6D8;
 	color: #000000;
 	margin-top: 0;
 	margin-width: 0;
 	margin-height: 0;
 
 }
 
 body td.leftBodyEdge{
 	
 
 }
 
 
 a.navi:link {
	color: #ffffff;
	text-decoration: none;
	}

a.navi:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.navi:hover {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 10px yellow;
	}


a.navi:active {
	color: #ffffff;
	text-decoration: none;
	}

#newsdate {
	color: #5C80A8;
	font-family: times;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

a:link {
	color: #5C80A8;
	text-decoration: none;
	}

a:visited {
	color: #5C80A8;
	text-decoration: none;
	}

a:hover {
	// color: #5C80A8;
	color: black;
	text-decoration: underline yellow;
	text-shadow: 0px 0px 10px yellow;
	}


a:active {
	color: skyblue;
	text-decoration: none;
	}


.bscard {
	// box-shadow: 10px 5px 10px grey;	
	 box-shadow:   6px  4px  8px 0 rgba(0, 0, 0, 0.2), 
	             -10px  6px 20px 0 rgba(0, 0, 0, 0.19),
    	               2px -2px  6px 1px rgba(0, 0, 0, 0.6);         
    	               
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: black;
}

.address {
	    border-radius: 20px;
	    background-color: #fff;
	    box-shadow:
	        0 0 5px 2px blue,  /* inner white */
	        0 0 5px 3px white, /* middle magenta */
    	 	0 0 6px 4px yellow;    	   
}

.footer {
	/* bgcolor: #A9B6D8; */
	margin-top: 0;
	/*
	marginwidth: 0;
	marginheight: 0;	
	*/
}

.headerbar {
	 text-align: center;	
	 font-size: 16px;
	 color: #FFFFFF;
}

/*
font.subhead {
	color: #000000;
	font-family: times;
	font-size: 12pt;
	font-weight: bold;
}
#subhead {
	color: #000000;
	font-family: arial;
	font-size: 13pt;
	font-weight: none;
	text-decoration: underline;
}
#head {		
}
*/

.backdrop {
	background-color: #A9B6D8;
	/* background-image: linear-gradient(#A9B6D8, #C4CDE4); */
}

.pagetable {
	width: 800;
	border: 0;
	/*
	cellspacing: 0; 
	cellpadding: 0;
	*/
}


h1 {
	font-family: arial;
	font-size: 20pt;
	color: steelblue;	
	font-weight: bold;
	text-shadow: 1px 1px 1px silver;
}             

h2 {
	font-family: arial;
	font-size: 17pt;
	color: black;
	font-weight:normal;
	/* text-decoration: underline; */
	text-shadow: 1px 1px 2px silver;
}


h3 {
	
	text-decoration: none;
	font-family: arial;
	font-size: 11pt;
	font-weight:normal;
	color: black;
	text-shadow: 1px 1px 1px silver;

}




img.borderedpicture {
	background-color: #7d7d7d;
	background-image: url(texture tile graphic’s address);
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	size: cover;
	padding: 3% 0 3% 0;
	margin: 1% 0 1% 0;
	
	//box-shadow: 6px 4px 8px 0 rgba(0, 0, 0, 0.2), 
	//	   -10px 6px 20px 0 rgba(0, 0, 0, 0.19);
	
	box-shadow:   6px  4px  8px 0 rgba(0, 0, 0, 0.2), 
		    -10px  6px 20px 0 rgba(0, 0, 0, 0.19),
    	              2px -2px  6px 1px rgba(0, 0, 0, 0.6);    

} 


.secondborder {
	background-color: #7d7d7d;
	background-image: url(your texture tile address for the outside border);
	display: block;
	padding: 1%;
	margin: 1% 0 1% 0;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 1px solid #000;
	
	//box-shadow: 6px 4px 8px 0 rgba(0, 0, 0, 0.2), 
	//	  -10px 6px 20px 0 rgba(0, 0, 0, 0.19);
	
	box-shadow:   6px  4px  8px 0 rgba(0, 0, 0, 0.2), 
	    	    -10px  6px 20px 0 rgba(0, 0, 0, 0.19),
    	              2px -2px  6px 1px rgba(0, 0, 0, 0.6);    
}

img.stangif{
	border-style: solid;
	border-width: 0 0 -90px 0;	
	//border-width: 1px 1px 1px 1px;
	
	//box-shadow:   6px  4px  8px 0 rgba(0, 0, 0, 0.2), 	
	//		-10px  6px 20px 0 rgba(0, 0, 0, 0.19),
	//		  2px -2px  6px 1px rgba(0, 0, 0, 0.6);         	    	             
	//border-color: black;
	border-color: white;  
}


.stangif {

    display: block;
    object-fit: cover;    
    width: 500px; 
    height: 350px;
    
    margin-color: "#A9B6D8";       
    margin-left: max(12px, calc(50% - 388px));    
    margin-right: auto;
    margin-top: 0;    
    margin-bottom: 44px;
   
    background-color: #A9B6D8;    
    background-image: url("images/stan.gif");
    background-spread: 5px;
    
    box-shadow:   6px  4px  8px 0 rgba(0, 0, 0, 0.2), 
    		  -10px  6px 20px 0 rgba(0, 0, 0, 0.19),
    	         2px -2px  6px 1px rgba(0, 0, 0, 0.6);     
    border-style: solid; 	         
    
    //border-color: white;  
    border-color: black;    
    border-width: 30px 138px 40px    
}

/*
@supports (-ms-accelerator:true) {
	 .stangif{
		 //margin-left: max(12vw, calc(50% - 388px));   
		 margin-left: 500px;   
	 }
	
}
*/


