/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  background-color: #216caa;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
* {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
#container {
  margin: 10px auto;
  text-align: left;
  width: 950px;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
#main {
  width: 950px;
  background-image: url(images/background.gif);
  background-position:  center center;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
#header {
  width: 900px;
  height: 150px;
  margin-left: 25px;
  background-image: url(images/header.jpg);
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
#nav {
  margin: 2px 0px 2px 25px;
  padding: 3px 5px 3px 1px;
  width: 894px;
  height: 22px;
  background-color: #a5cae5;
}
#nav ul {
}
#nav li {
  display: inline;
  background-color: #245882;
  width: 128px;
  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;
}
#content {
  width: 900px;
  margin-left: 25px;
  background-color: #a5cae5;
  color: #052d4e;
  font-family: Arial,Helvetica,sans-serif;
}
#left {
  margin: 20px 0px 30px 20px;
  float: left;
  width: 650px;
  display: inline;
  color: #052d4e;
  font-family: Arial,Helvetica,sans-serif;
}
#left p {
  padding: 5px 0px;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: #052d4e;
}
#left a {
  color: #052d4e;
  font-weight: 800;
  font-family: Arial,Helvetica,sans-serif;
}
#left a:hover {
  color: #ffffff;
}
#left h1 {
  font-size: 16px;
  color: #052d4e;
  display: inline;
  font-weight: 900;
  font-family: Arial,Helvetica,sans-serif;
}
#left span {
  font-size: 12px;
  font-weight: 900;
  display: inline;
  margin-left: 8px;
  color: #052d4e;
  font-family: Arial,Helvetica,sans-serif;
}
#right {
  margin: 30px 20px 20px 0px;
  padding: 10px 20px;
  float: right;
  width: 150px;
  background-color: #397eb7;
  color: #ffffff;
  font-weight: 900;
  display: inline;
}
#right p {
  padding: 7px 0px;
}
#right a {
  color: #ffffff;
  font-weight: 900;
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  text-decoration: blink;
}
#right a:hover {
  color: #052d4e;
}
.post {
  margin-top: 10px;
}
.post a {
}
.post a:hover {
}
.post p {
}
#footer {
  margin: 10px 0px;
  width: 900px;
  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;
}
