body { color: black; background-color: #faf4e6; background-image: url(../graphics/cotton.jpg); background-attachment: fixed; position: absolute; left: 30px; right: 30px; }
p {}
td {}
a:link { color: blue ; text-decoration: none; }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
#title { font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; position: absolute; top: 10px; left: 20px; width: 100%; }
#menu { position: fixed; top: 100px; left: 10px; width: 140px; }
#main { position: absolute; top: 120px; left: 160px; right: 0; margin-right: 50px; }
.bighead { text-align: left; font-size: 14pt; font-weight: bold; }
.medhead { font-size: 12pt; font-weight: bold; font-style: italic; }
#logos { text-align: center; position: fixed; left: 10px; bottom: 20px; width: 140px; }
.stafflinesred { background-image: url(../graphics/stafflines_red.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-color: #000; border-right-width: 2px; border-left-color: black; border-left-width: 2px; }
.stafflinesorange { background-image: url(../graphics/stafflines_orange.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-width: 2px; border-right-color: #000; border-left-width: 2px; border-left-color: black; }
.stafflinesyellow { background-image: url(../graphics/stafflines_yellow.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-width: 2px; border-right-color: #000; border-left-width: 2px; border-left-color: black; }
.stafflinesgreen { background-image: url(../graphics/stafflines_green.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-width: 2px; border-right-color: #000; border-left-width: 2px; border-left-color: black; }
.stafflinesblue { background-image: url(../graphics/stafflines_blue.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-width: 2px; border-right-color: #000; border-left-width: 2px; border-left-color: black; }
.stafflinespurple { background-image: url(../graphics/stafflines_purple.png); background-repeat: repeat-x; background-position: 0 0; left: -50px; border-right-width: 2px; border-right-color: #000; border-left-width: 2px; border-left-color: black; }
.sampleborder { border: solid 2px #000; }
.sampleborder:visited { border: solid 2px #033; }
.sampleborder:hover { border: solid 2px #2a1fff; }

