<style type="text/css">
<!-- BODY {background:#222222;}-->

div#foto-comment {
position: fixed; 
top: 50px; 
left: 0px;
z-index: 2; 
width: 220px; 
height: 150px; 
background: #222222; }

div#menu-left {
position: fixed; 
top: 100px; 
left: 10px;
z-index: 2; 
width: 200px; 
height: 100%; 
background: #222222; }


div#text {
position: absolute; 
top: 0px; 
left: 225px; 
right: 100% -225px; 
bottom: 100%; 
z-index: 1; 
height: 100%;
background: #222222; }

div#fotos {
position: fixed; 
top: 50px; 
left: 22px;
z-index: 2; 
width: 530px; 
height: 100%; 
background: #222222; }

div#fotos-text {
position: absolute; 
top: 0px; 
left: 555px; 
right: 100% -500px; 
bottom: 100%; 
z-index: 1; 
height: 100%;
background: #222222; }

div#fototext {
font-family:"Trebuchet MS";
font-size: 70%;
font-style:"italic";
color:#FFFFB3;
}

div#copytext {
font-family:"Arial";
font-size: 70%;
font-style:"normal";
color:#FFFFB3;
}

h0 {font-family:"Trebuchet MS"; font-size: 125%;color: #FFFFB3}
h1 {font-family:"Trebuchet MS"; font-size: 125%;color: #FFFFB3}
h2 {font-family:"Trebuchet MS"; font-size: 150%; color: #FFFFB3}
h3 {font-family:"Trebuchet MS"; font-size: 200%; color: #FFFFB3}
h4 {font-family:"Trebuchet MS"; font-size: 275%; color: #FFFFB3}
p  {font-family:"Trebuchet MS"; font-size: 90%; color: #FFFFB3}
li {font-family:"Trebuchet MS"; font-size: 90%; color:#FFFFB3}


a:link {font-family="Trebuchet MS"; font-size: 100%; color: #FF0000; background-color:#222222; text-decoration: none;}
a:visited {font-family="Trebuchet MS"; font-size: 100%; color: #FF0000; background-color:#222222; text-decoration: none;}
a:hover {font-family="Trebuchet MS"; font-size: 100%; color: #FFFFB3}
a:active {font-family="Trebuchet MS"; font-size: 100%; color: #FFFFB3}
</style>