div,p,li,ul,table,tr,td,h1,h2,h3,h4,h5,hr,label {
  padding: 0;
  margin: 0;
}

* {
  font-size: 1em;
  font-family: verdana,arial,serif;
}

body {
  background-color: #fff;
  font-size: 100%;
}

div#wrapper {
  position: relative;
  width: 950px;
  background: transparent;
  margin: 0 auto;
}

div#wrapper div#header {
  position: relative;
  width: 950px;
  height: 170px;
  margin-bottom: 10px;
  background-image: url(/media/background/ejb_website_top.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

div#wrapper div#content_wrapper {
  position: relative;
  width: 930px;
  margin-left: 10px;
}

div#wrapper div#content_wrapper div#navigation {
  position: relative;
  width: 170px;
  float: left;
}


div#wrapper div#content_wrapper div#sidebar {
  position: relative;
  width: 170px;
  float: right;
}

div.nav_sidebar_block {
  position: relative;
  width: 150px;
  min-height: 40px;
  margin-bottom: 10px;
  background-color: #e0e2e2;
  background-image: url(/media/background/nav_sidebar_block_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0 10px 10px 10px;
  font-size: 0.7em;
}

div.nav_sidebar_block h2 {
  position: relative;
  height: 18px;
  background-color: #cdd1d1;
  background-image: url(/media/background/nav_sidebar_block_top.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: 0 -10px 10px -10px;
  padding: 2px 10px 0 10px;
  color: #000;
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
}

div.nav_sidebar_block h3 {
  margin-bottom: 5px;
  font-weight: normal;
}

div.nav_sidebar_block ul {
  position: relative;
  margin: 0 0 0 10px;
}

div.nav_sidebar_block ul li {
  position: relative;
}

div.nav_sidebar_block ul li a {
  position: relative;
  color: #8f8f90;
  text-decoration: none;
  line-height: 1.5em;
  display: block;
}

div.nav_sidebar_block ul li a:hover {
  position: relative;
  color: #8f8f90;
  line-height: 1.5em;
  display: block;
}

div#wrapper div#content_wrapper div#content {
  position: relative;
  margin-left: 180px;
  margin-right: 180px;
  font-size: 0.7em;
}

div#wrapper div#content_wrapper div#content_fullsize {
  position: relative;
  margin-left: 180px;
  margin-right: 0;
  font-size: 0.7em;
}

div#wrapper div#content_wrapper div#content table tr td ,
div#wrapper div#content_wrapper div#content_fullsize table tr td {
  vertical-align: top;
  padding-right: 10px;
}

div#wrapper div#content_wrapper div#content table tr td.listNavigation ,
div#wrapper div#content_wrapper div#content_fullsize table tr td.listNavigation {
  text-align: center;
  padding: 5px 0 5px 0;
}

div.content_block {
  position: relative;
  padding: 0 10px 10px 10px;
  background-color: #e6e8e8;
  min-height: 40px;
  margin-bottom: 10px;
  width: 550px;
  background-image: url(/media/background/content_block_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  line-height: 1.5em;
}

div.content_block h1 {
  position: relative;
  height: 18px;
  padding: 2px 10px 0 10px;
  margin: 0 -10px 10px -10px;
  background-color: #cdd1d1;
  background-image: url(/media/background/content_block_top.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

div.content_block a,
div.content_block_fullsize a {
  color: #8f8f90;
  text-decoration: none;
}

div.content_block a.image,
div.content_block_fullsize a.image {
  text-decoration: none;
  border: 0;
}

div.content_block a.image img,
div.content_block_fullsize a.image img {
  border: 0;
}

div.content_block a:hover,
div.content_block_fullsize a:hover {
  text-decoration: underline;
}

div.content_block ul,
div.content_block_fullsize ul {
  margin-left: 15px;
}

div.content_block_fullsize {
  position: relative;
  padding: 0 10px 10px 10px;
  background-color: #e6e8e8;
  min-height: 40px;
  margin-bottom: 10px;
  width: 730px;
  background-image: url(/media/background/content_block_fullsize_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  line-height: 1.5em;
}

div.content_block_fullsize h1 {
  position: relative;
  height: 18px;
  padding: 2px 10px 0 10px;
  margin: 0 -10px 10px -10px;
  background-color: #cdd1d1;
  background-image: url(/media/background/content_block_fullsize_top.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

div.content_block div.image,
div.content_block_fullsize div.image {
  position: relative;
  background: transparent;
  width: 180px;
}

div.nav_sidebar_block div.image {
  position: relative;
  background: transparent;
  width: 150px;
}

div.content_block div.gallery,
div.content_block_fullsize div.gallery {
  width: 160px !important;
  margin-bottom: 10px;
}

div.nav_sidebar_block div.image a img,
div.content_block div.image a img,
div.content_block_fullsize div.image a img {
  border: 0;
}

div.nav_sidebar_block div.image img,
div.content_block div.image img,
div.content_block_fullsize div.image img {
  position: relative;  
  border: 0;
}

div.nav_sidebar_block div.image img.corner_top_left,
div.content_block div.image img.corner_top_left,
div.content_block_fullsize div.image img.corner_top_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  z-index: 1000;
}

div.nav_sidebar_block div.image img.corner_top_right,
div.content_block div.image img.corner_top_right,
div.content_block_fullsize div.image img.corner_top_right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 10px;
}

div.nav_sidebar_block div.image img.corner_bottom_left,
div.content_block div.image img.corner_bottom_left,
div.content_block_fullsize div.image img.corner_bottom_left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
}

div.nav_sidebar_block div.image img.corner_bottom_right,
div.content_block div.image img.corner_bottom_right,
div.content_block_fullsize div.image img.corner_bottom_right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 10px;
  height: 10px;
}

div#wrapper div#footer {
  position: relative;
  width: 950px;
  height: 19px;
  margin-top: 10px;
  background-image: url(/media/background/footer.gif);
  background-repeat: no-repeat;
  background-position: top left;
  clear: both;
}

form p.formfield {
  margin-bottom: 10px;
}

form table tr td label {
  color: #000;
}

form table tr td input.textinput {
  border: 1px #8f8f90 dotted;
  width: 200px;
}

form table tr td textarea.textinput {
  border: 1px #8f8f90 dotted;
  width: 200px;
  height: 130px;
}

form table tr td input.submit {
  background-color: #8f8f90;
  color: #fff;
  border: 1px #fff solid;
}

form table tr td input.current,
form table tr td textarea.current {
  border: 1px #ffaa00 solid;
  color: #000;
}

div.news_info {
  border-top: 1px #8f8f90 solid;
  font-size: 0.9em;
  font-style: italic;
  margin-top: 10px;
}

div.listNavigation {
  text-align: center;
  margin: 10px 0 10px 0;
}

div.listNavigation a {
  color: #8f8f90;
  text-decoration: none;
}

div.listNavigation a:hover {
  text-decoration: underline;
}

a.detailNavigation {
  color: #8f8f90;
  text-decoration: none;
  font-size: 0.7em;
}

a.detailNavigation:hover {
  color: #000;
}

div.guestbook_comment {
  border-top: 1px #8f8f90 solid;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 0.9em;
  font-style: italic;
}
