  <style type="text/css">
body{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a:link {color:#FF9900;} /*Orange*/
a:link {text-decoration:none;}
a:visited {color:#FF9900;} /*Orange*/
a:hover {color:#c0c0c0;}  /*Grey*/
a:active {color:#c0c0c0;}  /*Grey*/

h1 {
        font-size: 18px;
        color: #FF9900; /*Orange*/  
        background-color: #FFFFFF;   
        border-bottom: sienna 4px solid;
        }
hr
{
color:#A0522D; /*sienna*/
width:450px;
margin-left: auto ;  
margin-right: auto ;
}


/* CSS for HEADER */

#arklo_logo {
  width: 100px ;
  margin-left: auto ;
  margin-right: 235px ;
}

#jsseason {
  width: 275px ;
  margin-left: 100px ;
  margin-right: auto ;
  font-size: 18px;        
  color: #FF9900;
}


#sitemap {
  width: 200px ;
  margin-left: auto ;
  margin-right: 150px ;
  font-size: 18px;
  color: #FF9900;
}

/* CSS for PICTURE TILES */

#hope {
position: relative;
left: 200px;
top: 170px;
z-index: 3;
}

#wintersegues {
position: relative;
left: 500px;
top: 120px;
z-index: 2;
}

#hbond {
position: relative;
left: 200px;
top: 50px;
z-index: 1;
}

#butisitart {
position: relative;
left: 500px;
top: -20px;
z-index: 2;
}

#stoneps {
position: relative;
left: 160px;
top: -60px;
z-index: 2;
}

#kneestory {
position: relative;
left: 500px;
top: -130px;
z-index: 3;
}

#edgey {
position: relative;
left: 160px;
top: -240px;
z-index: 4;
}

#gumbo {
position: relative;
left: 500px;
top: -300px;
z-index: 5;
}

#liverpool2 {
position: relative;
left: 160px;
top: -350px;
z-index: 4;
}

#bookofdays {
position: relative;
left: 500px;
top: -400px;
z-index: 5;
}

#frw {
position: relative;
left: 160px;
top: -450px;
z-index: 4;
}

#lfh {
position: relative;
left: 500px;
top: -500px;
z-index: 5;
}

#europa {
position: relative;
left: 160px;
top: -550px;
z-index: 4;
}

#specialmarks {
position: relative;
left: 500px;
top: -600px;
z-index: 3;
}

#eldorado {
position: relative;
left: 230px;
top: -630px;
z-index: 4;
}

#state {
position: relative;
left: 500px;
top: -680px;
z-index: 5;
}

#views36 {
position: relative;
left: 240px;
top: -730px;
z-index: 6;
}

/* CSS for FOOTER */
#sitemap_foot {
  position: relative;
  right: -700px;
  top: -700px;
  font-size: 18px;
  color: #FF9900;
}


#arklo_reg { 
position: relative;
  right: -450px;
  top: -650px;
}
#ccommons {
  position: relative;
  right: -250px;
  top: -600px;
}
#facebooklike {
  position: relative;
  right: -250px;
  top: -550px;
}
  </style>

