<style type="text/css">
<!--
/*this defines the font style and color, also the gradient background image*/
body {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	background-image:   url(template_files/Musical_page1_gradient_bg.gif);
	color: #333333;
    background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
    margin: 0;
	border: 0;
	background-color: #004f39;/*themecolour4;*/
	min-width: 770px;
}

/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
#wrapper {
	width: 770px;
	
	text-align: left;
	visibility: visible;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color:  #fbffd2;/*themecolour3;*/
}
/*this container holds the logo and heading graphic*/
#header {
	width: 770px;
	height: 85px;
	background-image: url(template_files/Musical_page1_header_bg.gif);
	background-repeat: repeat-x;	
}
/*this container holds the horizontal navigation bar and defines the background image*/
#hnav {
	width: 770px;
	margin-top: 0;
	background-image: url(template_files/Musical_page1_hnav_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 15px;
	}
/*this container holds the left and right-hand column divs*/
#floatcontainer {
	width: 770px;
	height: 500px;
	padding-top: 0px;
	background-color:  #fbffd2;/*themecolour3;*/
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
	right: 0px;	
}

.floatboxleft {
	width: 35%;
	height: 350px;
	margin:  0 0px;
	float: left;
	background-color: #d8f7ef;/*themecolour1$ 87.3%,95.7%;*/
	
}
.floatboxright {
	width: 60%;
	height: 352px;
	margin:  0;
	float: right;
	overflow: auto;
	scrollbar-face-color: #70cbb1;/*themecolour1$ 55.4%,70.2%;*/
	scrollbar-highlight-color: #d8f7ef;/*themecolour1$ 87.3%,95.7%;*/
	scrollbar-3dlight-color: #004f39;/*themecolour1;*/
	scrollbar-darkshadow-color: #093c2d;/*themecolour1$ 14.6%,-24.6%;*/
	scrollbar-shadow-color: #3e7f6d;/*themecolour1$ 48.8%,27.5%;*/
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #9ecfc2;/*themecolour1$ 76.3%,73.0%;*/
}
html>body .floatboxleft{
   margin:  0px;
}
/*style the text in the right-hand column*/
 .floatboxright p {
	font-size: 70%;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

/*style the heading1 text */
.floatboxleft h1 , .floatboxright h1 {
	font-size: 100%;
	margin: 0px 20px 5px 0px;
	padding-top: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004f39;/*themecolour1;*/
	padding-bottom: 2px;
	
}
/*alternative style for the heading2 text */
.floatboxleft h2 , .floatboxright h2 {
	font-size: 90%;
	margin: 0px 20px 4px 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004f39;/*themecolour1;*/
	padding-left: 5px;
	background-color: #d6daad;/*themecolour3$ -3.6%,-14.5%;*/
}

/*alternative style for the heading3 text */
.floatboxleft h3 , .floatboxright h3 {
	font-size: 90%;
	margin: 0px 20px 4px 0px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004f39;/*themecolour1;*/
	padding-left: 5px;
	background-image: url(template_files/Musical_page1_paragraph_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	
}
/*style the text and define background image for the footer*/
#footer {
	width: 770px;
	clear: right;
	font-size: 70%;
	text-align: center;
	background-image: url(template_files/Musical_page1_footer_bg2.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #004f39;/*themecolour4;*/
	
}
/*sets margins to 0*/
#wrapper p {
	margin: 0px;
	line-height: 1.3em;
}
/*floats element to the left*/
.left {
	float: left;
	margin: 0px;
	padding: 0px;
	left: -2px;
}
/*floats element to the left*/
.right {
	float: right;
}

/*link styles*/
a:link {
	color: #002c20;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:visited {
	color: #002c20;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:link:hover {
	color: #004f39;/*themecolour1;*/	
}

/*floats image to the left of text blocks*/ 
.imagefloat {
	float: left;
	vertical-align: middle;
	padding-right: 2px;
}

/*floats logo graphic to the left */ 
div.row span.left {
  float: left;
  text-align: left;
  }

/*floats heading graphic to the right */ 
div.row span.right {
  float: right;
  text-align: right;
  }
  
 /*defines the style for ordered lists (numbered) */  
  ol {
    font-size: 70%  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*defines the style for unordered lists (bulleted) */  
 ul {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image:  url(template_files/Musical_page1_bullet.gif);
	font-weight: normal;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

-->
</style>