a:link {
	color: #1FC815;
	text-decoration: none;
	font-family: tahoma, Arial, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #1FC815;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFF33;
}
a:active {
	font-weight: bold;
	color: #1FC815;
}
p {
	font-family: tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h2 {
	font-family: "Eras Demi ITC", Arial, Georgia;
	font-size: 18px;
	color: #FFFFFF;
}
#links #linksHead {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
	width: 800px;
	top: 0px;
}
table {
}
#header {
	background-image: url(../images/jimconnerleyLogo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
#links {
	margin-left: 10px;
	background-position: center top;
}
#calendar {
	background-image: url(../images/jimBG.jpg);
	height: 100%;
	width: 800px;
	background-repeat: no-repeat;
}
#songClips {
	margin-left: 5px;
}
#calendar #calTbl {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#calendar #calTbl td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 5px;
	vertical-align: top;
}
