/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #2f2f2f;
}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  margin: 10px auto;
  text-align: left;
  width: 800px;
}
#main {
  width: 800px;
  background-color: #ff8100;
}
#header {
  width: 750px;
  height: 430px;
  margin-left: 25px;
  display: block;
}
#nav {
  margin: 2px 0px 2px 25px;
  padding: 3px 5px 3px 1px;
  width: 744px;
  height: 20px;
  background-color: #2f2f2f;
}
#nav ul {
}
#nav li {
  display: inline;
  background-color: #245882;
  width: 120px;
  height: 22px;
  float: left;
  margin-left: 4px;
  text-align: center;
}
#nav a {
  width: 120px;
  height: 19px;
  padding-top: 3px;
  text-decoration: none;
  color: #a5cae5;
  font-weight: 800;
  display: block;
}
#nav a:hover {
  color: #ffffff;
  font-weight: 800;
}
p, h1, a, span {
  font-family: Arial,Helvetica,sans-serif; font-color: black;
}
#content {
  width: 750px;
  margin-left: 25px;
  background-color: #8d8d8d;
}
#left {
  margin: 20px 0px 30px 20px;
  float: left;
  width: 390px;
  display: inline;
}
#left p {
  padding: 5px 0px;
  font-size: 12px;
  color: #000000;
}
#left a {
  color: #052d4e;
  font-weight: 800;
}
#left a:hover {
  color: #ffffff;
}
#left h1 {
  font-size: 16px;
  color: #052d4e;
  display: inline;
  font-weight: 900;
}
#left span {
  font-size: 12px;
  color: #007dda;
  font-weight: 900;
  display: inline;
  margin-left: 8px;
}
#right {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  float: left;
  width: 340;
 height: 1288; background-color: #2f2f2f;
  color: #ffffff;
  font-weight: 900;
  display: inline;
}
#right p {
  padding: 0px 0px;
}
#right a {
  color: #ffffff;
  font-weight: 900;
}
#right a:hover {
  color: #052d4e;
}
.post {
  margin-top: 20px;
}
.post a {
}
.post a:hover {
}
.post p {
}
#footer {
  margin: 10px 0px;
  width: 800px;
  text-align: center;
  color: #ffffff;
}
#footer ul {
}
#footer li {
  display: inline;
  float: none;
  text-align: center;
}
#footer a {
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer span {
  margin: 10px 0px;
  display: block;
  clear: both;
  color: #ffffff;
}
.clear {
  clear: both;
}
