/*
  Al Payson Style Sheet
*/

body {color:white; background-color:black}
#al {background-color: black; font-size: 30pt; font-weight: bold;
         position: absolute; z-index: 2; left: 175px; top: 260px}
#payson {background-color: black; font-size: 30pt; font-weight: bold;
         position: absolute; z-index: 2; left: 175px; top: 260px}
#ab {width: 150px; height: 225px; position: absolute; left: 230px; top: 40px}
#ab img {border-width: 0px}
#links a{color: fuchsia; font-size: 12pt;}
#links a.newgroup {margin-top: 20px}
#links a:link {text-decoration: none}
#links a:visited {color: red; text-decoration: none}
#links a:hover {color: yellow; text-decoration: underline}
#links a:active {text-decoration: none}
#alPic {border: 5px solid black}

