h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #86D181;
	font-weight: normal;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.l3nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49864B;
	padding-bottom: 10px;
	color: #9BE2A5;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.song {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(images/audio-icon.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
.img-border {
	border: 2px solid #FFFFFF;
}

.quote,.quote-credit {
	font-family: Times New Roman, Georgia, Serif;
	font-size:16px;
	line-height: 18px;
	color: #94E48E;
}
.quote-credit {
	font-style: italic;
}


ul#recognition {
	margin-left: -28px;
}
ul#recognition li {
	list-style-type: square;
	font-weight: bold;
	padding-bottom: 12px;
}
ul#listening {
	margin-left: -12px;
}
ul#listening li {
	list-style-type: square;
	font-weight: bold;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68b360;
	border-bottom-color: #68b360;
	border-left-color: #68b360;
	border-right-style: solid;
	border-right-color: #68b360;
	padding:8px;
}
.box-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #68b360;
	border-bottom-color: #68b360;
	border-right-color: #68b360;
	padding:8px;
}
