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

.background, .background2, .one, .two, .three, .four, .fourA, .fourB, .five, .six, .seven,
.eight, .nine, .nineinner, .ten, .eleven, .twelve, .thirteen, .fourteen,
.innerfooter, .innerheader, .innertext, .innerjustify {
  background-color: #FFFFFF;
  color: #990000;
  font-size: 10pt;
  margin-top: 20pt;
  margin-left: 105pt;
  border:1px solid #FFFFFF;
  padding:5px;}

IMG.displayed {
  display: block;
  border: white; 
  margin-left: auto;
  margin-right: auto; }

img.mystyle { 
  border: #990000 0px;}

img.floatRight {
  float: right;
  border: #990000 0px;
  /* padding: top, right, bottom, left */ 
  padding: 10px 0px 10px 10px;}
  
a:link {color:#990000;}
a:visited {color:#996633;}
a:hover {color:#FE0000;}

.background {
  background-color: #FFFFFF;
  margin-left: 90pt;
  margin-top: 0pt;
  width:700px;
  height:2620px;
  border: 2px #111111;}
  
.background2 {
  background-color: #FFFFFF;
  margin-left: 90pt;
  margin-top: 0pt;
  width:700px;
  border: 2px #111111;}

.one {
  width:286px;
  height:125px;
  background-color: #990000;
  border: 2px #990000;
  position:absolute;
  top:0px;
  left:0px;}

.two {
  width:390px;
  height:135px;
  background-color: #990000;
  border: 2px #990000;
  text-align:center;
  color: #FFFFFF;
  padding:0px;
  position:absolute;
  top:0px;
  left:300px;}
  
.two:first-line {
  font-size: 18pt;
  color: #FFFFFF;}

.three {
  width:255px;
  height:270px;
  text-align:center;
  position:absolute;
  top:145px;
  left:0px;}

.four {
  width:310px;
  height:270px;
  padding-right:0px;
  padding-left:0px;
  color:#808080;
  text-align:justify;
  position:absolute;
  top:145px;
  left:260px;}

.fourA {
  width:155px;
  height:270px;
  padding-right:0px;
  padding-left:0px;
  color:#808080;
  text-align:justify;
  position:absolute;
  top:145px;
  left:260px;}
  
.fourB {
  width:155px;
  height:270px;
  padding-right:0px;
  padding-left:0px;
  color:#808080;
  text-align:justify;
  position:absolute;
  top:145px;
  left:415px;}
  
.five {
  width:110px;
  color: #6F6F6F;
  position:absolute;
  top:145px;
  left:575px;}

.six {
  width:425px;
  padding:0px;
  text-align:center;
  position:absolute;
  top:430px;
  left:260px;}
	
.seven {
  width:675px;
  text-align:justify;
  position:absolute;
  top:490px;
  left:0px;
  padding:10px;
  border: 1px #663300;}
  
.eight {
  width:685px;
  text-align:center;
  position:absolute;
  top:610px;
  left:0px;}

.eight:first-line {
  font-size: 18pt;}
  
.nine {
  width:675px;
  text-align:justify;
  position:absolute;
  top:1150px;
  left:0px;
  padding:10px;
  border: 1px #663300;}

.nineinner {
  width:675px;
  text-align:justify;
  position:absolute;
  top:1200px;
  left:0px;
  padding:10px;
  border: 1px #663300;}
  
.ten {
  width:685px;
  text-align:center;
  position:absolute;
  top:1270px;
  left:0px;}

.ten:first-line {
  font-size: 18pt;}
    
.eleven {
  width:164px;
  text-align:center;
  position:absolute;
  top:1500px;
  left:0px;}
  
.twelve {
  width:490px;
  text-align:justify;
  position:absolute;
  top:1480px;
  left:185px;
  padding:10px;
  border: 1px #663300;}

.thirteen {
  width:685px;
  text-align:justify;
  position:absolute;
  top:1780px;
  left:0px;}

.thirteen:first-line {
  font-size: 18pt;}

.fourteen {
  width:685px;
  text-align:center;
  position:absolute;
  top:2530px;
  left:0px;}
  
.innerheader {
  width:565px;
  text-align:center;
  position:absolute;
  top:145px;
  left:0px;}
  
.innertext {
  width:365px;
  text-align:justify;
  position:absolute;
  top:145px;
  left:100px;}
  
.innerjustify {
  width:565px;
  text-align:justify;
  position:absolute;
  top:145px;
  left:0px;}

.innerfooter {
  width:700px;
  height:35px;
  margin-left: 90pt;
  margin-top: 0pt;
  text-align: center;
  position:absolute;
  border: 2px #111111;}