﻿.greengrass {  font: normal x-small Arial, Helvetica, sans-serif, "Comic Sans MS";
			 color: #000000;
			 background-color: #FFFFFF;
			 list-style-type: disc;
			 position: absolute;
			 width: 100%;
			 left: 0px;
			 top: 0px;
			 clip:  rect(   )
			 }
.sidebar {
	text-align:left;
	font-family: "Bradley Hand ITC", AGaramond;
	font-size: medium;
	color: #ffffff;
	font-weight:bold;
		
}

 .navbar {
	background-color:black;
	height:58px;

}

.body {
	
	font-family:Arial, Helvetica, sans-serif, Times New Roman, Time, serif;
	font-size:medium;
	color:black;	
	
}

#Layer1 h1 {
	font-size:large;
	color:#0000ff;
	font-family:Arial;
	font-style:italic;
}