body {
  background-color: #FEFEFE;
  font-family: Tahoma, Arial, sans-serif;
  font-size: x-small;
  text-align: center
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #808080;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

#main {
  width: 1000px;
  background-color: #FFFFFF
}

.head {
  width: 100%;
  background-image: url(../images/head.gif);
  height: 185px
}

.one {
  color: #FF9933;
  font-size: larger;
  font-style: italic;
  font-weight: bold;
  vertical-align: bottom;
  text-indent: 100px
}

.two {
  height: 60px;
  text-align: right;
  vertical-align: bottom;
  font-size: larger;
  font-style: italic;
  padding-right: 10px
}

.three {
  height: 105px;
  text-align: right;
  color: #FF9933;
  font-size: larger;
  font-weight: bold;
  vertical-align: bottom;
  padding-right: 10px
}

h3 {
 text-align: right;
  color: #FF9933;
  font-size: large;
  font-style: italic;
  font-weight: bold
}

h3 {
 text-align: right;
  color: #FF9933;
  font-size: large;
  font-weight: bold
}

.nav {
  background-color: #ff9933;
  height: 20px;
  width: 120px;
  font-size: larger;
  border: thin groove #808080
}

#content {
  width: 976px;
  background-color: #FFFFFF;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: thin;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: thin;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: larger
}

.four {
  width: 150px;
  vertical-align: top;
  padding-top: 10px;
  text-align: center
}

.five {
  text-align: left;
  padding-top: 15px;
  vertical-align: top;
  width : 820px
}

.six {
  text-align: left;
  padding-top: 15px;
  padding-left: 60px;
  vertical-align: top;
  width : 760px
}


#foot {
  width: 1000px;
  background-image: url(../images/foot.jpg);
  color: #ff9933;
  height: 33px;
  vertical-align: middle
}

.input {
  background-color: #FFFFCC
}

#foot a {
  color: #ff9933
}

