
body {background-image: url(gardenBG.jpg);}h1 {font-size: 1.8em; font-family: Times, "Times New Roman", serif; color: #005800;font-weight: bold;text-decoration: none;font-style: italic; margin-top: 25px;}
h2 {font-size: 1.3em; font-family: Times, "Times New Roman", serif; color: #005800;font-weight: bold;text-decoration: none;font-style: italic; }
h3 {color: #005800; font-size: 1em; }#button ul
{position: absolute;
margin-top: 200px;
margin-left:0;
text-align: center;
color: #045807;
font-size: .82em;
font-weight: bold;
width: 160px;
background-color: #fff;line-height: 1.8em;
border: none;font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 0; border: 1px solid #005800;}

ul.rounded {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

li {list-style-type: none; border: 1px solid #005800; }li a:link {color: #045807;
border: none;}li a:visited {color: purple; 
border: none; 
}li a:hover {  
background-color: #045807; color: #ffff99; border: none; display: block;
}
div#message {
line-height: 1.6em;border: 4px #005800 solid;	margin-top: 115px;
	margin-left: auto; margin-right: auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 65%;background-color: #fff;padding: 20px 25px 45px 25px;font-size: .96em;font-weight: normal; text-align: justify;}

/* 4 rounded corners */
#message.rounded {
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;	
	-moz-border-radius: 20px;
	border-radius: 20px;
	}
div#message a:link {color: #0000ba; text-decoration:none;}
div#message a:visited {color: purple; text-decoration:none;}

div#message a:hover {text-decoration: underline;}

img.pic1 {float: right; border: 0;
padding: 0px;
margin: -65px -25px 10px 7px;}

span {font-size: .7em;}

p.footnote {font-size: .75em;  text-align: left; line-height: 1.3em; padding: 5px;}div#footer {font-size: .75em; line-height: 1.6em; background-color: #005800; color: #ffff99; margin: 20px -25px -15px -25px; text-align: center; padding: 4px;}

