body {
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 0px;
  border: 0px;
  background-image: url('bg0.gif');

}


li {
list-style-image: url('li.gif');
}

#body-null {
  background-color: white;
  border: 1px solid white;
  min-width: 760px;
}

#top-margin {
  height: 24px;
  background-image: url('bg2.gif');
  background-repeat: repeat-x;
}

#bottom-margin {
  height: 24px;
  background-image: url('bg6.gif');
  background-repeat: repeat-x;
}

#top-null {
 border-bottom: 1px solid white;
}

#top {
  height: 150px;
  background-image: url('bg1.gif');
  background-repeat: repeat-x;
}

#top-logo {
  width: 460px;
  height: 110px;
  background-image: url('logo.jpg');
  background-repeat: no-repeat;
  float: left;
  position: relative;
  top: 6px;

}

#top-right {
  width: 290px;
  height: 116px;
  background-image: url('logo2.gif');
  background-repeat: no-repeat;
  float: right;
}

#main-null {
  background-image: url('bg3.gif');
  background-repeat: repeat-x;
  background-color: white;
}

#main-null2 {
  background-image: url('bg4.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: white;
}

#bottom {
  height: 28px;
  background-image: url('bg5.gif');
  background-repeat: repeat-x;
}

.menu-null {
  border-right: 1px solid #CCCCCC;
  padding-right: 1px;
  clear: both;
  float: left;
  babckground-color: white;
}

.menu-1 {
  width: 8px;
  height: 45px;
  background-image: url('blue1.gif');
  background-repeat: repeat-x;
  float: left;
  border-bottom: 1px solid white;

}

.menu-blue2 {
  width: 200px;
  height: 45px;
  background-image: url('blue2.gif');
  background-repeat: repeat-x;
  float: left;
  border-bottom: 1px solid white;
}

.menu-g1 {
  width: 8px;
  height: 45px;
  bbackground-image: url('gray1.gif');
  background-color: #E0E0E0;
  background-repeat: repeat-x;
  float: left;
  border-bottom: 1px solid white;

}

.menu-gray2 {
  width: 200px;
  height: 45px;
  background-image: url('gray2.gif');
  background-repeat: repeat-x;
  float: left;
  border-bottom: 1px solid white;
}


.menu-active a {
  width: 170px;
  height: 45px;
  background-image: url('blue2.gif');
  background-repeat: repeat-x;
  float: left;
  padding-right: 10px;
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-size: 16pt;
  color: white;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  display: block;
  border-bottom: 1px solid white;
}

.menu-active a:hover {
  background-image: url('blue1.gif');
  color: #EEEEEE;
}

#main-clear {
  height:70px;
  clear: both;
}

#menu-block{
  float: left;
}

.menu-inactive a {
  width: 170px;
  height: 45px;
  bbackground-image: url('gray2.gif');
  background-color: #F4F4F4;
  background-repeat: repeat-x;
  float: left;
  padding-right: 10px;
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-size: 16pt;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  display: block;
  border-bottom: 1px solid white;

}

.menu-inactive a:hover {
  background-image: url('gray1.gif');
  color: black;
}


.menu-pos {
  position: relative;
  top: 17px;
}

#text-null{
  float: left;
  max-width: 300px;
}

#gallery-null{
  width: 280px;
  float: right;
}


#text, #gallery{
  padding-left: 30px;
  padding-top: 15;
  padding-right: 0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: black;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  line-height: 150%;
}

#text {
  padding-right: 5px;
}

#gallery{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  float: right;
  line-height: 150%;
}


#text h2, #gallery h2{
  padding-bottom: 5px;
  border-bottom: 3px solid #F0F0F0;
  font-family: Arial Narrow, Arial, sans-serif;
  font-size: 18pt;
  color: #183883;
  color: #365A7C;
  color: #74A3CF;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}

#text li{
  list-style-type: square;
}

.column{
 width: 200px;
 float: left;
}

.minimal-width{
 width: 780px;
 border-top: 1px solid black;
 height: 1px;
 font-size: 1px;
}


.photo{
 border: 0px solid #999999;
}


.photo-border{
 border: 2px solid #F0F0F0;
 padding: 8px;
 bacckground-image: url('bg8.gif');
 background-color: #EDEDED;
}


#menu-bottom {
  width: 178px;
  height: 91px;
  height: 200px;
  background-image: url('bg7.gif');
  background-repeat: repeat-x;
  float: left;
  margin-bottom: 50px;
}


#text a{
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: underline;
  text-align: left;
  line-height: 170%;
  color: #74A3CF;
}


#text a:hover{
  color: #666666;
  text-decoration: none;
}

#photo-gallery-null{
float: left;
padding: 25px;
}

.photo-border-gal{
 border: 2px solid #E0E0E0;
 background-image: url('bg8.gif');
 padding: 8px;
 margin: 10px;
 float: left;
 clear: both;
}


#main-clear2{
height: 1px;
font-size: 1px;
clear: both;
}

#mail {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: #666666;
  font-weight: normal;
}


#mail a{
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: #74A3CF;
  font-weight: bold;
  text-decoration: underline;
}


#mail a:hover{
  color: #666666;
  text-decoration: none;
}

#gal-bottom {
  width: 270px;
  height: 91px;
  height: 200px;
  background-image: url('bg7.gif');
  background-repeat: repeat-x;
  float: left;
  margin-bottom: 50px;
}


#headline{
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  float: right;
  color: white;
  margin-right: 20px;
  clear: both;
  position: relative;
  top: 2px;
  letter-spacing: 5px;
}

