body {
  margin:0;
  background-repeat: no-repeat;
  background-position: top;
  color:#808080;
  font: normal normal 110% Tempus Sans ITC, Times, serif;
  text-align: left;
  }

#galleria{
  margin-top:315px;
  margin-left:5%;
  margin-right:0%;
  padding:0px;
  text-align:center;
  vertical-align:center;
  font: normal normal 100% Tempus Sans ITC, Times, serif;
  }

#transparent{
	background-image: url('picture.gif');
	background-repeat: no-repeat;
	position: relative;
	}

table {
table-layout: fixed;
width: 900px;
background: transparent;
/*border:1px solid black;*/
}

td {
/*width: 100px;*/
/*border:1px solid black;*/
}	

a:link {
  color:#cc6600;
  text-decoration:none;
  }

a:visited {
  color:#cc6600;
  text-decoration:none;
  }

a:hover {
  color:#808080;
  background-color: white;
  text-decoration:none;
}

a img {
  border-width:0;
  }

div#menu{
  position:absolute;
  top:18%;
  left:1.5%
 }

div#header h1{
 margin:0;
 line-height:204px;
 margin-left:20px
}

div#navigation{
 background-color:white;
 padding-left: 10px;
 border-bottom: 5px solid #bebebe ;
 }

div#navigation ul{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 }

div#navigation li{
 display: inline;
 margin: 0px;
 padding: 15px;
 }

div#navigation li a img{
margin: -6px;
}

h1 {
  margin:.5em 0 .35em 3em;
  font: normal normal 220% Tempus Sans ITC, Times, serif;
  text-align: right;
  letter-spacing:.1em;
  color:#949494;
}

h2{
  margin:.25em 0 0;
  padding:0 0 4px;
  font: normal normal 100% Georgia, Times, serif;
  font-size:80%;
  font-weight:normal;
  line-height:1.4em;
  color:#7f7fa6;
}

h3 {
  margin:.75em 0 0 0;
  padding:0 0 4px;
  font-size:120%;
  font-weight:normal;
  line-height:1.4em;
  color:#bebebe;
}

h4 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font: normal normal 100% Georgia, Times, serif;
  font-size:60%;
  font-weight:normal;
  line-height:1.4em;
  color:#808080;
}

h5 {
  margin:1 em 0 0;
  padding:0 0 0px;
  font: normal normal 100% Georgia, Times, serif;  
  font-size:70%;
  font-weight:normal;
  line-height:1.0em;
  color:#808080;
}

h6{
  margin:.25em 0 0;
  padding:0 0 4px;
  font: normal normal 100% Georgia, Times, serif;
  font-size:60%;
  font-weight:normal;
  line-height:1.4em;
  color:#cc6600;
}

h2_old {
  margin:1.5em 0 .75em;
  font:normal normal 68% Trebuchet, Trebuchet MS, Arial, sans-serif;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#cc6600;
}