/* Generated by KompoZer */
html, * {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  background-color: #000000;
  font-size: 14px;
  color: #ffffff;
  font-family: "Trebuchet MS",Verdana,Arial;
}
h1 {
  font-size: 3.4em;
  text-align: center;
  padding-top: 20px;
  color: #ffffff;
}
h2 {
  color: #cc0000;
  font-size: 20px;
}
h3 {
  font-size: 1.4em;
  font-weight: normal;
  color: #ffffff;
}
h4 {
  padding: 5px;
  background-color: #666666;
  font-family: "Trebuchet MS",Verdana,Arial;
  color: #ffffff;
  font-size: 16px;
}
h5 {
  padding: 2px;
  background-color: #cc0000;
  font-family: "Trebuchet MS",Verdana,Arial;
  color: #ffffff;
  font-size: 14px;
}

p {
  margin: 2px 0 15px;
  line-height: 1.6em;
text-align:left;
}

.features {
  font-family: "Trebuchet MS",Verdana,Arial;
  font-size: 11px;
}

a {
  color: #ffffff;
  text-decoration: underline;
}
a:hover {
  color: #cc0000;
}
div#footer a {
  border-bottom: medium none;
  color: #ffffff;
  text-decoration: underline;
}
div#footer a:hover {
  background-color: transparent;
}
div#sidebar ul li a {
  padding: 2px;
  color: #ffffff;
  background-color: #c56c28;
  text-decoration: none;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 1em;
}
div#sidebar ul li a:hover {
  background-color: #85511f;
}
ul, ol {
  margin: 0 0 5px 30px;
}
code {
  border: 1px solid #ffffff;
  margin: 5px;
  padding: 15px;
  display: block;
  color: #ffffff;
  background-color: #ebc2a3;
}
form input, form select, form textarea {
  padding: 2px;
  color: #cc0000;
  font-size: 12px;
  font-family: "Trebuchet MS",Verdana,Arial;
}
div#container {
  margin: 0 auto;
  padding: 0 2px;
  width: 95%;
}

div#header {
  padding: 0px;
  height: 180px;
  width: 100%;
  background-color: black;
  background-repeat: no-repeat;
  background-image: url(images/header-bg.jpg);
  background-position: right top;
}
div#header.left {
  padding: 0px;
  height: 180px;
  width: 100%;
  background-repeat: no-repeat;
  background-image: url(images/logo.jpg);
  background-position: left top;
}
div#header p {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 0.8em;
  color: #ffffff;
}
div#nav {
  background-image: url(images/menu-item2.jpg);
  background-repeat: repeat-x;
  height: 40px;
}
div#nav ul {
  border-left: 1px solid #666666;
  border-right: 1px solid #000000;
  margin: 0 0 0 5px;
  padding: 0;
  height: 40px;
  float: left;
  text-align: center;
}
div#nav ul li {
  display: block;
  text-align: center;
  float: left;
}
div#nav ul li a {
  border-style: none solid;
  border-width: 0px 1px;
  border-left: 1px solid #000000;
  border-right: 1px solid #666666;
  padding: 10px 6px 0;
  text-align: center;
  height: 30px;
  float: left;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  display: block;
}
div#nav ul li a:hover {
  background-image: url(images/menu-item2.jpg);
  background-repeat: repeat-x;
  background-position: 0 -40px;
}
div#nav ul li a.two {
  border-style: none solid;
  border-width: 0px 1px;
  border-left: 1px solid #000000;
  border-right: 1px solid #666666;
  padding: 5px 6px 0;
  text-align: center;
  height: 35px;
  float: left;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  display: block;
}
div#nav ul li a.two:hover {
  background-image: url(images/menu-item2.jpg);
  background-repeat: repeat-x;
  background-position: 0 -40px;
}
div#content {
  padding: 20px 15px 0;
  background-image: url(images/content-bg.jpg);
  background-repeat: repeat-x;
}

div#page {
  width: 67%;
  float: left;
}

#page hr {
  border:  none;
  width: 100%;
  background-color: #cc0000;
  color: #cc0000;
  height: 1px; 
  text-align: left;
align:left;
}

#page p {
  margin: 2px 0 15px;
  line-height: 1.6em;
text-align:left;
}

#page .news {
  margin: 2px 0 15px;
  line-height: 1.6em;
text-align:left;
float:left;
}

div#fullpage {
  width: 100%;
  float: left;
}
div#pic {
  border-bottom: 5px solid #303030;
  padding: 0px;
  height: 130px;
  width: 100%;
  background-color: black;
}
div#sidebar {
  width: 28%;
  float: right;
}
div#sidebar p {
  padding: 3px 5px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
div#sidebar p2 {
  padding: 3px 0px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style:italic;
}
div#sidebar .right {
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-left: 20px;

}
div#sidebar .signup {
  padding: 5px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
div#sidebar ul {
  margin: 7px 12px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#sidebar ul li {
  padding: 3px 0;
}
div#footer {
  padding: 5px 0px 10px;
  background-color: #666666;
  color: #ffffff;
  width: 100%;
}
div#footer p {
  margin: 0;
  padding: 5px;
  font-size: 0.7em;
  font-family: "Trebuchet MS",Verdana,Arial;
  text-align: center;
}
.bold {
  font-weight: bold;
}
.clear {
  clear: both;
}
div#preview_button {
  float: left;
}
