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

.background, .one, .two, .three, .four, .five, .six, .seven, .eight {
  background-color: #FFFFFF;
  margin-top: 20pt;
  margin-left: 105pt;
  border:1px solid #FFFFFF;
  padding:5px;}
  
a:link {color:#336699;}
a:visited {color:#676CAD;}
a:hover {color:#FE0000;}

.background {
  background-color: #FFFFFF;
  margin-left: 90pt;
  margin-top: 0pt;
  width:700px;
  height:1070px;
  border-color: #E8F4FF;
  border: 1px;}
  
.background2 {
  background-color: #FFFFFF;
  margin-left: 90pt;
  margin-top: 0pt;
  width:700px;
  padding-top:140px;
  padding-left:10px;
  border-color: #E8F4FF;
  border: 2px;}
    
.one {
  background-color: #E8F4FF;
  border-color: #676CAD;
  width:400px;
  height:105px;
  position:absolute;
  top:0px;
  left:0px;}

.two {
  background-color: #E8F4FF;
  border-color: #676CAD;
  color: #676CAD;
  width:273px;
  height:105px;
  text-align:center;
  position:absolute;
  top:0px;
  left:411px;}

.three {
  width:410px;
  height:410px;
  position:absolute;
  top:120px;
  left:0px;}

.four {
  width:260px;
  color: #676CAD;
  position:absolute;
  top:120px;
  left:425px;}
	
.five {
  width:685px;
  position:absolute;
  text-align:center;
  top:537px;
  left:0px;}

IMG.displayed {
  display: block;
  border: white; 
  margin-left: auto;
  margin-right: auto;}
  
.six {
  width:685px;
  position:absolute;
  top:590px;
  left:0px;
  padding-left:0px;}

	
.seven {
  width:685px;
  height:35px;
  text-align: center;
  color: #336699;
  position:absolute;
  top:1000px;
  left:0px;}

.eight {
  background-color: #FFFFFF;
  width:700px;
  height:35px;
  margin-left: 90pt;
  text-align: center;
  padding-left:10px;
  border-color: #676CAD;
  border: 2px;}