body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:   url("Images/home_bkgnd.jpg"/*tpa=http://www.buskerdoo.com/Images/home_bkgnd.jpg*/);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#MenuLeft {
	font-size: 11px;
	font-weight: bold;
	top: 24px;
	margin-top: 18px;
}
#MenuLeft a:link {
	color: rgb(0,0,0);
	text-decoration: none;
}
#MenuLeft a:visited {
	color: rgb(0,0,0);
	text-decoration: none;
}
#MenuLeft a:hover {
	color: rgb(160,190,126);
	text-decoration: none;
}
#MenuLeft a:active {
	color: rgb(160,190,126);
	text-decoration: none;
}
#MenuLeft td {
	padding-bottom: 6px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153,153,153);
}
a:link {
	color: rgb(62,52,157);
	text-decoration: none;
}
a:visited {
	color: rgb(62,52,157);
	text-decoration: none;
}
a:hover {
	color: rgb(160,190,126);
	text-decoration: none;
}
a:active {
	color: rgb(160,190,126);
	text-decoration: none;
}
p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 11px;
	margin-right: 18px;
	margin-bottom: 11px;
	margin-left: 18px;
}
#hpCol1 p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#hpCol2 p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#hpCol3 p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#metadata {
	position: absolute;
	z-index: 17;
	height: auto;
	width: 654px;
	left: 102px;
	top: 550px;
	border: none;
	right: 0px;
}

