/* CSS Document */
body {
  font-family:arial, verdana, sans-serif;
  background-color: #C0C0C0;}

IMG.displayed {
  display: block;
  border: white; 
  margin-left: auto;
  margin-right: auto; }
  
a:link {color:#009933;}
a:visited {color:#336699;}
a:hover {color:#FE0000;}

.background, .background2, .background3, .one, .two, .three, .threeA, .threeB, .threeC, .threeD, .four, .fourA, .five, .fiveA, .six, .seven, .eight, .nine, .nineinner {
  background-color: #FFFFFF;
  margin-top: 20pt;
  margin-left: 105pt;
  border:1px solid white;
  padding:5px;}

.background {
  background-color: #FFFFFF;
  width:700px;
  height:2300px;
  border: 5px #D8B6FA;}
  
.background2 {
  background-color: #FFFFFF;
  color: #009933;
  width:620px;
  text-align:justify;
/* padding: top, right, bottom, left */ 
  padding: 10px 45px 30px 45px;
  border:5px #D8B6FA;}
  
.background3 {
  background-color: #D8B6FA;
  width:700px;
  text-align:center;
  border:5px solid black;}

.one {
  width:170px;
  height:185px;
  position:absolute;
  top:20px;
  left:25px;}

.two {
  width:500px;
  height:185px;
  text-align:center;
  color: #009933;
  position:absolute;
  top:20px;
  left:200px;}

.three {
  width:685px;
  color: #009933;
  text-align:center;
  position:absolute;
  top:210px;
  left:20px;}

.threeA {
  width:140px;
  height:265px;
  padding-right:0px;
  padding-left:0px;
  position:absolute;
  top:215px;
  left:30px;}
  
.threeB {
  width:140px;
  height:265px;
  padding-right:0px;
  padding-left:0px;
  position:absolute;
  top:215px;
  left:175px;}
  
.threeC {
  width:280px;
  height:265px;
  align:center;
  padding-right:0px;
  padding-left:0px;
  position:absolute;
  top:215px;
  left:30px;}
  
.threeD {
  width:675px;
  color: #009933;
  text-align:center;
  position:absolute;
  top:210px;
  left:25px;}

.four {
  width:375px;
  text-align:center;
  color: #FE0000;
  font-style: italic;
  position:absolute;
  top:215px;
  left:325px;}
	
.fourA {
  width:375px;
  text-align:justify;
  color: Blue;
  position:absolute;
  top:215px;
  left:325px;}
	
.five {
  width:680px;
  position:absolute;
  top:490px;
  left:20px;}

.fiveA {
  width:680px;
  position:absolute;
  text-align:center;
  top:790px;
  left:20px;}

.six {
  width:630px;
  text-align:justify;
  padding-left:30px;
  padding-right:30px;
  color: #006600;
  position:absolute;
  top:830px;
  left:20px;}
	
.seven {
  width:680px;
  height:90px;
  text-align:center;
  position:absolute;
  top:1660px;
  left:20px;}
  
.eight {
  width:635px;
  height:90px;
  text-align:justify;
  color: #006600;
  padding-left:30px;
  padding-right:30px;
  position:absolute;
  top:1770px;
  left:20px;}
  
.eight:first-line
 {
  text-align: center !important;
  color: #FE0000;}
  
.nine {
  width:685px;
  height:35px;
  text-align: center;
  color: #336699;
  position:absolute;
  top:2250px;
  left:20px;}

.nineinner {
  width:700px;
  text-align: center;
  color: #336699;
  border:5px #D8B6FA;}