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:#FFFFFF; 
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(194,67,67); 
}

A:visited 
{ 
color:rgb(194,67,67); 
}

A:active 
{ 
color:rgb(194,67,67);   
}

A:hover 
{ 
color:rgb(52,97,210); 
}

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/SplashPage.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 Comic Sans MS, Verdana, sans-serif;
border-left: 1px solid rgb(194,67,67);
color: rgb(194,67,67); background: transparent;
}

div#menu a:visited 
{
color: rgb(52,97,210);
}

div#menu h4 
{   
background-color: transparent; 
color: rgb(52,97,210);
margin: 0 3px 0 0; 
padding: 0 0 0 1em; 
font: bold 12px Arial, Verdana, sans-serif;
border-left: 1px solid rgb(194,67,67);
border-bottom: 2px solid rgb(194,67,67);
}

div#menu a:hover 
{
background-color: rgb(218,192,138);
color: rgb(52,97,210);
border-left: 7px solid rgb(194,67,67); 
padding-left: 7px; margin-left: 0;
}
   
p.last 
{ 
font-size: 20px; 
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(52,97,210); 
background:rgb(218,192,138);
}