/* this sheet contains the styles for use when scripts are disabled */
body
{
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:90%;
}

#menu
{
	width:122px;
	float:left;
	padding:0px 5px 0px 0px;
}

#header img
{
	height:95px;
	border:0;
	margin:0;
}

#container
{
	width:989px;
}

#header,#trailer
{
	width:985px;
	margin-bottom:4px;
}

#content
{
	margin:0px 0px 0px 5px;
	width:853;
}

p
{
	margin:15px;
	text-align:justify;
}

.bar
{
	background-color:#f02709;
	height:22px;
	text-align:left;
	color:White;
	font-weight:bold;
	font-size:1.1em;
	margin:0px 0 0 6px;
	overflow:hidden;
	padding:3px 0px 0px 10px;
}

.bar p
{
	float:left;
	margin:0px 0px 0px 5px;
}

.bar-nav
{
	float:right;
	margin:3px 5px 0px 0px;
}

.button
{
	background:#f02709;
	width:120px;
	border-style:ridge;
	border-width:3px;
	border-color:#ff826d;
	padding:4px 0px 4px 0px;
	margin:0px 0px 4px 0px;
	text-align:center;
	font-weight:bold;
	font-size:82%;
}

.button a		{ color:Black; text-decoration:none; }
.button a:visited	{ color:Black; text-decoration:none; }
.button a:hover		{ color:White; text-decoration:none; }
.button a:active	{ color:White; text-decoration:none; }
.button a:focus		{ color:White; text-decoration:none; }

.barbutton
{
	float:right;
	background:#f02709;
	border-style:ridge;
	border-width:3px;
	border-color:#ff826d;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 7px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:Black;
}

.barbutton a		{ color:Black; text-decoration:none; }
.barbutton a:visited	{ color:Black; text-decoration:none; }
.barbutton a:hover	{ color:White; text-decoration:none; }
.barbutton a:active	{ color:White; text-decoration:none; }
.barbutton a:focus	{ color:White; text-decoration:none; }


.imagesmall
{
	border:0;
    	padding:0px 5px;
	height:175px;
}

/* flowplayer should not be used as defalt.css can only be used when scripts are disabled */

.largepicture
{
	margin:5px;
	height:500px;
	border:0;
}

h3
{
	font-size:1.1em;
	margin:10px 5px 0px 10px;
}

td
{
	padding:10px;
}

.repertoire
{
	margin:0px 0px 20px 30px;
}

.repertoire TH
{
	padding:15px 0px 5px 0px;
	text-align:left;
	font-size:1.1em;
}

.repertoire TD
{
	padding:1px 0px 0px 20px;
	text-align:left;
	vertical-align:top;
}

table
{
	margin:15px 0px 10px 10px;
	border-collapse:collapse;
	text-align:center;
}

.link 
{
	padding:5px 10px 5px 10px;
	border-style:solid;
	border-width:1px;
}

.clickpic
{
    	text-align:center;
	font-size:.75em;
	font-style:italic;
	color:Red;
	margin-bottom:10px;
}

.float-right
{
	float:right;
	padding:10px;
}

.float-left
{
	float:left;
	padding:10px;
}
.galleryl img {
	float:left;
	height:300px;
	padding:5px 10px;
}
.galleryr img {
	float:right;
	height:300px;
	padding:5px 10px;
}

#ymLink
{
	text-align:center;
	margin-top:5px;
	font-size:1em;
}