﻿body{
  background: #ffffff url(../img/background.png) repeat-x scroll center top;
  color: #cccccc;
  margin: 0 auto;
  position: relative;
  font-family: Tahoma, Georgia, Arial;
  font-size: 10px;
}

#essence{
  background: #ffffff url(../img/buffer.jpg) repeat-x center top;
  height: 81px;
}

#soul{
  position: relative;
  width: 960px;
  text-align: center;
  margin: 0 auto;
}

#banner{
  background: #ffffff url(../img/banner.jpg) repeat-y scroll center top;
  height: 80px;
  border-bottom: thin ridge #000000;
}

#weather{
  height: 170px;
  width: 180px;
  border: 0px;
  color: #000000;
  font-size: 14px;
}

#about{
  border-bottom: 1px ridge #000000;
  vertical-align: top;
  padding: 10px;
  text-align: center;
  font-size: 13px;
}

table{
  margin: 0 auto;
  background: #ffffff url(../img/hhhback.jpg) repeat;
  width: 100%;
  border-bottom: 1px ridge #000000;
  border-right: 1px ridge #000000;
  border-left: 1px ridge #000000;
  background-color: #ffffff;
  color: #111111;
  text-align: justify;
  padding: 5px;
}

#shade{
  position: absolute;
  top: 81px;
  left: 1px;
  background: #ffffff url(../img/shade.jpg) repeat-x center top;
  width: 958px;
}

p{
  text-align: justify;
}

.standards td{
  text-align: center;
  background-color: #eefffe;
}

marquee{
  width: 900px;
  border: 0px;
  padding: 0px;
}

marquee img{
  width: 100px;
  border: 0px;
  padding: 0px;
}

#txt{
  text-align: center;
}

li{
  padding-left: 0px;
  margin-left: -20px;
}