/*Contains the Style Sheets for Gosberton */

/* Main Body*/

#main p  {
          font-family: Script MT Bold;
          font-size: 25px;
          }
#main p.notice  {
          font-family: Times New Roman;
          font-size: 14pt;
          }

#Main h2  {color: #993399;
           font-family: Script MT Bold;
           font-size: 35px; }
#main .box { border-style:ridge;
             border-width:9px;
             position: relative;
             Font-size: 20px;
             text-align: center;
             font-weight: normal;
             margin-top:10px;
             margin-left: 350px;
             margin-right: 350px;
             padding-bottom: 10px}
#Main    a {color: #FF0000;
           text-decoration: none; font-style:italic;}
#Main    a:hover {color: #0000FF;
           text-decoration: underline;
          }
#Main img.a {border: 3px #FFFFFF solid;
             font-size:1em;
             text-decoration:underline;
             font-weight:bold;
             }   /* solid White border */

/* End Main Body */              
              
 /* Start Right hand side*/
#Rightbar {Float: right;
           Width: 20%;
	       Margin: 0px;
	       Padding: 0px;    
	       }
#Rightbar p.head2 { 
            Font-size: 25px;
            Font-Weight: bold;
            line-height:120%;
            line-space: single; text-align:center;
            margin-top:0; margin-bottom: 0;
             }
#Rightbar p {Font-size:20px;
             Font-Weight: Normal;
             text-align: center;
             margin-top: 0;
             Margin-bottom:0;}
#rightbar .boxc1 { 
                     border:9px ridge #FFFFFF;
                     background-color:#66CCFF;    /* Blue */
                     text-align: center;
                     margin: 10px;
                     padding: 0;}

#rightbar .boxc2     { 
                     border:9px ridge #FFFFFF;
                     background-color: #ffff66;  /* yellow */
                     text-align: center;
                     margin: 10px;
                     padding: 0;}

/* End Right Side */
