body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
}
.mainContainer{
	border:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	width:870px;
}
.contentLeft {
	width:520px;
	margin-left:70px;
	margin-top:20px;
	text-align:left;
	float:left;	
}

.contentRight {
	width:213px;
	margin-top:20px;
	margin-left:30px;
	float:left;
}
.musicLeft {
	width:425px;
	margin-left:70px;
	margin-top:20px;
	float:left;	
	text-align:left;
}

.musicRight {
	width:313px;
	margin-top:20px;
	margin-left:30px;
	float:left;
	text-align:left;
}
.contentFull {
	width:750px;
	margin-left:70px;
	margin-top:20px;
	text-align:left;
}

a:link { color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}

.contentText{ font-size:12px; font-family:Arial; color:#000000;}
a.contentText{ color: #000000; text-decoration: underline;}
a.contentText:visited {color: #000000; text-decoration: underline;}
a.contentText:hover {color: #000000; text-decoration: none;}
a.contentText:active {color: #000000; text-decoration: underline;}

.menuText{ font-size:11px; font-family:Arial; color:#333333; }
a.menuText {color: #333333; text-decoration: none;}
a.menuText:visited {color: #333333; text-decoration: none;}
a.menuText:hover {color: #333333; text-decoration: underline;}
a.menuText:active {color: #333333; text-decoration: none;}

.bottomMenu{
	margin-top:20px;
	margin-left:25px;
	margin-bottom:20px;
}
