

body {
    font-family: Verdana, Arial, Tahoma;
    background-color: #00390e;
    width: 1200;
    color: White;
    text-align: justify;
  }


#all {
    background-color: #00390e;
    font-family: Verdana, Arial, Tahoma;
    azimuth: center;
    color: White;
    text-align: justify;
  }


a {
    text-decoration: none;
    color: inherit;
    font: bold;
  }


h2 {
    color: White;
    font-size: 1.2em;
    text-align: center;
    color: White;
  }


h1 {
    font-size: 2.2em;
    color: ##AEFFBE;
    text-align: center;
    color: White;
  }


h3 {
    font-size: 0.9em;
    font-variant: normal;
    color: #9094BC;
    text-align: center;
  }


h4 {
    background-color: #00390e;
    color: White;
    font: bold;
    border: medium solid White;
    text-align: center;
  }


h5 {
    background-color: #00390e;
    color: White;
    font: bold;
    font-size: 1.1em;
  }


h6 {
    font-size: 0.2em;
    font-variant: normal;
    color: #9094BC;
  }


#top {
    background-color: #00390e;
    height: 200;
  }


#logo {
    width:4em;
  }


#ttl {
    width: 100%;
    text-align: center;
    azimuth: center;
    color: White;
    margin: 1% 1% 1% 1%;
  }


#c1 {
    width: 25%;
    azimuth: right-side;
    color: White;
    font-size: 0.8em;
    text-align: center;
	vertical-align: top;
  }


#menu {
    vertical-align: top;
    width: 20%;
    text-align: left;
    margin: 1% 1% 1% 1%;
    color: White;

  }


a {
    text-decoration: none;
    color: inherit;
    font-variant: ;
    font: small-caps bold;
  }


a:hover {
    text-decoration: underline;
  }


#bottom {
    text-align: right;
  }


#main {
    top : 200px;
    color: White;
  }


#text1 {
    vertical-align: top;
    background-color: #00390e;
    color: #ffffff;
    padding: 1em 1em 1em 1em;
    text-align: justify;
  }


#pic {
    font-size: 0.7em;
    text-align: center;
  }


#a {
    text-decoration: none;
    color: inherit;
    font-variant: ;
    font: small-caps bold;
  }


#a:hover {
    text-decoration: underline;
  }

#smaller {font-size:0.7em;text-align:left;}

