body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 600px 
}
#centered {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 600px;
  text-align: left;
}

img#top
{
position: absolute; 
top:0px; left:0px;
}
img#top2
{
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:#b0cddb; 
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(75,75,128); 
}

A:visited 
{ 
color:rgb(50,50,150); 
}

A:active 
{ 
color:rgb(180,160,28);   
}

A:hover 
{ 
color:rgb(589,513,261); 
}

div.wrap 
{
color: #000080; 
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:160px; left:100px;
width:480px;
}

div#splash
{
color: #ffffff;
weight: bold;
padding: 10px 30px 30px 20px;  
background-image:url('images/splash2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
text-align: center;
height:400px;
}

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(10,10,138); background: transparent;
}

div#menu a:visited 
{
color: rgb(80,100,200);
}

div#menu h4 
{
background-color: transparent; color: rgb(10%,10%,50%);
margin: 0 3px 0 0; padding: 0 0 0 1em; 
font: bold 12px Arial, Verdana, sans-serif;
border-left: 1px solid rgb(0,0,0);
border-bottom: 2px solid rgb(0,0,0);
}

div#menu a:hover 
{
background-color: rgb(159,180,261);
color: rgb(255,255,255);
border-left: 7px solid rgb(0,0,08); 
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(0,0,0); 
background:rgb(0,0,0);
}