  * {
    margin:0; padding:0;
  }
  body {
    font-family:Calibri;
    font-size:1em;
    background: #59334A url('images/background3.jpg');
    overflow-y:hidden;
  }
  a:link{
    color: #fffaf1;
    text-decoration: none;
  }
  a:visited{
    color: #fffaf1;
    text-decoration: none;
  }
  a:hover{
    color: pink;
    text-decoration: none;
  }
  a:active{
    color: fffaf1;
    text-decoration: none;
  }
  #li{
    margin-left: 6px;
    padding-left: 6px;;
  }
  
  .outer{
    margin-left: auto; margin-right: auto;
    margin-top: auto; margin-bottom: auto;
    font-size:1.2em;
    height:32.4em;
    width:1000;
    overflow-x:hidden;overflow-y:hidden;
    text-align:left;
    background-color: #EBE5C6;
    border-style:solid; border-width:8; border-color:#EBE5C6;
  }
  .upperpanel{
    margin-top:0.3em;
    background-color: #EBE5C6;
    margin-left: auto;margin-right: auto;
    width:1000;
    height:236px;
    overflow-x:hidden;overflow-y:hidden;
  }
  .content{
    margin-left: auto;margin-right: auto;
    height:17.9em;
    width:1009;
    background-color: #EBE5C6;
    border-style:solid; border-width:0; border-color: blue;
  }
  ul
  {
  	margin-left:1.15em;
  }
  ol
  {
  	margin-left:1.15em;
  }
  .upperbar{
    position:absolute;
    top:14.4em;
    width: 1002px;
    margin-left: auto;margin-right: auto;
    height:1.8em;
    background-color: #988769;
    overflow: visible;
    border-style:solid; border-width:0; border-color:yellow;
  }
  .lowerbar{
    position:absolute;
    top:34em;
    width: 1002px;
    margin-left: auto;margin-right: auto;
    height:1.8em;
    background-color: #988769;
    overflow: visible;
    border-style:solid; border-width:0; border-color:yellow;
  }
  .button{
    height:1.7em;
    font-size:1em;
    color: pink;
    text-align: left;
    line-height:1.6em;
    margin-left: 0px;
    padding: 0 0 0 1em;
    background-color: #393839;
    border-style:solid; 
    border-width:3 1 3 0;
    border-color:#EBE5C6;
    float: left;
    white-space: nowrap;
  }
  .fotos {
    height:17.9em;
    width:75em;
    font-size:1em;
    color: purple;
    text-align: left;
    line-height:1.6em;
    background-color: #FFD4D2;
    border-style:solid; 
    border-width:0;
    float: left;
    overflow-x:show;overflow-y:hidden;
  }
  .foto {
  	float: left;
    padding: 2em 0 1em 0;
  }
  .textcolumn{
    height:17.9em;
    font-size:1em;
    color: purple;
    text-align: left;
    line-height:1.6em;
    margin-left: 0px;
    padding: 0 0 0 1em;
    background-color: #FFD4D2;
    border-style:solid; 
    border-width:0;
    float: left;
    overflow-x:hidden;overflow-y:auto;
  }
  .clearfloat{
    clear: both;
  }
  .logo1{
  	position: relative;
  	top: 0px;
  	left: 0px;
    height:200px;
    width:304px;
    border-style:solid; border-width:0; border-color: red;
    margin: 0px 0px;
  }
  .logo2{
  	position: relative;
  	top: -200px;
  	left: 700px;
    height:200px;
    width:304px;
    border-style:solid; border-width:0; border-color: black;
    margin: 0px 2px 0px 0px;
  }
  .gallery{
    float: left;
    width:400px; 
    border-style:solid; border-width:0; border-color:yellow;
  }
