* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #333;
	background-color: #d79925;
	background-image: url(images/bg-v3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a{
	color: #d79925;
	text-decoration:underline;
}
a:hover {
	color: #691041;
	text-decoration:underline;
}
h1 {
	margin-bottom: 11px;
	margin-left: -108px;
	width: 500px;
	padding: 15px 0 21px 108px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-style:italic;
	font-size:1.5em;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color: #b65b01;*/
	/*color: #d5d3a2;*/
	color: #996633;
}
h2, h3 {
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	margin-left: -204px;
	width:530px;
	padding: 20px 0 10px 204px;
	background: url(images/h2-v3.gif) 0px 0px no-repeat;
	font-size: 1.25em;
	text-transform: uppercase;
	/*color: #28a8ed;*/
	/*color: #b65b01;*/
	color: #996633;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	/*color: #28a8ed;*/
	/*color: #b65b01;*/
	color: #996633;
}
#wrap {
	background: url(images/wrap-v3.gif) repeat-x;
}
#page {
	margin: 0 auto;
	width: 960px;
	background: #fff url(images/page.gif) repeat-y;
	text-align: left;
}
#header {
	height: 192px;
	background: #691041 url(images/half-violin-v3.gif) no-repeat bottom;
}
#header img.logo{
	float:left;
	margin-left:25px;
}
#header ul {
	float:right;
	padding-top: 68px;
	padding-right: 12px;
	padding-bottom:4px;
	text-align: right;
	list-style: none;
}
#header li {
	display: inline;
}
#header li a {
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
	padding: 2px 6px;
	border:1px solid #996577;
}
#header li a:hover {
	/*color: #4D28EC;*/
	color: #000;
	background-color:#d79925;
	border:1px solid #000;
}
#content-primary {
	float: right;
	margin: 12px 24px 12px 12px;
	width: 500px;
	display:inline;
}
#content-primary p {
	padding-bottom: 18px;
}
#content-primary img {
	float: left;
	clear:left;
	margin: 0 18px 0 -114px;
	padding: 3px;
	border: 3px solid #eee;
	background: #fff;
}
#content-primary img.right {
	clear:right;
	float: right;
	margin: 6px 0px 6px 6px;
}
#content-secondary {
	float: left;
	margin: 30px 0 12px 24px;
	width: 150px;
	font-size: 11px;
	color: #300;
	display:inline;
}
#content-secondary p {
	padding-bottom: 18px;
}
#footer {
	clear: both;
	height: 97px;
	background: #fff url(images/half-violin-bottom-v3.gif) no-repeat top;
	font-size: 10px;
	line-height: 1em;
	color: #999999;
	/*background-color:#b65b01;*/
	/*background-color:#5d2f81;*/
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer p {
	float:left;
	padding: 80px 24px 2px 24px;
}
#footer p.copyright{
	float:right;
	padding: 80px 24px 2px 24px;
}
#footer p.copyright a:hover{
	color:#fff;	
	background-color:transparent;
}
.clear {
	clear: both;
}
a img{
	border:0;
}
ul, ol{
	margin-left:15px;
}
table.programme{
	width:100%;
	border-collapse:collapse;
}
table.programme td{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	vertical-align:top;
}
.error{
	color:red;
}
.lower{
	text-transform:lowercase;
}
.small{
	font-size:.8em;
}
p.tickets{
	margin-top:1em;
	font-size:0.9em;
	color: #1F1F1F;
	line-height:1.2em;
}
/* Fixes for IE6 */
/* mac hide \*/
h1, h2, h3, #content-primary img {
	position:relative;
}
h1, h2, h3 {
	height:1%
}
/* end hide */
