body{
	color:#000000;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	font-family: "Chaparral Pro";
	background-image: none;
	background-color: #E0E0DE;
	}
.menu{
	width: 802px;
	margin-left:0px;
	margin-right:0px;
	}
.bottommenu{margin-top: 50px;
	border: 2px #AABADD solid; 
	padding:2px;
	width: 800px;
	text-align: center;
	background-color:#AABADD;
	font-size: 85%;
	clear:both;
	}
	
.barelist{list-style-type: none;}
h1{text-align: center;
	color: #993333;
	font-size: 150%;
	font-family: "Times New Roman";
	}
h2{text-align: left;
	color: #993333;
	font-size: 120%;
	font-family: "Times New Roman";
	margin-left: 3%;
	}
	
ul{margin-left: 10%;}
li{font-family: Helvetica, Arial;}

a:hover{color:#ffffff;
	background-color:#336699;}
	
.agroup td {
	color:blue;
	background-color:#f0f0f0;
	font-size : 16px;
	text-align : center;
	height : 50px;
	font-weight: bold;
}

.bgroup td {
	color:#993333;
	background-color:#ffffcc;
	font-size :16px;
	text-align : center;
	height : 50px;
	font-weight: bold;
}

.cgroup td {
	color:green;
	background-color:#ffffff;
	font-size : 16px;
	text-align : center;
	height : 50px;
	font-weight: bold;
}

.topbar {
	width:802px;
}

.agroup p, .bgroup p, .cgroup p{
	color: #993333;
	
	}

.topbar table {
	background-image:url(images/topstripe.jpg)
	border:none;
	margin:0px;
	padding:0px;
	alignment-adjust:
	
	width:300px;
}

.topbar {
	background-image:url(images/topstripe.jpg);
	margin:0px;
	padding:0px;
}

.topbar td {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	background-image:url(images/long-blank-btn.JPG);
	background-color:#999;
	Color:#FFF;
	height:23px;
	width:150px;
	text-shadow:#FF0;
}
.topbar tr {
	margin:0px;
	padding:0px;
}

.topbar ul {
	list-style-type:none;
	margin: 0px;
	padding:0px;
}


.topbar li {
	float: right;
	display:inline;
}

.topbar a:link, .topbar a:visited {
	text-decoration:none;
	margin:0px;
	padding:0px;
	color: white;

}

.titles {
	color: #336699;
	font-size: 100%;
	margin-bottom: 20px;
	font-style: italic;
}

.authors {
	color: #309;
	font-size:80%;
	font-weight:bold;
	}

.desc {
	font-size:80%;
	color:#00F;
	}


.musicwindow {
	float: left;
	width: 600px;
	padding-bottom: 10px;
	padding-right: 5px;
	color: black;
/*	background-color: #FFF205;*/
}
.rightcontent {
	padding: 10px 0;
	width: 184px;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	background-color: #335690;
	color: white;
}

