body {
	padding: 2% 15% 0% 15%;
	background-color: #A5C6AD;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #213121;
}

a:link {
		color: #0033CC;
}

a:visited {
	color: #663399;
}

a:hover {
	background-color: inherit;
	color: #213121;
	text-decoration: none;
}

p {
	margin: 0;
	letter-spacing: 6px;
}

.txt {
	color: #213121;
}

.bname {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #213121;
	font-style: italic;
	background-color: inherit;
}

.hiddentxt {
	font-size: 10px;
	color: #89B592;
	background-color: inherit;
}

.bandpad {
	padding: 0px 0px 10px 0px;
}

#righttxt {
	padding: 50px 0px 0px 0px;
	float: left;
}

#lefttxt {
	width: 150px;
	padding: 79px 0px 0px 25px;
	float: left;
}

#bandname {
	float: right;
}

#content {
	padding: 0px 5px 0px 0px;
	border-left: #213121 1px solid;
	border-top: #213121 1px solid;
	border-right: #213121 1px solid;
	border-bottom: #213121 1px solid;
	height: 500px;
}

#rightbar {
	width: 73%;
	float: right;
}
#content #rightbar #bandname .style1 a {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #0099CC;
	text-decoration: none;
}
#content #rightbar #bandname .style1 a {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #0099CC;
	text-decoration: blink;
}
#content #rightbar #bandname .style1 b {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #0099CC;
	text-decoration: blink;
}

