
body 
{background-color:#FFFF99;
background-image: url(images/yellowzig.gif);
font-weight: 500;
text-align: left;
color: #000000;
width: 100%;
height: 100%;
margin: 0;
padding:0px;
z-index: 0;}

abbr, acronym, dfn {cursor: help; text-decoration: underline; color: #cc3366;}

a.menulink:link {  text-decoration: underline; font-weight: bold; color:  #663300; }
a.menulink:active {  text-decoration: none; font-weight: bold;}
a.menulink:visited { text-decoration: underline; font-weight: bold; color:#fffcde; }
a.menulink:hover {  text-decoration: underline; font-weight: bold; background-color:#ffc700;}

a.whitelink:link {  text-decoration: underline; font-weight: bold; color:#ffdb91; }
a.whitelink:active {  text-decoration: none; font-weight: bold;}
a.whitelink:visited { text-decoration: underline; font-weight: bold; color:#ffffa3; }
a.whitelink:hover {  text-decoration: underline; font-weight: bold; background-color:#ffc700; color:#663300;   }


table, th, tr, td {border-collapse: collapse ;
 border: solid 1px black;  padding: 5px; vertical-align: top; font-size: 100%;}
thead {background-color: white;}

.photostyle {
background-color:#ffdb91;
padding: 5px;
margin: 5px;
border: 5px green solid; }


.menuleft {
position: absolute; left: 0px; top:295px; width: 350px;
background-image: url(images/fademenu.jpg);
background-repeat: repeat-y;
background-position: 0 0;
z-index: 1;
height: 1000%;
font-size: 85%;
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
text-align: left;
padding-left: 20px;
color:#336600;  
border:none;

}

.content {
position: absolute; left: 350px; top:140px; border: none; width: 605px;
background-image: url(images/yellowzig.gif);
border:0;
font-size: 90%;
margin:0;
margin-right: 10%;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
text-align: left;
color: #336600;
padding:0px;
padding-left: 20px;}


H1, H2, H3, H4 {color:#663300; font-style:italic; font-weight: 500;}

H1 {font-size: 180%;}
H2 {font-size: 160%;}
H3 {font-size: 120%;}
H4 {font-size: 100%;}

