/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-repeat: repeat-x;
  background-color: black;
  background-image: url(images/background.gif);
}
* {
  margin: 0px;
  padding: 0px;
}
p {
  padding: 10px 10px 10px 20px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #990000;
}
#container {
  margin: 5px auto;
  text-align: left;
  height: 304px;
  width: 860px;
}
#header {
  padding: 6px;
  height: 210px;
  width: 1024px;
  background-repeat: no-repeat;
  background-image: url(images/PhoenixTextsmall.png);
}
#left {
  width: 192px;
  float: left;
}
#middle {
  margin-left: 206px;
  margin-right: 196px;
  width: 654px;
}
.menuheader {
  width: 192px;
  height: 37px;
  display: block;
  background-image: url(images/menutop.gif);
}
.menucontent {
  width: 192px;
  padding-top: 10px;
  background-repeat: repeat-y;
  background-image: url(images/menumiddle.gif);
}
.menuheader h3 {
  padding: 10px 0px 0px 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.menufooter {
  width: 192px;
  height: 15px;
  display: block;
  background-image: url(images/menubottom.gif);
}
.postheader, .menuheader {
  color: #cccccc;
  text-transform: uppercase;
}
.post {
  margin-bottom: 15px;
}
.postheader {
  display: block;
  width: 654px;
  height: 33px;
  background-image: url(images/posttop.gif);
}
.postheader h1 {
  padding: 7px 0px 0px 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.postcontent {
  padding-right: 5px;
  padding-left: 5px;
  background-image: url(images/postmiddle.gif);
}
.postfooter {
  background-repeat: repeat;
  display: block;
  width: 654px;
  height: 15px;
  background-image: url(images/postbottom.gif);
}
#header {
  position: relative;
}
#header ul {
  position: absolute;
  top: 250px;
  display: block;
  left: 190px;
}
#header ul li {
  border-right: 1px solid #6b7272;
  margin: auto;
  display: inline;
  text-align: center;
  width: auto;
}
.last {
  border-right: 0px none #6b7272 ! important;
}
#header ul li a {
  padding: 0px 10px;
  display: inline;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#header ul li a:hover {
  text-decoration: underline;
}
#footer {
  width: 850px;
}
#footer ul {
  display: block;
  margin-left: 190px;
}
#footer ul li {
  border-right: 1px solid #6b7272;
  margin: auto;
  display: inline;
  text-align: center;
  width: auto;
}
#footer ul li a {
  padding: 0px 10px;
  display: inline;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer span {
  padding: 15px 0px;
  color: #525757;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width: 850px;
  display: block;
}
.menu ul {
  padding: 0px 0px 0px 20px;
  list-style-position: inside;
  list-style-type: disc;
  color: #666666;
}
.menu ul li {
  padding-top: 5px;
  color: #666666;
}
.menu ul li a {
  padding: 0px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu ul li a:hover {
  text-decoration: underline;
  text-transform: uppercase;
}
.clear {
  clear: both;
}
