body { 
background-position: right; 
background-attachment: fixed; 
font-family: arial, "sans serif"; 
font-size: 14px; 
margin: 0px; 
height: 100%; 
} 
 
div.menu { 
position: absolute; top: 60px; left: 6px; width: 84px; 
font-family: arial, "sans serif"; 
font-variant: normal; 
font-size: 14px; 
border-style: solid; 
border-width: 0px; }

div.submenu {
position: absolute; top: 250px; left: 6px; 
width: 84px; height: 116px; 
font-family: arial, "sans serif"; 
font-variant: normal; 
font-size: 14px; }

div.rightad { float:right; padding: 15px; padding-top: 0px; }
div.leftad { float:left; padding: 15px; padding-top: 0px; }

A:link.nav { text-decoration: none; clor: white; }
A:active.nav { text-decoration: none; clor: white; }
A:visited.nav { text-decoration: none; clor: white; } 
A:hover { font-weight: bolder; }
A:hover.nav { font-weight: bolder; clor: white; }
A.black { color: black;}

b.title { font-variant: small-caps; font-size: 22px; }
b.subtitle { font-variant: small-caps; font-size: 17px; }
h1 { font-size: 26px; font-variant: small-caps; }
h2 { font-size: 17px; font-variant: small-caps; }
br.half { font-size: 7px; }
hr { width: 468px; }
img { border: 0px; }

.12px { font-size: 12px; }
.15px { font-size: 15px; }
.17px { font-size: 17px; }