h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
color: Silver;
text-align:center;}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8A8A8A;
text-align:center;
font-size: 13px;
padding 15px;}

h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
color: #669966;
text-align:center;
font-size: 16px;
background-color: #A0EFE6;
width: 90%;
padding: 15px;
border: 1px solid Black}

.top{
	margin-left: 390px;
}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #669966;  
	text-decoration : none; 
	}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #669966;
	font-weight: bold; 
	text-decoration : none; 
	}
	a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #436948;  
	text-decoration : underline overline; 
	background-color: #F9EDE7;
	}
a:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #669966;  
	text-decoration : none;
	}
.poems {font-family: "Comic Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: Black;
	text-align: center;
	line-height: 20px;
}
.poemtitles {
	font-family: Georgia;
	font-size: 18px; 
	font-weight: bold;
	color: #B45116;
	text-align: center;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.maintd{
	
	background-image: url(images/tdbck.gif);
}
.menutd{
	width: 230px;
	border-right: 2px dotted #A0ABEF;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px; 
	font-weight: bold;
	text-align: center;
}
.menuitems {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid Green;
	background-color: #F8E6DA; 
	 	}
.menuitems a:link {
   color: #669966;  
	text-decoration : none; 
	padding : 4px;
	display : block;
	}
	
.menuitems a:visited  {
   color: #669966; 
	display : block;
	padding : 4px;
	text-decoration : none; }
	
.menuitems a:hover { 
display : block;
color: #4D774F; 
text-decoration : underline; 
background-color : #F9EDE5; 

}


.menuitems a:active { color: #654D77;  background-color : #C7C9BC;}

.1pxleft{
	border-left: 1px solid Black;
}

.1pxright{
	border-right: 1px solid Black;
}

.maintitles{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 14px;
	color : #996680;
	border-bottom: 2px dotted #BFB9A4;
	text-align: left;
	background-color: #E7EBDE;
	padding: 4px;
	padding-left: 12px;
}

hr { /*color="#808080" height="1px" size="1" noshade="" noshade text-decoration: nonefont-size: 1px*/
border : 2px dotted #FC7C76;  width: 80%;
 text-align: center;
 }
 
 .listtitles{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 14px;
	color : #996680;
	border-bottom: 2px solid #BFB9A4;
	text-align: centre;
	background-color: #E7EBDE;
	padding: 4px;
	}
	
	.listpoems{
	background-color: #F5F7F0;
		
	}