* {
  font-size: 12px;
  font-family: Arial,Verdana,Helvetica;
  color: #000000;
  text-decoration: none;
}

h2 {
  display:block;
  font-size:1.5em;
  font-weight:bold;
  margin:0.83em 0;
}

body {
  background-color: #FFEBD0;
  margin: 0;
}

img {
  border: 0;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.header {
  width: 995px;
}

.header img {
  display: block;
}

.body {
  width: 995px;
  table-layout: fixed;
}

.body .middle {
  background-image:url(../images/center.jpg);
  background-repeat:no-repeat;
  border-collapse: collapse;
  vertical-align: top;
  width: 665px;
}

.body .middle .content {
  margin: 10px;
  overflow: hidden;
}

.body .middle .content a, .body .middle .content a * {
  color: #000099;
}

.body .pageblocks {
  vertical-align: top;
  background-color: #FED9A2;
  border-bottom: 1px solid #E7C28B;
  border-right: 1px solid #E7C28B;
  border-left: 1px solid #E7C28B;
}

.body .pageblocks a {
  color: #000000;
  font-size: 11px;
}

.body .pageblocks.left {
  background-image: url(../images/left_bottom.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

.body .pageblocks.left a {
  text-decoration: none;
}

.body .pageblocks div.left, .body .pageblocks div.right {
  overflow: hidden;
  padding-left: 5px;
  margin: 31px 5px 0 0;
}

.body .middle .footer {
  margin: 10px;
  overflow: hidden;
}

.body .middle .footer * {
  font-size: 11px;
}

.body .navi {
  margin: 5px 0 0 20px;
}

.body .navi .here {
  margin-right: 10px;
}

.body .navi .HP_navigation {
  width: 550px;
}

.body .navi .HP_navigation, .body .navi .here {
  float: left;
}

.body .navi a {
  font-style: italic;
  margin: 0 2px 0 2px;
}

.LL_links .LL-categories {
  border-bottom: 1px dotted #0000FF;
  margin-bottom: 10px;
  padding: 10px 0;
}

.LL_links .LL-categories .LL-category .LL-category-name {
  font-weight: bold;
}


.LL_links .LL-links .LL-category-name {
  font-weight: bold;
}

.LL_links .LL-links a {
  display: block;
  float: left;
  margin-top: 25px;
  text-align: center;
  width: 300px;
}

.LL_links .LL-links a img {
  display: block;
  margin: auto;
}

.GB_guestbook .GB_new {
  border-bottom: 2px inset #CCCCCC;
  display: block;
  margin: 10px 0;
  text-align: center;
}

.GB_guestbook td {
  padding-bottom: 20px;
}

.GB_guestbook .GB-info {
  background-color: #CCCCCC;
  padding: 6px;
}

.GB_guestbook div.tabList ul {
  background-color: #F3DCBA;
  list-style-type: none;
  text-align: center;
}

.GB_guestbook div.tabList li {
  display: inline;
  padding: 2px;
  font-weight: bold;
}

.GB_guestbook div.tabList li a.tabActive {
  color: #000000 !important;
}

.GB_guestbook table.listing {
  clear: both;
  width: 100%;
}

.GB_guestbook .GB-date {
  float: left;
}

.GB_guestbook .GB-title {
  border-left: 1px solid #000000;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 10px;
  float: left;
}

.GB_guestbook .GB-id {
  clear: left;
}

.GB_guestbook .GB-name {
  font-weight: bold;
}

.GB_guestbook .GB-name span {
  font-weight: normal;
  padding-right: 5px;
}

.GB_guestbook .GB-name a {
  color: #0000BB;
}

.GB_guestbook .GB-homepage {
  clear: both;
}

.GB_guestbook div.GB-content {
  background-color: #DDDDFF;
  border: 2px solid #CCCCCC;
  clear: left;
  padding: 5px;
  overflow: hidden;
}

.GB_guestbook form {
  float: left;
}

.GB_guestbook form input, .GB_guestbook form textarea {
  margin-bottom: 10px;
}

.GB_guestbook form textarea {
  height: 100px;
  width: 400px;
}

.GB_guestbook form .button {
  float: left;
  margin-right: 20px;
}

.GB_guestbook .GB-smileys {
  font-weight: bold;
  float: right;
  margin: 50px 50px 0 0;
  width: 100px;
}

.GB_guestbook .GB-smileys img {
  cursor: pointer;
  float: left;
  margin: 0 5px 5px 0;
}

.HP_search div.tabList ul {
  background-color: #F3DCBA;
  list-style-type: none;
  text-align: center;
}

.HP_search div.tabList li {
  display: inline;
  padding: 2px;
  font-weight: bold;
}

.HP_search div.tabList li a.tabActive {
  color: #000000 !important;
}

.HP_search .HP-list {
  list-style-type: none;
  padding-left: 0;
}

.HP_search .HP-list li {
  background-color: #FFEBD0;
  padding: 5px;
}

.HP_search .HP-list li.odd {
  background-color: #FED9A2;
}

.HP_search .HP-list li h2 {
  font-size: 14px !important;
  font-style: italic;
  margin-top: 0;
}

.HP_search .HP-list li a {
  margin-left: 30px;
}

div.error {
  background-color: #EE0000;
  color: #FFFFFF;
  padding: 5px;
  margin: 10px 0;
  text-align: center;
}

div.io {
  background-color: #00AA00;
  color: #FFFFFF;
  padding: 5px;
  margin: 10px 0;
  text-align: center;
}

.CMSline {
  background-color: #3360F1;
}

.content .HP_sendpage form {
  width: 320px;
  margin: auto;
}



.news h2 {
  display: none;
}

.news .HP-listing-page {
  clear: both;
   padding: 10px;
}

.news .HP-listing-page a {
  color: #7B5D1F !important;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  margin-bottom: 10px;
}

.news .HP-listing-page div {
  float: left;
  margin-left: 20px;
  width: 450px;
}

.news .HP-listing-page div.picture {
  float: left;
  margin-left: 0;
  width: auto;
}

.news .HP-listing-page div.picture a {
  float: none;
  margin-left: 0;
  margin-bottom: 0;
}

.news .HP-listing-page div.picture img {
  width: 150px;
}

.news .HP-listing-page div.clear {
  float: none;
}

