/* Generated by KompoZer */
body {
  background: black none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: small;
  text-align: justify;
  color: black;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  color: black;
}
#header {
  border-style: solid solid none;
  border-color: #ffffff #ffffff -moz-use-text-color;
  border-width: 10px 10px medium;
  margin: 0 auto;
  padding: 0;
  background: black none repeat scroll 0% 50%;
  width: 700px;
  height: 100px;
  color: red;
}
#header h1 {
  margin: 20px 0 0 20px;
  float: left;
  font-size: 50px;
  letter-spacing: -7px;
  color: red;
}
#header h2 {
  margin: 40px 20px 0 0;
  float: right;
  font-size: 18px;
  letter-spacing: -2px;
  color: #333333;
}
a {
  text-decoration: none;
  color: red;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
#menu1 {
  margin: 0px auto;
  float: left;
  width: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu1 li {
}
#menu1 a {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 15px 0px;
  display: block;
  width: 190px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  background-color: black;
  color: white;
}
#menu1 a:hover {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background-color: #333333;
  color: red;
}
#content {
  border-style: none solid solid;
  border-color: -moz-use-text-color #ffffff #ffffff;
  border-width: medium 10px 10px;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 700px;
  color: red;
}
#colOne {
  padding: 0 10px 0 20px;
  float: left;
  width: 190px;
  margin-top: 20px;
  color: black;
}
#colTwo {
  padding: 0 20px;
  float: right;
  margin-top: 20px;
  width: 440px;
  color: black;
}
#content h2 {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: -2px;
  color: red;
}
#footer {
  margin: 0 auto;
  width: 700px;
  padding-top: 20px;
  color: white;
}
#footer p {
  padding: 0;
  text-align: center;
  font-size: 10px;
  color: white;
}
