BODY { background-color: rgb(230,244,253); }
FONT { font-family: "Souvenir", "ITC Souvenir", "Arial", sans-serif; }
A:link { color:rgb(0,25,145); }
A:visited { color:rgb(0,195,255); }
A:active { color:rgb(0,25,145); }
A:hover { color:teal; background: #FF9933;} 
P	{ line-height: 15pt;
	  font-size: 12pt;
	  font-family: "Souvenir", "ITC Souvenir", "Arial", sans-serif;
	  font-weight:500;
	  }
P.header { font-size: 18pt;
	   font-family: "Souvenir", "ITC Souvenir", "Arial", sans-serif;
	   font-weight:600;
	 }

P.bottom { font-size: 10pt;
	   font-family: "Souvenir", "ITC Souvenir", "Arial", sans-serif;
	   text-align: center;
	 }
P.date   { font-size: 10pt;
           text-align: right;
           margin-right: 20px;
         }

P.link {text-align:center;
	font-size: 12pt ;
	font-family: "Tahoma";
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 175%;
	}

UL.link {text-align:center;
	font-size: 12pt ;
	font-family: "Tahoma";
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 175%;
	list-style: url(images/fishlink4.gif) outside;
	}
#banner { position:fixed;top:0px;left:0px;width:100%;height:100px;
          z-index:3;visible:hidden;
          background-image: url("images/ANGFA_unified-banner2.jpg");
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color: #001244;
          }
#positioner {clear:both; position:relative; left:140px;top:70px; z-index:100;}
#content { position:relative;top:90px;width:100%;z-index:1;
           padding-top:5px;
           background-image: url("sahul_pb03.gif");
	   background-position: center 120px;
	   background-attachment: fixed;
	   background-repeat: no-repeat;
           background-color: rgb(230,244,253);
           overflow: inherit;
         }
#footer { clear:both;position:static;
          margin-top: 20px;
          padding-top: 20px;
          padding-bottom: 10px;
          bottom:inherit;
          width:100%;height:50px;
        }

