/*
	www.ChrisBeales.net default Stylesheet - (c) Chris Beales 2006-09

	Music pages

	Version date = 22/07/2011
*/

body {
	background-image: url("../images/bak_wave strip.jpg");
}

/* Over-rides */

#main {
	margin-left: 1em;
}

h1 {
	padding-left: 0;
}

div.musicMenu {
	float : left;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 6ex;
	width : 11em;
	height : auto;
	bottom: 1ex;
}

div.musicMenu p {
	padding-top: 2ex;
	padding-bottom: 2ex;
	border-bottom: solid 1px lightgray;
}

.videoBox {
	margin: 2em;
	text-align: center;
}

.smallVid {
	float: left;
	width: 425px;
	height: 344px;
	margin-right: 2em;
	margin-bottom: 2em
}
