body {
  background: url(/img/background.jpg) #626821;
}

body, td {
  font-family: "Georgia", "serif", "Times";
  font-size: 11pt;
  line-height: 17pt;
  color: #353535;
  text-align: justify;
  margin: 0;
}

td {
  vertical-align: top;
}

hr {
  border: 1px #B6B6B6 dotted;
  width: 100%;
  height: 1px;
}

a:link, a:visited {
  color: #B81919;
}

a:hover {
  color: #000000;
}

img {
  border: none;
}

h1, .pageover {
  font-family: "Georgia", "Times";
  font-size: 14pt;
  color: #B81919;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

input, textarea, select {
  width: 100%;
  font-family: "Georgia", "Times";
  font-size: 11pt;
}

#site {
  width: 968px;
  margin: auto;
  position: relative;
  height: auto;
  background: url(/img/sitebackground.png) repeat-y;
  padding-bottom: 300px;
  padding-top: 8px;
}

#content {
  background-color: #FFFFFF;
  margin-left: 38px;
  margin-right: 38px;
  min-height: 1200px;
  position: relative;
  top: 104px;
}

#sitetitle {
  padding-top: 36px;
  padding-bottom: 6px;
  margin-left: 38px;
}

#menu {
  padding-left: 21px;
  padding-right: 17px;
  margin-left: 17px;
  margin-right: 21px;
  padding-bottom: 4px;
  margin-top: 2px;
}

#usermenu {
  text-align: right;
  position: absolute;
  top: 108px;
  right: 38px;
  padding-top: 48px;
}

#topmenu {
  position: absolute;
  top: 108px;
  left: 38px;
}

.adbox {
  text-align: center;
}

.check {
  width: 20px;
}

.head {
  background: #FFFFFF url(/img/v3.gif) no-repeat top;
  padding-top: 45pt;
}

.headcontent {
  padding-left: 26px;
  padding-right: 26px;
  height: 40px;
}

.foot {
  background: #FFFFFF url(/img/v6.gif) no-repeat bottom;
  padding: 3px;
  padding-bottom: 27pt;
  vertical-align: bottom;
  font-family: "Georgia", "Times";
  font-size: 7pt;
  color: #B6B6B6;
}

.west {
  background: url(/img/v7.gif);
}

.east {
  background: url(/img/v8.gif);
}

.rightwing {
  float: right;
  padding-top: 16pt;
  padding-left: 26pt;
}

.leftwing {
  float: left;
  padding-top: 16pt;
  padding-right: 26pt;
}

h2, .over {
  font-family: "Georgia", "Times";
  font-size: 11pt;
  font-weight: bold;
  color: #B81919;
}

.menu a:link, .menu a:visited {
  color: #000000;
  text-decoration: none;
}

.menu a:hover {
  color: #B81919;
  text-decoration: underline;
}

.selectedmenu {
  color: #B81919;
  font-size: 12pt;
}

.submenu {
  float: left;
  width: 200px;
  height: 100%;
  margin-right: 16px;
}

.submenu div {
  padding-left: 16px;
}

.smalltalk {
  font-size: 9pt;
}

button, .button {
  width: 65pt;
}

.indent {
  padding-left: 26pt;
}

.frontbox {
  width: 175px;
  height: 175px;
  background-color: #BF3030;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
}

.donate a:link, .donate a:visited {
  font-size: 8pt;
  color: #888888;
  font-family: Tahoma, Arial, Georgia, Times;
}

.warn {
  color: red;
}

.err_message {
  text-align: center;
  margin: 10px;
  color: red;
  font-size: 11pt;
}

.list {
}

.list tbody td, .list thead td {
  border-bottom: 1px solid #B6B6B6;
  padding: 4px;
}

.list thead td {
  font-weight: bold;
}

.listitemshift {
  background-color: #F2F2F2;
}

.forumthread {
  border: 1px solid #B6B6B6;
  margin-bottom: 10px;
  margin-top: 10px;

}

.forumthread td {
  padding: 4px;
}

.forumthreadcontent {
  padding: 4px;
}

.forumthreadleft {
  background-color: #F2F2F2;
  padding: 4px;
}

.whatsnew .img, .whatsnew .img_wide img {
  border: 1px solid black;
}

.whatsnew .img_wide {
  width: 482px;
  float: right;
  text-align: right;
}

.whatsnew .desc_narrow {
  float: left;
  width: 365px;
}

.whatsnew .img {
  width: 392px;
  float: right;
  text-align: right;
  font-size: 1px;
  line-height: 1px;
}

.whatsnew .desc {
  float: left;
  width: 455px;
}

.user_guide_dl_preset {
  float: right;
  width: auto;
  margin-left: 30px;
  margin-top: 20px;
}

.strongred {
  color: #B81919;
  font-weight: bold;
}

.paging {
  margin-top: 6px;
  font-size: 11pt;
  text-align: center;
}

.birthday {
  margin: 20px;
  margin-top: 36px;
  font-size: 34px;
  line-height: 30px;
  font-style: italic;
  color: #484848;
  text-shadow: 1px 1px 2px #BBB;
}

.bullet {
  width: 8px;
  height: 8px;
  margin-right: 12px;
}

.screenshot {
  box-shadow: 3px 3px 6px #666;
}

#main_left_col {
  width: 540px;
}

#main_right_col {
  right: -12px;
  width: 340px;
  top: 20px;
  position: absolute;
}

#main_right_download {
  float: left;
  width: 140px;
  text-align: right;
}

#main_right_latest_release {
  float: left;
  width: 180px;
}

.main_right_column {
  width: 170px;
  float: left;
}

.text-center {
  text-align: center;
}

.clear {
  clear: both;
}

.mainadbox {
  right: 20px;
  position: absolute;
}

.downloadadbox {
  margin-top: 70px;
}

.largepaypalbutton {
  width: 260px;
  height: 85px;
}

.downloadrightbox {
  float: right;
  text-align: center;
}

.downloaddetails {
  border-spacing: 0px;
}

.downloaddetails tr td:first-child {
  width: 60pt;
}