body {
	background-color: #AEADA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
a:link    { text-decoration: underline; color: #492251;}
a:visited  { text-decoration: underline; color: #492251;}
a:hover		{ text-decoration: none; color: #003333;}
a:active {  text-decoration: underline }

a.lyric    { text-decoration: underline; color: #492251;}
a.lyric:link    { text-decoration: underline; color: #492251;}
a.lyric:visited  { text-decoration: underline; color: #492251;}
a.lyric:hover		{ text-decoration: none; color: #003333;}
a.lyric:active {  text-decoration: underline }

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #492251;
	font-weight: normal;	
	}

.caption {
	font-size: 10px;
	font-weight: normal;	
	}
.photo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.lyric_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #622428;
	font-weight: bold;	
	}
#events {
	margin: 10px 10px 10px 15px;
	padding: 0px;
	}
