HTML, BODY {
  height: 100%;
  }
BODY {
  background:#f3f3f3 url('gfx/back_big.gif') center center no-repeat;
  margin:0px;
  }
DIV, H1, H2, H3, H4, H5, P, TD {
  margin:0px;
  padding:0px;
  font-family:Tahoma;
  font-size:12px;
  color:white;
  }
A {
  color:white;
  text-decoration:underline;
  }
TABLE {
  border-collapse:collapse;
  width:100%;
  }
TD {
  border-top:1px solid #F47C20;
  padding:3px;
  }
TD.right {
  text-align:right;
  width:30%;
  }
IMG {
  border:0px;
  }
H3 {
  font-size:18px;
  }
H2 {
  font-size:15px;
  line-height:25px;
  }
H2 A {
  font-size:11px;
  }
H5 {
  font-size:10px;
  font-weight:normal;
  color:#F0DED8;
  }
H2 A {
  display:block;
  padding-left:25px;
  color:white;
  border-bottom:1px solid white;
  text-decoration:none;
  background:transparent url('gfx/mutter2.gif') center left no-repeat;
  }
H2 A.active {
  background:transparent url('gfx/mutter3.gif') center left no-repeat;
  }
H2 A:hover {
  background:transparent url('gfx/mutter.gif') center left no-repeat;
  }
#print_info {
  display:none;
  visibility:hidden;
  }
#westland_main {
  width:670px;
  height:400px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left:-350px;
  margin-top:-225px;
  border:15px solid white;
  background:#D36827 url('gfx/back.gif') top right no-repeat;
  }
#cols, #contact {
  clear:both;
  }
#contact {
  padding:5px 0px 0px 502px;
  }
#menu {
  float:right;
  margin-top:40px;
  width:168px;
  }
#header {
	width:600px;
  padding:0px 0px 25px 50px;
  }
#header H1 {
  float:right;
  }
#header H3 {
  padding-top:35px;
  }
#scroller {
  float:left;
  position:relative;
  width:485px;
  height:290px;
  overflow:hidden;
  }
#scrollContainer {
  position:absolute;
  top:5px;
  left:50px;
  width:395px;
  }
#scrollControls {
  position:absolute;
  top:0px;
  right:5px;
  height:385px;
  width:10px;
  }

