/* Generated by KompoZer */
@charset "utf-8";
body {
  margin: 0px;
  background-color: #ffffff;
  background-image: url(images/something.gif);
  background-repeat: repeat;
  background-attachment: scroll;
}
body, td, th {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #ffffff;
}
#container {
  margin-right: auto;
  font-size: medium;
  font-weight: normal;
  width: 970px;
  background-color: black;
  margin-left: auto;
  padding-bottom: 30px;
}
#header {
  width: 970px;
  height: 220px;
}
#main {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  width: 940px;
}
#nav {
  float: left;
  width: 200px;
  height: 400px;
  margin-right: 15px;
  margin-top: 10px;
}
#nav ul {
  margin-left: 0px;
  padding-left: 0px;
}
#nav ul li {
  font-weight: bold;
  color: white;
  font-size: 100%;
  margin-left: 10px;
  height: 30px;
  list-style-type: none;
}
#nav ul li a {
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 100%;
}
#nav ul li a:hover {
  font-weight: bold;
  color: white;
  font-size: 100%;
  text-decoration: underline;
}
#content {
  float: left;
  width: 650px;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 7px;
}
#content h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: 105%;
  font-weight: bold;
}
.trick {
  float: left;
  width: 640px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.trick-image {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.trick-text {
  float: left;
  width: 460px;
  font-size: 96%;
}
.trick-text h2 {
  font-weight: bold;
  font-size: 104%;
  color: red;
}
#content a {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-decoration: underline;
}
#content a:hover {
  text-decoration: underline;
  color: red;
}
#spacer {
  height: 60px;
  clear: both;
}
#footer {
  height: 95px;
  width: 970px;
  padding-bottom: 10px;
}
#footer p {
  font-size: 75%;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-align: center;
}
#footer p a {
  color: white;
}
#footer p a:hover {
  color: red;
}
.pic-left {
  float: left;
  margin-top: 17px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.pic-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#nav-bottom {
  clear: both;
  text-align: center;
  padding-top: 40px;
  height: 80px;
}
#nav-bottom ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
#nav-bottom ul li {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
}
#nav-bottom ul li a {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-decoration: none;
}
#nav-bottom ul li a:hover {
  text-decoration: underline overline;
}
#under-footer {
  width: 900px;
  height: 20px;
  margin-left: 20px;
  float: left;
}
