body {
 font-size: 12pt ;
 color: #000000 ;
 background-color: #FFFFFF ;
}

a:link,
a:visited {
 text-decoration: underline;
 color: #000000;
}

img {
 border: 0 ;
}

#icr_logo {
 height: 60px ;
}

#title,
#photo_container,
#navarea,
#here,
#language,
#w3c,
#left,
#right_left,
#right_under {
  display: none ;
}

#right_under {
  height: 50px ;
}

#header,
#catalogue,
div#center,
#center_main,
div#right,
#icr_logo h1 {
  float: none ;
  width: auto ;
  height: auto ;
  margin: 0px 0px 0px 0px ;
  padding: 0px 0px 0px 0px ;
  border : 0 ! important;
  position : static ;
}

#right_right {
  float: none ;
  width: auto ;
  height: auto ;
  margin: 20px 0px 0px 0px ;
  padding: 0px 0px 0px 0px ;
  border : 0 ! important;
  position : static ;
}

#footer {
  padding: 0px 0px 0px 0px ;
  margin: 0px 0px 0px 0px ;
  font-size : 10pt ;
  font-weight : bold ;
}

#wrapper {
  margin: 20px 0px 0px 30px ;
  padding: 0px 0px 0px 0px ;
}

#icr_logo h1 {
  font-weight : bold ;
  font-size : 18pt ;
}

#catalogue h2 A {
  font-weight : bold ;
  font-size : 12pt ;
  text-decoration : none ;
  text-transform : uppercase ;
  color : black ;
}

#catalogue ul{
  list-style: none ;
}

#catalogue li a {
  font-size : 12pt ;
  text-decoration : none ;
}

