/* Generated by KompoZer */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  background-color: Silver;
  font-size: 80%;
  font-family: Verdana;
}
#container {
  margin: 0 auto;
  position: relative;
  width: 770px;
  text-align: left;
  font-size: 90%;
  background-color: white;
  -moz-box-shadow: 3px 3px 5px black;
  filter:
progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');}
#content {
  color: black;
  
  padding-left: 12em;
  padding-right: 14em;
  /*
  margin-left: 11em;
  margin-right: 14em;
  */
  padding-top: 5.3em;
}
ul.navbar {
/* 
margin works for IE
padding for Firefox???
  */
  padding-top: 0em;
  margin-top: 0em;
  margin-left: 0;
  padding-left: 0;
  top: 6.2em;
  left: 0em;
  width: 10em;
  position: absolute;
  filter:
progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');}
#photo {
  position: absolute;
  top: 7.2em;
  right: 1em;
  text-align: center;
  width: 120px;
}
#logos {
  position: absolute;
  top: 25em;
  right: 1em;
  text-align: center;
  width: 120px;
}
.name {
  border-left: 15px solid orange;
  position: absolute;
  top: 0em;
  width: 740px;
  font-size: 1.6em;
  font-weight: bolder;
  background-color: black;
  color: DarkOrange;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
    -moz-box-shadow: 3px 3px 5px black;
  /* text-shadow: Silver 1px 1px 2px;*/
 filter:
progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');
}
h1 {
  font-size: 1.7em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
}
ul.navbar li {
  border-left: 15px solid orange;
  margin: 0.5em 0;
  padding: 0.2em;
  background: black none repeat scroll 0% 50%;
  color: orange;
  list-style-type: none;
    -moz-box-shadow: 3px 3px 5px black;

}
ul.navbar a {
  text-decoration: none;
  color: Silver;
  font-weight: bold;
  font-size:1.1em;
}
ul.navbar a:hover {
  text-decoration: none;
  color: White;
  font-weight: bold;
}
ul.navbar a.selected {
  text-decoration: none;
  color: orange;
  font-weight: bold;
}
a:link {
}
a:visited {
}
address {
  border-top: 1px dotted;
  margin-top: 1em;
  padding-top: 1em;
  font-size: x-small;
  text-align: right;
}
li {
  list-style-type: square;
  padding-bottom: 0.8em;
}
a img {
  border:  none;
}

