body, html {
	
           font-family:Georgia, times;
           background-color:#9ea7b7;
           color:white;
           font-size:14pt;
	}

a, a:visited {text-decoration:none;color:white;}
a:hover {color:blue;}

h2    {font-size:16pt;
        font-weight:normal;
        color:red;
         }

h4          {font-size:10pt;
              font-style:none;
              font-weight:normal;
               }

h5       {font-size:28pt;
          font-style:none;
          font-weight:bold;}

h3
            {font-size:14pt;
             color:blue;
             font-weight:normal;}

h6          {font-size:10pt;
              }

h7         {color:red;
               font-size:16pt;
              font-weight:normal;
               }


div#header {font-size:10pt;
              background-image:url(top.jpg);
              width:800px;
              height:191px;
              border:2px solid #333333;
              background-repeat:no-repeat;             
               }

div#menu
              {background-image:url(menuback.jpg);
                width:800px;
                padding-top:5px;
                padding-bottom:5px;
                border:2px solid black;
                font-family:times;
                color:black;
                font-size:16pt;
               }


div#menu a:hover {color:black;}

div#main
           {background-color:white;
             color:black;
             width:800px;
             border:2px solid black;
             font-size:12pt;			 height:1140px;
                    }
div#main2           {background-color:white;             color:black;             width:800px;             border:2px solid black;             font-size:12pt;			 height:740px;                    }div#main3           {background-color:white;             color:black;             width:800px;             border:2px solid black;             font-size:12pt;			 height:500px;                    }					div#mainclasses           {background-color:white;             color:black;             width:800px;             border:2px solid black;             font-size:12pt;			 height:3800px;                    }
div#produce
          {text-align:left;
           margin-left:10px;
            }

div#produce3
          {text-align:left;
           margin-left:10px;
            }

div#main a {color:blue;
                      text-decoration:underline;}					  					
div#main2 a {color:blue;                      text-decoration:underline;}div#main3 a {color:blue;                      text-decoration:underline;}					  div#mainclasses a {color:blue;                      text-decoration:underline;}
img.floatleft
              {float:left;
               margin-left:5px;}

img.leftpad
               {float:left;
                 margin-left:5px;
                 margin-right:10px;
                 }

img.floatright
              {
                float:right;
                 }

img.rightpad
              {float:right;
               margin-right:10px;
               margin-bottom:10px;
                }

div#left
            {width:392px;
              border-right:1px solid gray;
              float:left;
              padding-left:4px;
              padding-right:3px;
             }

div#right
             { width:392px;
               float:right;
               padding-right:4px;
               padding-left:3px;
               }

div#boxright
               {float:right;
                width:190px;
                 background-color:#dbbe58;
                 padding:10px;
                 margin:10px;
                 border:1px solid black;
                 }

div#currents
             {
              border:2px solid black;
              font-size:14pt;
              width:800px;
              height:560px;
              background-image:url('background1.jpg');
              color:black;
              }

div#currents a {color:black;}

div#currents a:hover {color:blue;}


div#links
         {font-size:14pt;
          width:800px;
           background-image:url('stpaul.jpg');
           color:black;
            }

div#links a {color:white;}

div#links a:hover {text-decoration:underline;}
             
div#takeout
           {font-size:12pt;
            overflow-y:scroll;
            text-align:left;
            height:500px;
            padding-left:10px;
            color:black;}


div#bottommenu
             {float:bottom;
               font-size:12pt;}
