body {
background-color: #E60000;
padding: 0px;
margin: 0px;
}

/* navi styles */

#topbar {
background-image: url(bgtopbar.gif);
background-repeat: repeat-x;
text-align: center;
width: 100%;s
height: 100%;
margin: 0 auto;
position: relative;
bottom: 0px;
}

#topblock {
background-image: url(pics/topbar.gif);
width: 608px;
height: 98px;
margin: 0 auto;
text-align: right;
position: relative ;
bottom: 0px;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-color: 8D0000;
}

a.link1 {
text-align: right;
font-size: 16;
font-family: garamond;
color: white;
position: relative;
top: 70px;
right: 40px;
}

a.link2 {
text-align: right;
font-size: 16;
font-family: garamond;
color: white;
position: relative;
top: 70px;
right: 15px;
}

a.link3 {
text-align: right;
font-size: 16;
font-family: garamond;
color: white;
position: relative;
top: 70px;
right: 10px;
}