* {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
}
body {
  background-color: rgb(0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: rgb(238, 238, 238);
}
a {
  text-decoration: none;
  color: rgb(255, 231, 136);
}
a:hover {
  text-decoration: none;
  color: rgb(238, 238, 238);
}
#wrap {
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  width: 800px;
}
#header {
  height: 60px;
  line-height: 60px;
}
#header h1 {
 color: rgb(255, 255, 255);
 font-size: 50px;
 letter-spacing: -7px;
}
#left {
  margin-top: 10px;
  float: left;
  width: 160px;
  font-size: 13px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgb(47, 44, 44);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
#left ul {
 list-style-type: square;
 padding: 5px 0pt 10px 30px;
 color: rgb(255, 231, 136);
}
#left h2 {
 font-size: 20px;
 font-weight: 100;
 letter-spacing: -2px;
 padding: 5px 0pt;
}
#right {
  margin-top: 10px;
  float: right;
  width: 580px;
  background-color: rgb(47, 44, 44);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-align: justify;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: rgb(255, 255, 255);
}
#right h2 {
 font-weight: 100;
 letter-spacing: -2px;
 font-size: 28px;
 padding: 15px 0pt 10px;
}
#right h2 a {
 }
#right h2 a:hover {
 color: rgb(255, 255, 255);
 text-decoration: none;
}
#footer {
  background-color: rgb(13, 13, 13);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 11px;
  text-align: center;
  margin-top: 30px;
  padding-top: 5px;
  padding-right: 0pt;
  padding-bottom: 5px;
  padding-left: 0pt;
}
#W {
  color: rgb(255, 255, 255);
}
