.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 34px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0px;
	line-height: 35px;
}
.textbox {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: justify;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.rhs20px {
	padding-right: 20px;
}
.pics img{
border: 2px solid #000000;
}

.pics a:hover img{
border: 2px solid #FF0000;
}

.pics:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.subheadingBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: -1px;
}
.poems a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
}
.poems a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
}
.poems a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
}
.poems a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
}
.dropshadow {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 34px;
	text-decoration: none;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 34px;
	text-decoration: none;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #CCCCCC;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 34px;
	text-decoration: underline;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 34px;
	text-decoration: none;
}
.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.sitemap a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}