/* all pages */

body
{
  overflow: auto;
}

p
{
  color: black;
  text-align: left;
  text-decoration: none;
}

a
{
  color: blue;
  text-align: center;
  text-decoration: underline;
}

a:visited
{
  color: blue;
  text-align: center;
  text-decoration: underline;
}



/* middle.html */


#background1
{
  background-color: #003366;
  position: absolute;
    height: 500px;
    width:  780px;
    top:    -20px;
    left:   -20px;
  z-index: 1;
}

#white1
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 200px;
    width:  409px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#top1
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  408px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#left1
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 200px;
    width:  2px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#bottom1
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  408px;
    top:    260px;
    left:   5px;
  z-index: 25;
}

#right1
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 202px;
    width:  2px;
    top:    60px;
    left:   412px;
  z-index: 25;
}

#corner-ul1
{
  position: absolute;
    top:    60px;
    left:   5px;
  z-index: 100;
}

#corner-ll1
{
  position: absolute;
    top:    245px;
    left:   5px;
  z-index: 100;
}

#corner-lr1
{
  position: absolute;
    top:    245px;
    left:   397px;
  z-index: 100;
}

#corner-ur1
{
  position: absolute;
    top:    60px;
    left:   397px;
  z-index: 100;
}

#text_1
{
  font-size: 16px;
  position: absolute;
    top:    65px;
    left:   20px;
    width:  390px;
  z-index: 200;
}

#text_2
{
  font-size: 16px;
  position: absolute;
    top:    80px;
    left:   477px;
    width:  255px;
  z-index: 200;
}

#white2
{
  background-color: #ffffff;
  position: absolute;
    height: 400px;
    width:  273px;
    top:    70px;
    left:   467px;
  z-index: 23;
}

#top2
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  273px;
    top:    70px;
    left:   467px;
  z-index: 25;
}

#left2
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 400px;
    width:  2px;
    top:    70px;
    left:   467px;
  z-index: 25;
}

#bottom2
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  273px;
    top:    470px;
    left:   467px;
  z-index: 25;
}

#right2
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 400px;
    width:  2px;
    top:    70px;
    left:   740px;
  z-index: 25;
}

#corner-ul2
{
  position: absolute;
    top:    70px;
    left:   467px;
  z-index: 100;
}

#corner-ll2
{
  position: absolute;
    top:    455px;
    left:   467px;
  z-index: 100;
}

#corner-lr2
{
  position: absolute;
    top:    455px;
    left:   725px;
  z-index: 100;
}

#corner-ur2
{
  position: absolute;
    top:    70px;
    left:   725px;
  z-index: 100;
}

#click
{
  font-size: 16px;
  position: absolute;
    top:    435px;
    left:   520px;
  z-index: 500;
}

#image1
{
  position: absolute;
    top:    300px;
    left:   20px;
  z-index: 1000;
}

#image2
{
  position: absolute;
    top:    300px;
    left:   20px;
  z-index: 999;
}



/* aboutus.html */

#background3
{
  background-color: #003366;
  position: absolute;
    height: 780px;
    width:  780px;
    top:    -20px;
    left:   -20px;
  z-index: 1;
}

#white3
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 620px;
    width:  514px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#top3
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  513px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#left3
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 620px;
    width:  2px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#bottom3
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  508px;
    top:    680px;
    left:   5px;
  z-index: 25;
}

#right3
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 622px;
    width:  2px;
    top:    60px;
    left:   517px;
  z-index: 25;
}

#corner-ul3
{
  position: absolute;
    top:    60px;
    left:   5px;
  z-index: 100;
}

#corner-ll3
{
  position: absolute;
    top:    665px;
    left:   5px;
  z-index: 100;
}

#corner-lr3
{
  position: absolute;
    top:    665px;
    left:   502px;
  z-index: 100;
}

#corner-ur3
{
  position: absolute;
    top:    60px;
    left:   502px;
  z-index: 100;
}

#text_3
{
  font-size: 14px;
  position: absolute;
    top:    70px;
    left:   20px;
    width:  485px;
  z-index: 200;
}

#image3a
{
  position: absolute;
    top:    60px;
    left:   550px;
  z-index: 1000;
}

#image3b
{
  position: absolute;
    top:    310px;
    left:   550px;
  z-index: 1000;
}

#image3c
{
  position: absolute;
    top:    555px;
    left:   550px;
  z-index: 1000;
}

#names3a
{
  font-size: 18px;
  color: #ffffff;
  position: absolute;
    top:    247px;
    left:   590px;
  z-index: 50;
}

#names3b
{
  font-size: 18px;
  color: #ffffff;
  position: absolute;
    top:    490px;
    left:   590px;
  z-index: 50;
}

#names3c
{
  font-size: 18px;
  color: #ffffff;
  position: absolute;
    top:    708px;
    left:   595px;
  z-index: 50;
}

#background4
{
  background-color: #003366;
  position: absolute;
    width:  780px;
    top:    0px;
    left:   0px;
    height: 1800px;
  z-index: 1;
}

#white4a
{
  background-color: #ffffff;
  position: absolute;
    height: 212px;
    width:  600px;
    top:    200px;
    left:   50px;
  z-index: 2;
}

#white4b
{
  background-color: #ffffff;
  position: absolute;
    height: 212px;
    width:  600px;
    top:    472px;
    left:   50px;
  z-index: 2;
}

#white4c
{
  background-color: #ffffff;
  position: absolute;
    height: 212px;
    width:  600px;
    top:    894px;
    left:   50px;
  z-index: 2;
}

#white4d
{
  background-color: #ffffff;
  position: absolute;
    height: 212px;
    width:  600px;
    top:    1301px;
    left:   50px;
  z-index: 2;
}

#image4a
{
  position: absolute;
    top:    206px;
    left:   54px;
  z-index: 3;
}

#image4b
{
  position: absolute;
    top:    4px;
    left:   4px;
  z-index: 3;
}

#image4c
{
  position: absolute;
    top:    4px;
    left:   4px;
  z-index: 3;
}

#image4d
{
  position: absolute;
    top:    4px;
    left:   4px;
  z-index: 3;
}

#text4a
{
  font-size: 20px;
  position: absolute;
    left:   220px;
    top:    198px;
    height: 260px;
    width:  410px;
  z-index: 10;
}

#text4b
{
  font-size: 20px;
  position: absolute;
    left:   350px;
    top:    490px;
    height: 260px;
    width:  300px;
  z-index: 10;
}

#text4c
{
  font-size: 20px;
  position: absolute;
    left:   200px;
    top:    900px;
    height: 260px;
    width:  400px;
  z-index: 10;
}

#text4d
{
  font-size: 20px;
  position: absolute;
    left:   365px;
    top:    1320px;
    height: 260px;
    width:  280px;
  z-index: 10;
}

#header4
{
  text-align: center;
  font-size: 45px;
  color: #ffffff;
  background-color: #009900;
  padding: 5px;
  position: absolute;
    width:  618px;
    height: 57px;
    left:   58px;
    top:    37px;
  z-index: 100;
}

#header4b
{
  text-align: left;
  font-size: 35px;
  color: #ffffff;
  background-color: #003366;
  padding: 5px;
  position: absolute;
    width:  618px;
    height: 57px;
    left:   25px;
    top:    787px;
  z-index: 100;
}

#header4c
{
  text-align: left;
  font-size: 35px;
  color: #ffffff;
  background-color: #003366;
  padding: 5px;
  position: absolute;
    width:  618px;
    height: 57px;
    left:   25px;
    top:    1200px;
  z-index: 100;
}

#corner-ur4g
{
  position: absolute;
    top:    37px;
    left:   669px;
  z-index: 3000;
}

#corner-ul4g
{
  position: absolute;
    top:    37px;
    left:   58px;
  z-index: 3000;
}

#corner-ll4g
{
  position: absolute;
    top:    87px;
    left:   58px;
  z-index: 3000;
}

#corner-lr4g
{
  position: absolute;
    top:    87px;
    left:   669px;
  z-index: 3000;
}



/* contactus.html */


#header5
{
  color: #ffffff;
  background-color: #009900;
  padding: 5px;
  font-size: 50px;
  position: absolute;
    top:    45px;
    left:   105px;
  z-index: 200;
}

#background5
{
  background-color: #003366;
  position: absolute;
    height: 500px;
    width:  780px;
    top:    -20px;
    left:   -20px;
  z-index: 1;
}

#white5
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 220px;
    width:  449px;
    top:    110px;
    left:   105px;
  z-index: 25;
}

#top5
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  448px;
    top:    110px;
    left:   105px;
  z-index: 25;
}

#left5
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 220px;
    width:  2px;
    top:    110px;
    left:   105px;
  z-index: 25;
}

#bottom5
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  448px;
    top:    330px;
    left:   105px;
  z-index: 25;
}

#right5
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 222px;
    width:  2px;
    top:    110px;
    left:   552px;
  z-index: 25;
}

#corner-ul5
{
  position: absolute;
    top:    110px;
    left:   105px;
  z-index: 100;
}

#corner-ll5
{
  position: absolute;
    top:    315px;
    left:   105px;
  z-index: 100;
}

#corner-lr5
{
  position: absolute;
    top:    315px;
    left:   537px;
  z-index: 100;
}

#corner-ur5
{
  position: absolute;
    top:    110px;
    left:   537px;
  z-index: 100;
}

#corner-ul5g
{
  position: absolute;
    top:    45px;
    left:   105px;
  z-index: 300;
}

#corner-ur5g
{
  position: absolute;
    top:    45px;
    left:   436px;
  z-index: 300;
}

#text5
{
  font-size: 16px;
  position: absolute;
    top:    135px;
    left:   130px;
    width:  390px;
  z-index: 200;
}

#indent5
{
  font-size: 16px;
  position: absolute;
    top:    137px;
    left:   275px;
    width:  245px;
  z-index: 200;
}

/* riverflows.html */

#background6
{
  background-color: #003366;
  position: absolute;
    height: 780px;
    width:  780px;
    top:    -20px;
    left:   -20px;
  z-index: 1;
}

#white6
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 470px;
    width:  414px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#top6
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  413px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#left6
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 470px;
    width:  2px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#bottom6
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  408px;
    top:    530px;
    left:   5px;
  z-index: 25;
}

#right6
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 472px;
    width:  2px;
    top:    60px;
    left:   417px;
  z-index: 25;
}

#corner-ul6
{
  position: absolute;
    top:    60px;
    left:   5px;
  z-index: 100;
}

#corner-ll6
{
  position: absolute;
    top:    515px;
    left:   5px;
  z-index: 100;
}

#corner-lr6
{
  position: absolute;
    top:    515px;
    left:   402px;
  z-index: 100;
}

#corner-ur6
{
  position: absolute;
    top:    60px;
    left:   402px;
  z-index: 100;
}

#header6
{
  text-align: center;
  font-size: 23px;
  position: absolute;
    top:    80px;
    left:   20px;
    width:  385px;
  z-index: 200;
}

#text6
{
  text-align: justify;
  font-size: 18px;
  position: absolute;
    top:    80px;
    left:   20px;
    width:  382px;
  z-index: 200;
}

#white6a
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 300px;
    width:  260px;
    top:    200px;
    left:   460px;
  z-index: 25;
}

#top6a
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  262px;
    top:    200px;
    left:   460px;
  z-index: 25;
}

#left6a
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 302px;
    width:  2px;
    top:    200px;
    left:   460px;
  z-index: 25;
}

#bottom6a
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  262px;
    top:    500px;
    left:   460px;
  z-index: 25;
}

#right6a
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 302px;
    width:  2px;
    top:    200px;
    left:   720px;
  z-index: 25;
}

#corner-ul6a
{
  position: absolute;
    top:    200px;
    left:   460px;
  z-index: 100;
}

#corner-ll6a
{
  position: absolute;
    top:    485px;
    left:   460px;
  z-index: 100;
}

#corner-lr6a
{
  position: absolute;
    top:    485px;
    left:   705px;
  z-index: 100;
}

#corner-ur6a
{
  position: absolute;
    top:    200px;
    left:   705px;
  z-index: 100;
}

#text6a
{
  text-align: justify;
  font-size: 18px;
  position: absolute;
    top:    210px;
    left:   472px;
    width:  238px;
  z-index: 200;
}

/* riverflows */

#background7
{
  background-color: #003366;
  position: absolute;
    height: 500px;
    width:  780px;
    top:    -20px;
    left:   -20px;
  z-index: 1;
}

#white7
{
  font-size: 0px;
  background-color: #ffffff;
  position: absolute;
    height: 200px;
    width:  409px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#top7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  408px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#left7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 200px;
    width:  2px;
    top:    60px;
    left:   5px;
  z-index: 25;
}

#bottom7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  408px;
    top:    260px;
    left:   5px;
  z-index: 25;
}

#right7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 202px;
    width:  2px;
    top:    60px;
    left:   412px;
  z-index: 25;
}

#corner-ul7
{
  position: absolute;
    top:    60px;
    left:   5px;
  z-index: 100;
}

#corner-ll7
{
  position: absolute;
    top:    245px;
    left:   5px;
  z-index: 100;
}

#corner-lr7
{
  position: absolute;
    top:    245px;
    left:   397px;
  z-index: 100;
}

#corner-ur7
{
  position: absolute;
    top:    60px;
    left:   397px;
  z-index: 100;
}

#text_7
{
  font-size: 16px;
  position: absolute;
    top:    65px;
    left:   20px;
    width:  390px;
  z-index: 200;
}

#text_7
{
  font-size: 16px;
  position: absolute;
    top:    80px;
    left:   477px;
    width:  255px;
  z-index: 200;
}

#white7
{
  background-color: #ffffff;
  position: absolute;
    height: 400px;
    width:  273px;
    top:    70px;
    left:   467px;
  z-index: 23;
}

#top7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  273px;
    top:    70px;
    left:   467px;
  z-index: 25;
}

#left7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 400px;
    width:  2px;
    top:    70px;
    left:   467px;
  z-index: 25;
}

#bottom7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 2px;
    width:  273px;
    top:    470px;
    left:   467px;
  z-index: 25;
}

#right7
{
  font-size: 0px;
  background-color: #009900;
  position: absolute;
    height: 400px;
    width:  2px;
    top:    70px;
    left:   740px;
  z-index: 25;
}

#corner-ul7
{
  position: absolute;
    top:    70px;
    left:   467px;
  z-index: 100;
}

#corner-ll7
{
  position: absolute;
    top:    455px;
    left:   467px;
  z-index: 100;
}

#corner-lr7
{
  position: absolute;
    top:    455px;
    left:   725px;
  z-index: 100;
}

#corner-ur7
{
  position: absolute;
    top:    70px;
    left:   725px;
  z-index: 100;
}

#click
{
  font-size: 16px;
  position: absolute;
    top:    435px;
    left:   520px;
  z-index: 500;
}

#image7
{
  position: absolute;
    top:    300px;
    left:   20px;
  z-index: 1000;
}

#image7
{
  position: absolute;
    top:    300px;
    left:   20px;
  z-index: 999;
}

