@charset "windows-1251";
body
{
  background-color:#f7f3e8;
  font-family: sans-serif;
  font-size:12px;
  text-align:center;
}

div.container
{
  width:917px;
  margin:auto;
  text-align:left;
}

div.head
{
  background-color:white;
  text-align:center;
  width:617px;
  margin:10px auto 0px 181px;
  padding-top:15px;
  padding-bottom:14px;
}
div.head_2
{
  width:851px;
  height:133px;
  background-image:url('images/head_bg.gif');
}
div.body
{
  float:left;
  width:750px;
  background-image:url('images/line.gif');
  background-repeat: repeat-y;
}

div.body2
{
  padding-top:40px;
  padding-left:20px;
  padding-right:130px;
  background-image:url('images/body_bg.jpg'); 
  background-repeat:no-repeat;
}

.body .picture_placeholder
{
  width: 150px;
  height: 230px;
  float:right;
}

.body h2
{
  color:white;
  font-size:16px;
  font-weight:normal;
  padding-left:30px;
}

.body ul
{
  list-style:none;
  padding:0px;
  margin:0px;
}

.body ul li
{
list-style: url(images/list_b.gif);

  margin-left: 50px;
  line-height:120%;
  padding-left:0px;
  text-indent:0px;
  margin-bottom:5px;
}

.body_shadow
{
  background-image:url('images/body_shadow.jpg');
  background-repeat:no-repeat;
  background-position:top left;
  height:17px; 
}

div.sidebar
{
  float:left;
  width:167px;
  background-color:#fff3c3;
  background-image:url('images/sidebar_shadow.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;

}

div.sidebar div
{
  margin-bottom:25px;
  background-image:url('images/sidebar_shadow_2.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  padding: 15px 15px 15px 0;
}

.sidebar ul
{
  margin:0px;
  padding: 0 0 0 15px;
  list-style:none;
}

.sidebar li
{
  padding: 5px 0;
  border-bottom:1px solid black;
}

.sidebar li.subitems
{
  padding: 0;
  margin: 0;
  border:none;
}


.head_2 h1
{
  float:left;
  color:white;
  font-weight:bold;
  width:160px;
  font-size:12px;
  padding-left:10px;
  padding-top:70px;        
}

.footers 
{
  margin-left:167px;
  width:642px;
}

.footer_1
{
  background-color:#f1db6c;
  background-image:url('images/footer_1_line.jpg');
  background-repeat:repeat-x;
  background-position:bottom left;
}

.footer_1 h2
{
  font-size:20px;
  float:left;
  height:132px;
  width:165px;
  _width:245px;
  color:white;
  margin:0 15px;
  padding-left:80px;
  background: url('images/books.jpg') top left no-repeat;
  text-align:right;
}

.footer_1 ul
{
  float:left;
  margin: 0px 10px;
  padding:0px;
  width:160px;
  _width:155px;
  list-style:none;
  font-size:10px;
}

.footer_1 ul li
{
  padding-left:12px;
  background-image:url('images/dot.gif');
  background-repeat:no-repeat;
  background-position: 0px 4px;
  text-decoration:underline;
  margin-bottom:10px;
}
.footer_1 ul h10
{
  padding-left:12px;
  background-repeat:no-repeat;
  background-position: 0px 4px;
  text-decoration:underline;
  margin-bottom:10px;
}

h2 small
{
  font-size:80%;
  font-weight:normal;
}

.footer_2
{
  background-image:url('images/footer_2_line.jpg');
  background-repeat:repeat-y;
  color:gray;
  font-size:10px;
}

.footer_2 .column
{
  padding:0 10px;
  width:194px;
  _width:214px;
  float:left;
}

.footer_2 h3
{
  margin-top:0px;
  font-size:12px;
  font-weight:bold;
  color:#364a6b;
}

.footer_1_shadow
{
  background-image:url('images/footer_1_shadow.jpg');
  height:27px;
}

a:link {
color : #000066
}
a:visited {
color : #000066
}
a {
text-decoration:none
}
a:hover {
text-decoration:underline
}
a.top_menu
{
margin:20px
}

.tab
{
text-indent: 50px;
font-size: 12px;
font-weight: 100;

}
