a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: red; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: none; }
a.nav:active {color: yellow; 
}

body {
margin:0px 0px 0px 0px;
padding:0px;
background-image:url('logo.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}

#leftcontent {
position: absolute;
left:10px;
top:50px;
width:150px;
background-image:url('');
}

#centercontent {
position:absolute;
background-color:white;
voice-family: "\"}\"";
voice-family: inherit;
top:10%;
overflow:hidden;
}
html>body #centercontent {
top:10%;
left:175px;
margin-right:299px;
}
#rightcontent {
position:absolute;
right:0px;
top:50px;
width:270px;
max-height:600px;
background-color:white;
overflow:auto;
}

#banner {
background-color:white;
background-image:url('bannertop.jpg');
border:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
}
html>body #banner {
height:39px;
}

p,h1   {
margin:0px 0px 0px 0px;
}

pre {
font-size:15px;
margin:0px 10px 0px 5px;
}
h1 {
font-size:20px;
padding-top:0px;
}

#banner h1 {
font-size:14px;
padding:10px 10px 0px 10px;
margin:0px;
}

#rightcontent p {
font-size:14px
}