BODY { background-color: #808080 }
BODY A:link { color: lightblue }
BODY A:visited { color: lightgrey }


.sidebarlinks { position: relative ; top: 300px ; line-height: 150% ; text-align: left ; background-color: tan ; color: blue ; font-family: sans-serif ; font-size: 10pt ; border-style : solid ; border-width : 2px ; border-color : black ; width : 15% }
.sidebarlinks A:link { text-decoration : none ; color : blue }
.sidebarlinks A:active { text-decoration : none }
.sidebarlinks A:visited { text-decoration : none ; color : blue }

.pagetitle { position: absolute ; left: 330px ; top: 1% ; font-size: 40pt ; font-family: sans-serif }

.pagetext { position: absolute ; left: 25% ; top: 250px ; width: 66% ; font-family: sans-serif ; color: white }

.graphic { position: absolute ; left: 1% ; top: 1% }

.footer { position: absolute ; top: 100% }


UL { font-size: large ; font-weight: bold }
LI { font-size: small ; font-weight: normal }
UL.sub-tech { font-size: medium ; font-weight: bold }
