li
{
padding: 1px 0px 2px 0px;
}



p.bookmark_b
{
font-size:85%;
padding-left: 40px;
//line-height:1;
//margin-top:-0.5em;
}


dd.small
{
font-size:85%;
}

p.small
{
font-size:85%;
}


p.bookmark
{
font-size:85%;
//line-height:1;
//margin-top:-0.5em;
}

a.bookmark
{
font-size:75%;
vertical-align: super;
text-decoration: none;
}

a.bookmark_text
{
text-decoration: none;
font-size:75%;
}

ul.list_ul {

  padding-left: 18px;
  list-style: disc;
}

p.small_p {

  font-size:85%;
  color:#333333;
}


ul {list-style: none;}

body {
  margin: 0;
  padding: 0;
  font: 11px Verdana;
  color: #222222;
  background-color: #000000;
  background-image: url('/images/bg2.jpg');

}
a {
  color: #990000;
  text-decoration: none;
}

h1 {
  font-size: 14px;
}

h2 {
  font-size: 13px;
}

h3 {
  font-size: 12px;
}





a:hover {
  color: #990000;
  text-decoration: none;
}


img {
  border: none;
}
#main {
  width: 998px;
  margin: 0px auto;
  border: 1px solid #000;
}
#header {
  float: left;
  width: 100%;
  font-size: 32px;
  HEIGHT:167PX;
  background-color: #E2D0BC;
}
#header a {
  color: #ffffff;
  background-color: #B3907C;
}
#menu {
  float: left;
  width: 100%;
  background-color: #E2D0BC;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: bold;

}
#menu a {
  float: left;
  padding: 0 25px;
  border-right: 1px solid #000;
}
#menu span {
  float: right;
  margin-right: 8px;
}
.right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.red {
  color: #990000;
}
#content {
  float: left;
  background-color: #C7B39B;
  padding-top: 5px;
}
#left, #center, #right {
  float: left;
}
#left, #right {
  width: 203px;
  margin: 0 7px 0 5px;
}
#center {
  width: 776px;
  border: 1px solid #000;
  margin-bottom: 5px;
  background-color: #E2D0BC;
  list-style: none;

}

#center img
{
max-width: 650px;
padding : 3px;
}



#part {
  min-height: 54px; 
 
}



.news p {
  margin: 0;
}
.chapter {
  float: left;
  width: 100%;
  background-color: #E2D0BC;
  border: 1px solid #000;
  margin-bottom: 10px;
}

.chapter .header {
  margin: 0;
  padding: 2;
  background-color: #B3907C;
  border-bottom: 1px solid #000;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.center {
  text-align: center;
}
.title {
  font-size: 14px;
}
ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #F3EAE2;
;
}
.wrapper {
  border: 1px solid #F3EAE2;
}
.cWrapper {
  padding: 0 10px;
  min-height: 562px; 
  padding-bottom:10px;

}
ul.links li:first-child {
  border-top: none;
}
ul.links li {
  border-top: 1px solid #F3EAE2;
  background-color: #E2D0BC;
  padding: 2px 5px;
}
ul.links li:hover {
  background-color: #F3EAE2;  
}
#footer {
  background-color: #B3907C;
  color: #ffffff;
  font-size: 10px;
  padding: 2px 5px;

}
#footer p {
  margin: 0;
}
