body
{ 
background-attachment: fixed;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: top left
}

h1
{
FONT-WEIGHT: bold; 
FONT-SIZE: 1em; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
}

h2
{
FONT-WEIGHT: bold; 
FONT-SIZE: 0.75em; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
}

h3
{
position: absolute;
top: 20.5em;
left: 30em;
}

h4
{
position: absolute;
top: 22em;
left: 42em;
}

h5
{
position: absolute;
top: 33em;
left: 6em;
FONT-WEIGHT: normal; 
FONT-SIZE: 0.7em; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
}

p
{
FONT-WEIGHT: normal; 
FONT-SIZE: 0.75em; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
}

p.center
{
FONT-WEIGHT: normal; 
FONT-SIZE: 0.7em; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-ALIGN: center
}

ul
{
list-style-image: url("images/bullet.gif");
FONT-WEIGHT: normal; 
FONT-SIZE: 0.75em;
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
}


a.menulink
{
/* for Ie5mac and NS/mozilla*/
width: auto;
}

a.menulink
{
text-decoration: none;
width: 100%;
padding: 0.3em;
display: block;
border: 1px #000 solid;
}

a.menulink:visited
{
color: #5179C5;
background: #5179C5;
}

a.menulink:hover
{
color: #5179C5;
background: #5179C5;
}

a:link
{
color: #0000CC;
}

a:visited
{
color: #0000CC;
}

a:hover
{
color: #0099FF;
}
