body
{
  background-color: #000000;
  color: #FFFFFF;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
}

.title
{
  position: absolute;
  top: 0px;
  left: 0px;
}

.menu
{
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 0px;
  border-right: solid 1px #DDDDDD;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
}

.rightmenu
{
  float: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 20px;
  border-left: solid 1px #DDDDDD;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
}

.menu_link
{
  padding: 10px 20px 10px 10px;
  font-family: arial, helvetica, verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
}

a
{
  color: #5095E0;
  background-color: inherit;
  text-decoration: none;
}

a:hover
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.main
{
  font-family: verdana, arial, sans-serif;
  color: #DDDDDD;
  background-color: inherit;
  padding: 0px 150px 0px 150px;
}

.bottom
{
  position: relative;
  border-top: 900px;
}

.content
{
  padding: 200px 0px 0px;
}

p
{
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #dddddd;
  background-color: inherit;
}

.tTitle
{
  padding: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #2F3C3C;
  color: #7EAEB7;
}

.tBody
{
  padding: 15px 15px 15px 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #999999;
  background-color: inherit;
  line-height: 20px;
}

.pstr
{
  font-size: 10px;
  text-align: right;
  color: #555555;
  background-color: inherit;
  font-weight: bold;
}

.poster
{
  color: #888888;
  background-color: inherit;
}

.str
{
  font-weight: bold;
  color: #DE8383;
  background-color: inherit;
  margin: 0px 0px 10px;
  line-height: normal;
  padding: 20px 0px 20px 0px;
}

.thumbs
{
  padding: 20px 0px 20px 0px;
}

.h
{
  font-family: arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 15px;
  line-height: normal;
  color: #336699;
  background-color: inherit;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.m
{
  margin: 0px 0px 0px 20px;
  line-height: 24px;
  font-weight: bold;
}

.blk
{
  color: #000000;
  background-color: inherit;
}

.ctr
{
  text-align: center;
}

.post
{
  font-family: georgia, "times new roman", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: inherit;
  margin: 15px 0px 8px;
  line-height: normal;
}

.date
{
  font-weight: bold;
  color: #4D676E;
  background-color: inherit;
  margin: 8px 0px 14px;
  text-align: right;
  line-height: normal;
}

.hl
{
  color: #C9EAF0;
  background-color: inherit;
  font-weight: bold;
}
