BODY  {
background-color:#CCCCCC;
BACKGROUND-IMAGE: url(http://www.bluegrace.net/graphics/TP12_bg_.jpg);
color:#000000;
margin-width:0;
margin-height:0;
margin-left:0;
margintop:0;
background-repeat:repeating;
}

#message  {
    font-family: bradley hand itc;
    margin-right:15px;
    margin-left:15px;
    padding-bottom:20px;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    color:black;
    border-right-color:black;
    border-right-width:6;
    border-right-style:double;
    border-bottom-color:black;
    border-bottom-width:6;
    border-bottom-style:double;
    border-top-color:black;
    border-top-width:6;
    border-top-style:double;
    border-left-color:black;
    border-left-width:6;
    border-left-style:double;
    background-color:#ccccff;
    }
    
    #frame  {
    
   BACKGROUND-IMAGE: url(http://www.bluegrace.net/graphics/leftborder.gif);
   Background-repeat: repeat-y;
        }
  #mainmenu  {
    font-size:18px;
    text-align:center;
    font-weight:bold;
    }
    
    .class1 A:link {text-decoration: none; color: black;}
    .class1 A:visited {text-decoration: none; color: black;}
    .class1 A:active {text-decoration: none;}
    .class1 A:hover {text-decoration: underline; color: yellow;}
