
body {
  background: #E3E3D3;
  margin:0px;
}

#Logo {
  width: 100%;
}

#Search {
}

#Main {
  width: 600px;
  background: #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
  padding: 20px;
}

#Header {
  text-align: center;
}

#Content {
  width: 550px;
  border-right: 0px solid #D6D7CF;
  padding-right: 0px;
}
.Content {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #333333;
  text-decoration: none;
}
.Content A:link {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:active {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:visited {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:hover {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #333333;
  text-decoration: none;
}

.Ital A:link {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #000000;
  text-decoration: none;
}
.Ital A:active {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #000000;
  text-decoration: none;
}
.Ital A:visited {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #000000;
  text-decoration: none;
}
.Ital A:hover {
  font-size: 10pt;
  font-family: Sylfaen, Garamond;
  color: #000000;
  text-decoration: underline;
}

#Categories {
  float: right;
  width: 200px;
  margin: 10px;
  background: #ECF0E3;
  padding-right: 0px;
}

#Footer {
  text-align: right;
}

p {
  margin: 10px 10px 10px 10px;
  font-weight: normal;
}

h1, h2, h3, h4 {
  margin: 10px 10px 10px 10px;
  font-weight: bold;
  font-size: 10pt;
}

hr {
  margin: 0px 0px 0px 0px;
}

input {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #E3E3D3;
}

textarea {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #CCCCCC;
  border: 1px solid #000000;
}

select {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1 solid #669900;
}

#Text {
  position: absolute;
  left: 20px;
  top: 20px;
  height: 100px;
  width: 600px;
  visibility: hidden;
  overflow: auto;
}

#Text_Image {
  position: absolute;
  border: 0;
  right: 5px;
  bottom: 5px;
  z-index: 1;
  overflow: none;
}

#Extreme_Tracking {
  position: absolute;
  z-index: 1;
  left: 700px;
  top: 205px;
  visibility: hidden;
}

#Extreme_Tracking_Image {
  position: absolute;
  border: 0;
  right: 15px;
  bottom: 5px;
  z-index: 1;
  overflow: none;
}
