body {
	font-family: verdana, Arial;
	color: #FFFFFF;
	background-color: #000000;
	overflow: auto;
	list-style-position: inside;
	list-style-type: square;
}
.logo {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 80px;
	width: 110px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	top: -200px;
	left: 5px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: baseline;

}
/*.title {
	background-image:  url(BoumBoum_Drum_Workshops-images/title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
	z-index: 1;
	height: 110px;
	width: 100%;
	top: 20px;

}*/
.main {
	width: 100%;
	left: 0px;
	top: 120px;
	bottom: 0px;

}
.images {
	height: 100%;
	width: 150px;
	left: 238px;
	top: 91px;
	bottom: 0px;
	z-index: 2;
	position: relative;


}
.text {
	height: 100%;
	width: 100%;
	position: relative;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
a {
	color: #FF9933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;



}
a:hover {
	color: #FFCC00;
	text-decoration: underline;

}
.Drumming {

	color: #FF9933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}

