.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 666px;
height: 340px;
margin-left:20px;
margin-top:18px;
overflow: auto;
outline: none;
text-align:left;
color: #4e4e49
}

#rosterscroll {
/* Typical fixed height and fixed width example */
width: 666px;
height: 310px;
margin-left:20px;
margin-top:10px;
overflow: auto;
outline: none;
text-align:left;
color: #4e4e49
}

#bioscroll {
/* Typical fixed height and fixed width example */
width: 100%;
height: 100%;
overflow: auto;
outline: none;
text-align:left;
color: #4e4e49
}
