body, html  {color:black;
              font-family:"Times New Roman";

                        }

h1  {text-align:center;
      font-size:1.2em;
      text-decoration:underline;
       }

h2  {text-align:center;
     font-size:.8em;
      font-style:italic;
      font-weight:normal;
      }

hr  {background-color:black;
     color:black;
      }



div#topmenu {  
                 float:left;
                 width:150px;
                 height:1000px;
                 font-family:Verdana;
                 font-weight:bold;
                 font-size:0.8em;
                 display:inline;
                 text-align:left;
                 background-image:url(map.jpg);
                 background-repeat:no-repeat;         
            
                       }


div#topmenu a, div#topmenu a:visited {
	color:black;
	font-weight:bold;
	text-decoration: none;
	}
	
div#topmenu a:hover {
	color:blue;
	}

div#bottomtag
           {float:bottom;
             }

div#mainphoto
                   {
                     position:relative;
                     float:right;
                     bottom:110px;
                     right:150px;

                     
                     }
	

img.photo
                   {border:2px solid black;
                    float:right;
                    
                           }

div#mainbottom
           {position:absolute;
            top:1700px;
            left:310px;
             }

div#vline
           {background-color:black;
            float:left;
            width:2px;
            height:329px;
             }

div#weather
            {font-size:1.2em;
             font-weight:bold;
             width:300px;
             height:170px;
             position:absolute;
             top:1520px;
             left:505px;
             text-align:center;
             
             }



div#thms
            {width:480px;
             height:220px;
             position:absolute;
             top:1520px;
             left:150px;
             padding-left:20px;
             font-size:1.2em;
             }

div#bodytext
             {width:600px;
              line-height:1.5em;
              position:absolute;
              left:130px;
              top:110px;
              padding-left:20px;
             
              
               }

img#pamph2
             {float:left;
               }

img#pamph3 {float:right;
               }

img#morey   {position:absolute;
               top:1532px;
               left:460px;
               }

