


BODY{
background-color: #d6d5d5;
text-align: center;

}


.box {
            display: flex;
			margin: 0 5px;
			padding:12px;
			justify-content: center;
          }
.item {
  background: LemonChiffon;
  margin: 0 5px;
  padding: 5px;
   border:solid;
   border-radius: 20px;
}
.item1 {
  background: lightGreen;
  margin: 0 5px;
  padding: 8px;
   border:solid;
    border-radius: 20px;
}
.item2 {
  background: skyBlue;
  margin: 0 5px;
  padding: 8px;
   border:solid;
    border-radius: 20px;
}

#side-a {
/*background-color:#CCFF99;
border: 1px solid black;
*/
background-image: url(images/bga.jpg);
background-repeat: no-repeat;
background-position:left; 
	float: left;
	width: 534px;
	height: 450px;
	padding: 3px;
	}
#side-b { 
	background-image: url(images/eagle1y.jpg);
	margin: 0;
	float: right;
	width: 600px;
	padding: 3px;
	/*height: 1%  Holly hack for Peekaboo Bug */
   }
#side-c {
/*background-color:#CCFF99;
border: 1px solid black;*/
background-image: url(images/bgc.jpg);
background-repeat: no-repeat;
background-position:center; 
	float: right;
	width: 380px;
	height: 350px;
	padding: 4px;
	}
#side-d { 
	background-image: url(images/eagle1y.jpg);
	margin: 0;
	float: right;
	width: 380px;
	padding: 3px;
	/*height: 1%  Holly hack for Peekaboo Bug */
}

#mainbottom{

width: 1200px;
padding:0px;
text-align: center;
}
table$table1{width:70%; margin-left:15%; margin-right:15%;}

.A {color:#99CCFF; font-family:tahoma; font-size: 12pt; }
.B {color:RED; font-family:tahoma; font-size: 12pt;  }
.C {background-image:url(sand3.jpg);}
.D {color:BLACK; font-family:tahoma; font-size: 9pt;}
.E {color:BLACK; font-family:tahoma; font-size: 12pt; }
.F {color:BLACK; font-family:tahoma; font-size: 7pt;}
.G {color:BLACK; font-style:bold; font-family:tahoma; font-size: 8pt;}
.H {color:BLACK; font-family:tahoma; font-size: 18pt;}
.H11 {color:RED; font-family:tahoma; font-size: 18pt;}
.H22 {color:BLACK; font-family:tahoma; font-size: 16pt; text-align: center;}
.I {color:BLACK; font-family:tahoma; font-size: 12pt; }
.J {color:BLACK; font-family:tahoma; font-size: 12pt;}
.K {color:BLACK; font-family:tahoma; font-size: 9pt; }
.L {color:BLACK; font-family:tahoma; font-size: 7pt; text-align: center;}
.M {color:#3333FF; font-family:tahoma; font-size: 12pt; text-align: center;}
.N {color:#3333FF; font-family:tahoma; font-size: 9pt; text-align: center;}
.O {color:#3333FF; font-family:tahoma; font-size: 16pt; text-align: center;}
.P {color:BLACK; font-family:tahoma; font-size: 12pt; text-align: center;}
.Q {color:BLACK; font-family:tahoma; font-size: 12pt; text-align: right;}
.Q1 {color:BLACK; font-family:tahoma; font-size: 9pt; text-align: right;}
.R {color:BLACK; font-family:tahoma; font-size: 12pt; text-align: left;}
.T {color:BLACK; font-family:tahoma; font-size: 10pt; text-align: left;}
.S {color:BLACK; font-family:tahoma; font-size: 12pt; text-align: center;}