﻿html {
	overflow:scroll;
	font-family: "Trebuchet MS";
	font-size:10px;
}
body {
	color:#000;
	background:#fff
}
.x-large-bold {
	font-size: 240%;
	font-weight: bold;
}
.x-small-bold {
	font-size: 100%;
	font-weight: bold;
}
.x-large-bold-centred {
	font-size: 240%;
	font-weight: bold;
	text-align: center;
}
.no-border {
	border-width: 0px;
}
.small-centred {
	font-size: 130%;
	text-align: center;
}
.large {
	font-size: 180%;
}
.large-oblique {
	font-size: 170%;
	font-style: oblique;
}
.lib-style2 {
	text-align: left;
	font-size: 170%;
	font-weight: bold;
}
.lib-style5 {
	font-size: 130%;
	line-height:150%;
}
.lib-style7 {
	text-align: left;
	font-size: 160%;
	line-height:140%;
}
.lib-style9 {
	text-align: right;
}
.medium-centred {
	text-align: center;
	font-size: 130%;
}
.musiclist-white {
	font-size: 130%;
	line-height: 170%;
	vertical-align: top;
}
.musiclist-grey {
	background-color:silver;
	font-size: 130%;
	line-height: 170%;
	color:black;
	vertical-align: top; 
}
.resourcetable-grey {
	background-color:silver;
	color:black;
	vertical-align: center; 
}
.resourcetable-white {
	color:black;
	vertical-align: center; 
}
a:link		{ 
	color: #0033FF; 
	text-decoration: underline; 
}

a:visited	{ 
	color: #6633FF; 
	text-decoration: underline; 
}

a:active	{ 
	color: #0033FF; 
	text-decoration: underline; 
}

a:hover		{ 
	color: #6699FF;
	text-decoration: none; 
}
.postertop {
	border-width: 0px;
	margin-top: 12px;
}
.envelope{
	width:746px;
	margin-left:auto;
	margin-right:auto;
}
.lozenge{
	position:relative;
	width: 328px;
	height: 328px;
	z-index: 1;
	left: 10px;
	top: 15px;
}
.scrolltext{
	position: relative;
	width: 328px;
	z-index: 2;
	margin-left: 22px;
	top: 10px;
}
.affiliations{
	position: relative;
	width: 192px;
	height: 61px;
	left: 10px;
	top: 40px;
	z-index: 3;
}
.poster{
	border-style: solid;
	border-width: 2px;
	padding: 1px 4px;
	margin-right: 177px;
	position: relative;
	width: 378px;
	height: 568px;
	z-index: 1;
	left: 344px;
	top: -535px;
}
.pagetitle{
	position: relative;
	width: 746px;
	height: 153px;
	z-index: 2;
}
.pagetitlelong{
	position: relative;
	width: 746px;
	height: 300px;
	z-index: 2;
}
.minilozenge{
	width: 200px;
	z-index: 3;
	float: left;
}
.pagehead{
	width: 513px;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 3;
	float:left
}
.concert{
	width: 734px;
	z-index: 2;
}
.banner{
	width: 734px;
	z-index: 3;
}
.picture{
	width: 200px;
	margin-top: 10px;
	z-index: 4;
	float: left;
}
.concertdesc{
	width: 513px;
	margin-top: 10px;
	margin-left:10px;
	z-index: 4;
	float: left;
}
.artistcol-l{
	width: 250px;
	margin-top: 10px;
	margin-left:10px;
	z-index: 4;
	float: left;
}
.artistcol-r{
	width: 250px;
	margin-top: 10px;
	margin-left:10px;
	z-index: 4;
	float: left;
}
.bannerleft{
	background-color:#990000;
	width: 330px;
}
.bannerright{
	background-color: #990000;
	width: 780px;
	color: #FFFFFF;
	font-weight: bold;
}
.picpos{
	 width: 200px;
}
* {margin:0; padding:0; outline:0}

.nav {height:36px; background:#aaa; color:#fff; text-shadow:1px 1px #888; z-index:1000}
.menu a {float:left; color:#eee; text-decoration:none; width:125px; height:28px; padding-top:8px}
.menu span {float:left; color:#eee; text-decoration:none; width:125px; height:28px; padding-top:8px}
.menu a:hover {color:#fff}
.menu {list-style:none; font:16px Trebuchet MS; text-align:center; width:700px; margin:0 auto}
.menu li {position:relative; float:left; width:130px; z-index:1000}
.menu ul {display:none; position:absolute; font:normal 14px Trebuchet MS; top:36px; left:0; background:#aaa; display:none; list-style:none}
.menu ul li {float:none; border-top:1px solid #ccc; width:125px}
.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {float:none; display:block; background:none; height:22px; padding-top:5px}
.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {background:#999; color:#fff}
.menu ul li span, li.menuhover li span, li.menuhover li.menuhover li span {float:none; display:block; background:none; height:22px; padding-top:5px}
.menu ul ul {left:125px; top:0}
.menu li.submenu {font-weight:bold}
.menu li.noborder {border-top:none}
li.menuhover a, li.menuhover li.menuhover a {color:#fff; background:#999}
li.menuhover span, li.menuhover li.menuhover span {color:#fff; background:#999}
#info {width:180px; background:#eee}
#info li {width:160px; border-top:none; padding:8px 10px; color:#666; text-shadow:1px 1px #fff; text-align:left}
