body {
  
  margin:0px;
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 0px;
  border: 0px;
  background-image: url('bg0.gif');
}

li { 
 list-style-type: squarre;
 color: #555555;
}

ul{
  background-image: url('bg7.gif');
  background-repeat: repeat-x;
  background-position: 0 -30;
  margin: 0px;
  padding: 20px;
  width: 250px;
  border-top: 1px solid #AAAAAA;
  padding-top: 1px;
  margin-top: 15px;
}

#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: 360px;
  height: 110px;  
  background-repeat: no-repeat;
  float: left;
  position: relative;
  top: 16px;
  left: 20px;
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-size: 18pt;
  color: black;
}

#top-right {
  width: 390px;

  height: 116px;
  float: right;
}

#main-null {
  background-image: url('bg3.gif');
  background-repeat: repeat-x;
  background-color: white;
}

#main-null2 {
  xxbackground-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;
  background-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;
  background-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: 178px;
  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: 250px;
  float: left;
  margin-top: 10px;
}


#text, #gallery{
  padding-left: 30px;
  padding-top: 15px;
  padding-right: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  line-height: 150%;
}

#text {
  padding-right: 5px;
  padding-top: 10px;
}

#text img {
  border: 5px solid #FAFAFA;
  border: 7px solid #FEAC3D;
  margin: 15px;
  margin-right: 30px;
  margin-left: 0px;
  float: left;
  padding: 10px;   
  background-image: url('bg7.gif');
  background-repeat: repeat-x;  
}


#text bb{
  color: #666666;
  font-size: 13px;
  padding: 5px;
  background-color: #F9F9F9;
  border: 1px solid #EEEEEE;
  margin: 5px;
}

#gallery{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  float: right;
  line-height: 150%;
  font-size: 10px;
  color: #555555;
}

#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, sans-serif;
  font-size: 12px;
  font-weight: normal
  text-decoration: none;
  text-align: right;
  float: right;
  color: white;
  margin-right: 20px;
  clear: both;
  position: relative;
  top: 7px;
  xxletter-spacing: 5px;
  width: 390px;
  color: black;
}

#headline a{  
 text-decoration: none;
 color: black;
}

#headline a:hover{  
 color: #444444;
}


h3 {
  color: #FEAC3D;
  font-family: Arial Narrow,Verdana,Arial, sans-serif;
  font-family: Verdana,Arial, sans-serif;
  font-size: 18pt;
  padding-left: 18pt;
  background-repeat: repeat-y;
  font-weight: normal;  
  padding: 8px;
  padding-left: 15px;
  border-bottom: 1px solid #E0E0E0;
}


h1 {
  color: #FEAC3D;
  font-family: Verdana,Arial, sans-serif;
  font-weight: normal;
  font-size: 14pt;
  margin-bottom: 10px;
  margin-top: 15px;
  color: #555555;  
}

#all {
xxmin-width: 950px;
xxwidth: expression(this.scrollWidth < 950? "950px" : "auto" );
xxoverflow: visible;
width: 950px;
}
