
.gradualshine{filter:alpha(opacity=0); -moz-opacity:0.3;}

.sub { font-size: 115% }

div.container {margin:0; align:left; width: 770px;

} /* main div */



div.left {float:left; width:176px; text-align:center; margin:0; padding:0; height: 100%;} /* menu div */

div.content {width:790px;} /* display div */

div.main {witdh: 100%;  heigth:100%; align:left;
     } /* div matching page width and height */


 
p { font-family: sans-serif; }

p.bigger { font-size: 175%; font-style: oblique;text-align:center; }

p.med {font-size: 150%; font-style: oblique;text-align:center;}

p.smaller {  font-size: 125%;margin-left: 30px;  }

p.tinyr {  font-size: 110%; margin-left: 30px;  }

A {text-decoration: underline; color: #006600}
A:hover	{text-decoration: underline; color: blue}

p.borderleft {
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: black;
   }
  
p.submit {
        color: #006600 ;
        text-align: center ;
        font-family: sans-serif ;
        font-size: 115% ;
        font-style: oblique ;
        font-variant: small-caps
     }