@charset "utf-8";
/* CSS Document */

body,div,span,td,input,textarea,li,option
{
  font-family:Verdana;
  font-size:12px;
  color:#000;
  line-height:18px;
}

body
{
  background:#531918;
  margin:0;
}

a,a:hover
{
  color:#2c9cc2;
  text-decoration:none;
}

a:hover
{
  color:#531918;
  text-decoration:none;
}

p
{
  margin:0 0 10px;
}

.bluetext,a.bluetext
{
  color:#2c9cc2;
  text-decoration:none;
}

h1
{
  font-size:22px;
  font-weight:normal;
  letter-spacing:1px;
  color:#531918;
  line-height:26px;
  margin:0 0 20px;
  padding:0;
}

.topmenu,a.topmenu,a.topmenu:hover
{
  font-family:Arial;
  font-size:12px;
  color:#2c9cc2;
  letter-spacing:1px;
  text-decoration:none;
}

a.topmenu:hover,a.topmenu_active,a.topmenu_active:hover
{
  color:#531918;
  text-decoration:none;
}

#maincontainer
{
  width:930px;
  margin:0 auto;
}

#contentcontainer_top
{
  width:930px;
  background:url(../images/bg.jpg) repeat-y;
  float:left;
}

#content_main
{
  width:900px;
  margin:0 15px;
  background:#eaf5f9;
}

#menucontainer
{
  width:820px;
  height:36px;
  background:#fff;
  padding:24px 40px 0;
  float:left;
  position:relative;
}

.menuline
{
  position:relative;
  top:3px;
}

#header
{
  width:900px;
  height:158px;
  background:url(../images/header.jpg) no-repeat;
  float:left;
}

#content
{
  width:860px;
  float:left;
  padding:20px 0 0 40px;
}

#contentbox_left
{
  width:540px;
  background:#fff;
  float:left;
  position:relative;
}

.browntitle
{
  color:#531918;
}

.newsitem,.publication,.link
{
  width:100%;
  float:left;
  margin:10px 0;
}

#contentbox_right
{
  width:290px;
  margin:0;
  padding:0 0 0 30px;
  float:left;
}

#rightbox
{
  width:205px;
  background:#fff;
  padding:20px;
  float:left;
}

#topbox
{
  width:205px;
  background:#81c4da;
  padding:20px;
  float:left;
}

.rightlink,.rightlink:hover,.rightlink_active
{
  color:#fff;
  font-weight:bold;
  font-size:11px;
  line-height:20px;
}

.rightlink:hover,.rightlink_active
{
  color:#531918;
}

#photo
{
  width:205px;
  height:100px;
  margin:30px 0 0;
  background:#81c4da;
  padding:20px;
  float:left;
}

#shadow
{
  width:290px;
  height:171px;
  margin:80px 0 0;
  background:url(../images/shadow.jpg) no-repeat right;
  float:left;
}

#contentcontainer_bottom
{
  width:930px;
  height:51px;
  background:url(../images/bottom.jpg) no-repeat;
  float:left;
}

#footercontainer
{
  width:820px;
  float:left;
  padding:10px 55px;
}
