body {
	margin: 0 0 0 22px;
  color: #0F0F0F;
  background: url('../images-website/background.gif');
  background-attachment: fixed;
}
h1 {
  margin: 0 0 0 0;
  padding: 0 0 0 400px;
  font-family: arial, helvetica, serif;
  font-size: 12px;
  color: #F6DC93;
  background: transparent;
  letter-spacing: 6px;
  position: relative;
  top: -2px;
  left: 0;
}
h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: arial, helvetica, serif;
  font-size: 10px;
  color: #FFFFFF;
  background: transparent;
  line-height: 14px;
}
h3 {
  margin: 30px 0 0 40px;
  padding: 0 0 0 0;
  font-family: arial, helvetica, serif;
  font-size: 18px;
  color: #332C23;
  background: transparent;
  line-height: 19px;
}
.header-logo {
  width: 950px;
  height: 97px;
  color: #0F0F0F;
  background: url('../images-website/header.gif');
}
.left-column {
  padding: 10px 0 0 8px;
  width: 146px;
  color: #0F0F0F;
  background: #2C2C2C;
}
.navigation-title {
  height: 50px;
}
.hr-top-padding {
  line-height: 3px;
}
.hr-bottom-padding {
  height: 35px;
}
.hr-left {
  width: 130px;
  background: #F3DC8F;
  line-height: 1px;
}
.navigation-links {
  line-height: 17px;
}
.navigation-links a {
  font-family: arial, helvetica, serif;
  font-size: 10px;
  font-weight: bold;
  color: #F3DC8F;
  background: transparent;
  text-decoration: none;
}
.navigation-links a:hover {
  color: #FFFFFF;
  background: transparent;
  text-decoration: none;
}
.center {
  color: #0F0F0F;
  width: 640px;
  background: transparent;
}
.center-background {
  height: 100px;
  background: url('../images-website/background-center.gif');
}
.center-content-padding {
  padding: 0 45px 0 60px;
}
.center-content-padding a {
  color: #0033CC;
  background: transparent;
}
.adsense-center-top {
  width: 270px;
  height: 270px;
  float: left;
}
.center p {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  font-family: arial, helvetica, serif;
  font-size: 13px;
  font-weight: normal;
  color: #0F0F0F;
  background: inherit;
  line-height: 18px;
}
.center-hr {
  margin: 0 35px 0 40px;
  line-height:1px;
  color: #99A9B9;
  background: #999999;
}
.center-copyright {
  padding: 0 0 5px 0;
  font-family: arial, helvetica, serif;
  font-size: 10px;
  font-weight: normal;
  color: #363636;
  background: inherit;
  line-height: 17px;
  text-align: center;
}
.center-copyright a {
  font-family: arial, helvetica, serif;
  font-size: 10px;
  font-weight: normal;
  color: #363636;
  background: inherit;
  text-decoration: none;
}
.right-column {
  width: 154px;
  font-family: arial, helvetica, serif;
  font-size: 13px;
  font-weight: normal;
  color: #0F0F0F;
  background: inherit;
  line-height: 18px;
}
.adsense-position-right {
  padding: 20px 0 0 12px;
}