* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #460405;
	SCROLLBAR-BASE-COLOR: #460405;
	SCROLLBAR-ARROW-COLOR: #ffffff;
 	width:1024px;
        margin-left:auto;
        margin-right:auto;
}

body, td, th, p, input {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

img {
	border: 0px;
}

.lightbox {
    border: 5px solid red;
    z-index:999; 
    opacity:0.3; 
}

p {
	margin-bottom: 1em;
}

.side {
	background-image: url(../images/colour2.gif);
}

.main {
	background-image: url(../images/colour1.gif);
	padding: 20px;
	line-height: 24px;
}

h2 {
	margin-bottom: 1em;
	font-style: italic;
	line-height: 1.4em;
}

.submenu, .subsubmenu {
	display: none;
}

#searchbox {
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #a98c73;
}

.repertoire {
	font-style: italic;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}
