* {
  margin:0;
  padding:0;
}

body {
  background: #F2F5FE url("/files/conferences/dicr2008/23020/bg.gif") 0 -20px repeat-x;
  font: 75%/160% "verdana",sans-serif;
  color: #192666;
  _text-align: center;
}

a {
  color: #192666;
}
a:hover {
  color: #4F6AD7;
}

h1, h2, h3, h4, h5 {
  margin: 15px 0px 10px 0px;
  font-weight: bold;
}
h1 {
  font: 260%/110% "georgia",serif normal;
}
h2 {
  font: 180%/110% "georgia",serif normal;
}
h3 {
  font-size: 120%;
  line-height: 110%;
}
h4 {
  font-size: 120%;
}
h5 {
  font-size: 100%;
}

form {
  padding-bottom: 6px;
}

p {
  padding: 10px 0px;
}

ul, ol {
  display: block;
  margin: 5px 5px 5px 30px;
}

.clear {
  clear:both;
}

#main {
  width: 1010px;
  margin: 30px auto 0px auto;
  clear: both;
  _text-align: left;
}

#header {
  width: 1010px;
  height: 100px;
  background: #233C9B url("/files/styles/63308/header2012.jpg") 0 0 no-repeat;
  color: #FFF;
}
#title {
  padding: 0px 145px 0px 25px;
}
#title .languages {
  height: 25px;
}
#flags {
  margin: 0px auto;
  padding-top: 4px;
  width: 60px;
}
#flags span {
  margin-left: 4px;
}
#title h1 {
  margin: 0px;
  font-size: 200%;
  text-align: center;
}

#tabs {
  background: #192666;
  margin: 0px 5px;
  height: 20px;
  color: #FFF;
  padding: 2px 10px 1px 20px;
}
#tabs a, #tabs a:hover {
  color: #FFF;
}
#tabs a:hover {
  text-decoration: underline;
}

.conf_place {
  font: 130%/110% "georgia",serif normal;
  float: left;
  padding-left: 280px;
}
.logout {
  float: right;
}

#page {
  width: 1010px;
  background: #FFF url("/files/conferences/dicr2008/23021/bg_page.gif") 0 0 repeat-y;
}
#page-in {
  padding: 10px 0px;
  background: url("/files/conferences/dicr2008/23022/bg_page_in.gif") 0 0 no-repeat;
}

#content {
  float: left;
  width: 720px;
  padding-left: 20px;
}

#content .article {
  padding: 20px;
  background: url("/files/conferences/dicr2008/23025/content_article_bg.gif") 0 0 no-repeat;
  min-height: 300px;
  _height: 300px;
}
#content .article h2 {
  margin: 0px -20px 5px -20px;
  padding: 10px;
  background: #DEE5FD url("/files/conferences/dicr2008/23026/content_title_bg.gif") 0 0 repeat-y;
  color: #192666;
}

#col {
  float: left;
  width: 250px;
  background: #CEDBF9 url("/files/conferences/dicr2008/23023/col_bg.gif") 0 0 repeat-y;
  min-height: 175px;
  _height: 175px;
}
#col-in {
  padding: 10px;
  background: url("/files/conferences/dicr2008/23024/col_top.gif") 0 0 no-repeat;
}

#col ul {
  margin: 0px;
  list-style: none;
}
#col ul li {
  border-bottom: 1px solid #E0E8FA;
}
#col ul li a {
  display: block;
  padding: 3px 0px 3px 22px;
  background: url("	/files/conferences/dicr2008/23029/ico_archive.gif") 5px 6px no-repeat;
  text-decoration: none;
}
#col ul li a:hover {
  background-color: #D3DFF8;
  color: #192666;
}
#logo {
  text-align: center;
  padding-top: 25px;
}
#logo img {
  border: 1px solid darkblue;
}

#footer {
  width: 1010px;
  height: 60px;
  margin-bottom: 10px;
  background: url("/files/conferences/dicr2008/23027/footer.gif") 0 0 no-repeat;
  color: #6685CC;
}
#footer-in {
  padding: 10px 50px;
}
#footer a {
  color:#6685CC;
}
#footer a:hover {
  color:#192666;
}
