#allcontent {
		width: 800px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
		}

body {
		font-family: Verana, Geneva, Arial, sans-serif;
		font-size: small;
		font-size: 80%;
		line-height: 1.6em;
		padding-right: 5 px;
		padding-left: 5 px;
		padding-bottom: 5 px;
				margin 10px;
	 
		}
h1 {
		font-size: 170%;
		font-weight: bold;
		color: #228b22;
		}
h2 {
		font-size: 130%;
		font-weight: normal;
		}
h3 {
		font-weight: normal;
		}
blockquote {
		font-style: italic;
		}

#header {
		margin 0px;
		height: 108px;
		}
		


#topbar {
		
		background-color:#228b22;
		width: 700px;		}		
		


#content {
  margin-left: 130px;
  margin-right: 100px;
  margin-top: 10px
 
}

#contentmain {
  margin-left: 0px;
  margin-right: 150px;
  margin-top: 10px
 
}


.topic {
		font-style: italic;
		font-weight: bold;
		}

.family {
		
		font-weight: bold;
		}

.about {
		color: white;
		font-weight: bold;
		
		}

.about a:link { 
color: white;
text-decoration: none;
}

.about a:visited, a:active {
color: white;
text-decoration: none;
}

.about a:hover {
color: white;
text-decoration: underline;
<!--background-color: #CCCCCC-->
}



#left, #right {
  position: absolute;
  top: 150px; /* height of the header */
  width: 100px;
}

#left {

  
  		font-size: small;
		color: #228b22;
		Border-color: #007e7e; 
		font-size: 90%;
		float: left;
		width: 120px;
		padding-right: 5px;
		padding-left: 0px;
		padding-bottom: 5px;
		background-color: F0FFF0;
		margin-top: 30px
		

}
#left a:link { 
color: #228b22;
text-decoration: none;


}

#left a:visited, a:active {
color: #228b22;
text-decoration: none;
}

#left a:hover {
color: #ff4500;
text-decoration: underline;
<!--background-color: #CCCCCC-->
}

a:link { 
color: #228b22;
text-decoration: underline;
font-weight: bold;

}

a:visited, a:active {
color: #228b22;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #ff4500;
text-decoration: underline;
font-weight: bold;
<!--background-color: #CCCCCC-->
}


<!--

#left a:link {
		color: #007e7e;
		text-decoration: none;
		{

#left a:visited {
		color: #333333;



#left 	a:hover{
color:red;
}

-->
.navtitle {
		color: #228b22;
		Background-color: #a7cece
		}

<!--

#right {
   right: 47;

  
    	font-size: small;
		Border-color: #007e7e; 
		font-size: 90%;
		width: 130px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		background-color: F0FFF0;
		margin-top: 10px
		
		
} -->