body {
	background-color: #b1e11c;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

div.RoundedCorner{background: #FFFFFF}
div.RoundedCorner1 {background: #FFFF99}
b.rtop, b.rbottom{display:block;background: #b1e11c}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.toprope {
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.topbody {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 3;
	top: -12px;
}
.toprope1 {
	position: relative;
	z-index: 4;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.topbody1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 5;
	top: -12px;
}
.navbar {
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 4;
}
.band {
	position: absolute;
	left: 20px;
	top: 0px;
}
.mainbody {
	position: absolute;
	left: 80px;
	top: 100px;
	z-index: 1;
}
.maintext {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	float:left;
}
.mainpic {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	float: right;
} 

#navbarLayer5 a {
	color: #97bf3f;
	text-decoration: none;
}
#navbarLayer5 a:visited {

	color: #97bf3f;
	text-decoration: none;
}
#navbarLayer5 a:hover {
	color: #97bf3f;
	text-decoration: underline;
}

a {
	color: #97bf3f;
	text-decoration: none;
}
a:visited {

	color: #97bf3f;
	text-decoration: none;
}
a:hover {
	color: #97bf3f;
	text-decoration: underline;
}

.picBorder {
	border: 1px solid #333333;
}

#mainText {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	word-break: break-all;
}
#mainText b {padding-left: 20px;}
#mainText p {
	color: #000000;
	width: 90%;
	background-color:#fff0e1;
	margin: 5px;
	padding: 10px;
	border: 1px solid #ff99CC;
	word-break: break-all;
}

#mainText span {
	clear: right;
	display: block;
	float: right;}

#mainText b a {
	color: #006699;
	text-decoration: none;
}
#mainText b a:visited {

	color: #006699;
	text-decoration: none;
}
#mainText b a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#music { font-size: 16px;}
#musicList{font-size: 12px;
	height:25px;	
	float:block;
	line-height:25px;
	margin:2px 0px 2px 0px;
	border-bottom: 1px dashed #ccc;
}
#musicList a{	

	height:25px;	
	font:13px arial;
	line-height:25px;
	text-align:left;
	padding-left:8px;
	text-decoration: none;
	}
#musicList a:link{
	color:#0063DC;
	text-decoration: none;
}
#musicList a:visited{
	color:#0063DC;
	text-decoration: none;
}
#musicList a:hover{
	color: #5500aa;	
	text-decoration: none;
}
#musicList a:active{
	color: #5500aa;	
	text-decoration: none;
}
