@charset "iso-8859-1";
body {
background-color: #8CBD96;
background-image: url(Abydflower2.gif);
background-attachment: fixed;
margin-left: 10%;
margin-right: 10%;

scrollbar-base-color: #3E9368; 
scrollbar-track-color: #648f8f;
scrollbar-face-color: #6da586;
scrollbar-highlight-color: #45C4C4;
scrollbar-3dlight-color: #45C49A;
scrollbar-darkshadow-color: #729D72;
scrollbar-shadow-color: #80AB80;
scrollbar-arrow-color: #35B5B5;
}

h1, h2, h3,h4{
text-align: center;
font-family: Arial, Tahoma, sans-serif;
color: #42889E;
}


p { 
font-family: Arial, Tahoma, sans-serif;
font-size: 8p;
color: #42889E}

 a:link {
    color: #42889E }
   text-decoration: none;
}
  a:visited {
    color: #577890;
text-decoration: none;
}

a:hover {color: 577890;
text-decoration: none;}

a:active {color: #ff0000;
text-decoration: none;}


#sidebox {
position: absolute;
top: 70px;
left:1%;
width:17%;
height:500px;
background-color: #F5E9C1;
padding: 8px;
}

#textbox {
position: absolute;
top: 70px;
left:5%;
width: 98%;
background-color: #F5E9C1;
margin-left:120px;
padding: 10px;
padding-top:25px;
}





#footer {
position: absolute;
top: 1600px;
left: 0px;
width: 100%;
height: 50px;
}
