.school {
   margin : 0px 0px 0px 0px;
   background : #d9e8f7;
   text-align : center;
}

a:link {text-decoration : none;  color : #669999; font-weight : bold;}
a:visited {text-decoration : none; color : #666699; font-weight : bold;}
a:active {text-decoration : none; color : #D2AEBA; font-weight : bold;}
a:hover {text-decoration : underline;}

#school {
   width : 490px;
   margin : 50px auto 50px auto;
   padding : 20px 20px 20px 20px;
   border : 1px solid #000000;
   text-align : left;

}

p {
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.reg {
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.em {
   font-weight : bold;
}

.small {
   font : 11px/15px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.button {
   background : #F7DAD9;
   border-bottom : #000000 1px outset;
   border-left : #000000 1px outset;
   border-right : #000000 1px outset;
   border-top : #000000 1px outset;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.formbox {
   width : 200px;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
   border-bottom : #000000 1px outset;
   border-left : #000000 1px outset;
   border-right : #000000 1px outset;
   border-top : #000000 1px outset;
}

.formtextarea {
   width : 440px;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
   border-bottom : #000000 1px outset;
   border-left : #000000 1px outset;
   border-right : #000000 1px outset;
   border-top : #000000 1px outset;
}

.formtextareafb {
   width : 350px;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
   border-bottom : #000000 1px outset;
   border-left : #000000 1px outset;
   border-right : #000000 1px outset;
   border-top : #000000 1px outset;
}

.popup {
   width : 200px;
   background : #ffffff;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.nicky_logo {
   height : 30px;
   width : 100%;
}

.nicky_body {
   background-image : url("https://web.archive.org/web/20210111143823im_/http://www.juppy.org/boys/images/bg_nick.gif");
   background-repeat : no-repeat; 
   background-position : right top;
   background-color : #D9E8F7;
   width : 100%;
   border-style : solid;
   border-top-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 0px;
   border-right-width : 0px;
   border-color : #000000;
}

.nicky_text {
   padding-left : 20px;
   padding-right : 20px;
   font : 12px/18px verdana, arial, helvetica, sans-serif;
   width : 70%;
}

.storyquote {
   width : 100%;
   background : #ffffff;
   padding : 30px;
   border: 1px dotted #000000;
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

ul {
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

li {
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
   padding-bottom : 4px;
}

ol {
   font : 12px/16px verdana, arial, helvetica, sans-serif;
   color : #000000;
}

.codeish {
   font : 12px/16px courier new, courier, times new roman;
   color : #000000;
}