body {margin: 0; padding: 0;}

#header {position: relative; width: 915px; height: 137px; background-image: url(images/headertest.png); background-repeat: no-repeat; margin: 0 auto; padding: 0px; border: none; z-index: 0;}

#logo {position: absolute; margin-top: 0px; top: 55px; left: 0px; z-index: 1;}

#firsttext {padding: 0px; border: none; word-spacing: 20px; letter-spacing: 0px; z-index: 1;}

#link1
{
position: absolute;
margin-top: 0px;
top: 102px;
left: 517px;
text-align: right;
z-index: 1;
}

#link2
{
position: absolute;
top: 102px;
left: 635px;
text-align: right;
z-index: 1;
}

#link3
{
position: absolute;
top: 102px;
left: 728px;
text-align: right;
z-index: 1;
}

#link4
{
position: absolute;
top: 102px;
left: 822px;
text-align: right;
z-index: 1;
}



a.nav:link
{
color: #959998;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: arial, bully;
}

a.nav:visited
{
color: #959998;

text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: arial, bully;
}

a.nav:hover
{
color: #fcfdc7;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: arial, bully;
}

a.nav:active
{
color: #959998;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: arial, bully;
}


a.links:link
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underline;
font-size: 12pt;
font-weight: bold;
font-family: bully;
}

a.links:visited
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underline;
font-size: 12pt;
font-weight: bold;
font-family: bully;
}

a.links:hover
{
color: #9c9c9c;
background-color: #333333;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: bully;
}

a.links:active
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underline;
font-size: 12pt;
font-weight: bold;
font-family: bully;
}

a.paperboat:link
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underlne;
font-size: 10pt;
font-weight: bold;
font-family: arial;
}

a.paperboat:visited
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underline;
font-size: 10pt;
font-weight: bold;
font-family: arial;
}

a.paperboat:hover
{
color: #9c9c9c;
background-color: #333333;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
font-family: arial;
}

a.paperboat:active
{
color: #9c9c9c;
background-color: #fdfed2;
text-decoration: underline;
font-size: 10pt;
font-weight: bold;
font-family: arial;
}


/*--- archive navigation --*/

#archivenav {position: relative; width: 915px; border: 0px; margin: 0 auto; padding-top: 5px;}
    #archivenav ul {position: absolute; top: 30px; left: 800px; list-style: none; width: 915px; padding: 0px;}
    #archivenav ul li {display: block; padding-left: 10px;}
    #archivenav ul li a {color: #999999; font-size: 14px; font-weight: bold; font-family: arial, helvetica, 'sans-serif';}
    #archivenav ul li a:hover {color: #9c9c9c; background-color: #333333;}
/*--- footer ---*/

#footer {position: relative; width: 915px; height: 85px; margin: 0 auto; padding: 0px; border: 0px; background-image: url(images/footernew.png); background-position: top left; background-repeat: no-repeat;}
    #footer ul {position: absolute; top: 5px; left: 0px; list-style: none; width: 500px; margin: 0px; padding: 0px;}
    #footer ul li {display: inline-block; color: #999999; font-size: 12px; font-weight: bold; font-family: arial, helvetica, 'sans-serif';}
    #footer ul li img {padding-top: 4px;}







