body {
background-color:#fcf8de;
background-image:url('/images/LightCreamBackground.gif');
}
#mainpage {
margin-bottom:100px;
margin-left:40px;
margin-right:40px;
}
#menubar {
position:fixed;
bottom:0px;
left:0px;
height:40px;
width:100%;
z-index:1000;
background-color:#fcf8de;
background-image:url('/images/LightCreamBackground.gif');

}
#menuframe {
position: relative;
margin:auto;
top:0px;
width:100%;
}


	 #navmenu a {
	  color: #4A301F;
	  //font: bold .9em/1.1em baskerville, times, "times new roman", serif;
	  text-decoration: underline;
  	  text-align: center;
	  white-space: nowrap;
	}
    #navmenu a:visited {
	  color: #8A8160;
	}
    #navmenu a:focus, #navmenu a:hover, #navmenu a:active {
  	  color: #8A8160;
	}


p, td { 
color: black; 
font-size: 14pt; 
font-family: Georgia;
}

h1 {
	color: black;
	font-size: 30pt;
	font-family: Georgia;
	text-align:center;
}

h3 { 
color: black; 
font-size: 18pt; 
font-family: Georgia;
text-align:center;
}

h5 { 
color: black; 
font-size: 16pt; 
font-family: Georgia;
text-align:left;
}
a {
color: #4A301F;
	  font-size: 12pt;
	  text-decoration: underline;
  	  text-align: center;
	  white-space: nowrap;
      }

a:visited { 
color: #8A8160;
}
a:focus, a:hover, a:active { 
color: #8A8160;
}

@font-face{ font-family: arial; font-size: 12pt; }

#sharebutton {
position:relative;
float: right;
top:10px;
padding:10px;
}

