img#top
{
position: absolute; 
top:0px; left:0px;
}

img#left
{
position: absolute; 
top:174px; left:0px;
}

UL 
{
list-style-image: url('images/bullett1.gif');
}

li 
{ 
margin-bottom: 5px; 
} 

BODY
{
background-color:#F5CC96; 
margin: 0 0 0 0;
margin: 0; padding: 0;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
line-height:1.5; 
font-size:12px; 
font-family:Verdana, Arial, sans-serif;
}

A:link 
{ 
color:rgb(80,60,28); 
}

A:visited 
{ 
color:rgb(80,60,28); 
}

A:active 
{ 
color:rgb(80,60,28);   
}

A:hover 
{ 
color:rgb(159,113,41); 
}

div.wrap 
{
color: black; 
margin: 0 2em; 
}

p 
{
margin: 0; 
padding: 0.5em 1em;
text-align: justify;
}

h1, h2 
{
margin: 0; 
padding: 0 0.5em;
}

div#p1 
{
position: absolute; 
top:170px; left:105px;
width:490px;
}

div#splash
{
color: #000000;
weight: bold;
padding: 80px 30px 30px 20px;  
background-image:url('images/shimmer_splash.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
text-align: center;
height:300px;
}

div#menu 
{
position: absolute; 
top:220px; left:605px; 
width: 130px;
}

div#menu a 
{
display: block;
margin: 0 3px 0 0; 
padding: 1px 10px 1px 5px;
text-decoration: none;
font: bold 10px Arial, Verdana, sans-serif;
border-left: 1px solid rgb(80,60,28);
color: rgb(80,60,28); background: transparent;
}

div#menu a:visited 
{
color: rgb(159,113,41);
}

div#menu h4 
{
background-color: transparent; color: rgb(30%,20%,10%);
margin: 0 3px 0 0; padding: 0 0 0 1em; 
font: bold 12px Arial, Verdana, sans-serif;
border-left: 1px solid rgb(80,60,28);
border-bottom: 2px solid rgb(80,60,28);
}

div#menu a:hover 
{
background-color: rgb(159,113,41);
color: rgb(255,255,255);
border-left: 7px solid rgb(80,60,28); 
padding-left: 7px; margin-left: 0;
}
   
p.last 
{ 
font-size: .8em; 
border-top: .1em solid rgb(0,0,0);
border-bottom: .1em solid solid rgb(0,0,0);
border-left: .1em solid solid rgb(0,0,0);
border-right: .1em solid solid rgb(0,0,0);
margin: 0; 
padding: .1em 1em; 
color:rgb(119,110,119); 
background:rgb(204,204,204);
} 