@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	background-image: url(/images/static/bckgrd03b.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #766501;
	text-decoration: none;
}
a:hover {
	text-decoration: underline blink;
}

a:visited {
	color: #19324B;
}

.liIndent {
	margin-left: -20px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-image: none;
}
li {
	margin-bottom: 5px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BA9E01;
}

.drummerTitle
{
margin-left: 30px; 
height: 110px; 
width: 800px; 
background-color:#FFFFFF; 
margin-bottom: 10px;
}

.drummerTitlesubdiv {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	float:right;
	margin-top: 48px;
	padding-right: 10px;
}




.drummerNav {
margin-left: 30px; 
height: 25px; 
width: 800px; 
margin-top: -10px; 
margin-bottom: 5px; 


background-color:#FFFFFF; 
}

.mainContent {
margin-left: 40px; 
margin-top: 20px;
background-color: #FFFFFF; 
padding: 10px; 
width: 750px; 
}

.floatRight {
float:right; 
width: 200px; 
background-color:#336699; 
color:#FFFFFF; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 10px; 
padding-bottom: 5px; 
margin-left: 5px;
}

.floatRight01 {
	float:right;
	width: 200px;
	background-color:#D8B700;

	color:#000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
}

.liDrum {
	list-style-image: url(/images/static/drummerpr-li.gif);
}

.drummerTitle p {
margin-top: 5px;
	font-size: 11px;
margin-bottom: -1px;
{
