* {
	margin: 0px;
}

#Table_01 #slidingmenu {
	height: 213px;
	width: 199px;
	position: absolute;
	left: 261px;
	top: 188px;
}

#scrollable{
	width:445px;
	height:436px;
	overflow:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #72300E;
	text-align: justify;
	font-weight: bold;
	position: absolute;
	left: 488px;
	top: 155px;

}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: d0be8c;
}
.vscrollerbar {
	width: 10px;
	background-image: url(scrollbar.jpg);
	background-repeat: repeat-y;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #545627;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#Table_01 #twitter {
	height: 77px;
	width: 191px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BE9C55;
	text-align: justify;
	position: absolute;
	left: 266px;
	top: 525px;
}
/*LEAD SHEET MENU*/
#menu {
padding : 10px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.1em 0;
}
#menu a {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #72300E;
font-weight: bold;
text-decoration : none;

}
#menu a:hover {
color : #545627;
}

