body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 12px 0px;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-size: 21px;
	line-height: 21px;
	margin: 0px 0px 20px 0px;
}
h3 {
	color: #662C91;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 12px 0px;
}
h4 {
	color: #662C91;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}
h5 {
	color: #662C91;
	font-size: 12px;
	line-height: 18px;
	margin: 12px 0px 0px 0px;
}
h6 {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #662C91;
}
address {
	color: #662C91;
	font-style: normal;
	margin: 0px;
}
.separator {
	color: #EC008C;
}
.group {
	margin: 0px 0px 24px 0px;
}
.left-align {
	margin: 0px 10px 0px 0px;
	float: left;
}
.right-align {
	margin: 0px 0px 0px 10px;
	float: right;
}
.replace {
	position:relative;
	margin:0px; padding:0px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
.replace span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1; /*for Opera 5 and 6*/
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End hide from IE-mac */
/*body {
	background: #EC008C url(../images/bkgnd.png) repeat-y center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	color: #662C91;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
q {
	font-style: italic;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
}
h4 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8333em;
}
#header, #header span {
	background: url(../images/header.png) no-repeat left top;
	width: 680px;
	height: 110px;
	margin: 0px 0px 20px 20px;
}
#footer {
	text-align: center;
	margin: 0px 20px 20px 20px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #662C91;
	clear: both;
}
ul.nav-bar {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	clear: both;
}
ul.nav-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.nav-bar li a {
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#upper-nav {
	height: 24px;
	margin-bottom: 4px;
}
ul#upper-nav li a {
	height: 24px;
}
ul#upper-nav li a:hover {
	background-position: 0px -24px;
}
ul#lower-nav {
	height: 16px;
	margin-bottom: 20px;
}
ul#lower-nav li a {
	height: 16px;
}
ul#lower-nav li a:hover {
	background-position: 0px -16px;
}
li#welcome a {
	background-image: url(../images/navigation/welcome.png);
	width: 87px;
}
li#thursday a {
	background-image: url(../images/navigation/thu.png);
	width: 95px;
}
li#friday a {
	background-image: url(../images/navigation/fri.png);
	width: 95px;
}
li#saturday a {
	background-image: url(../images/navigation/sat.png);
	width: 95px;
}
li#sunday a {
	background-image: url(../images/navigation/sun.png);
	width: 95px;
}
li#monday a {
	background-image: url(../images/navigation/mon.png);
	width: 95px;
}
li#tickets a {
	background-image: url(../images/navigation/tickets.png);
	width: 118px;
}
li#programme a {
	background-image: url(../images/navigation/programme.png);
	width: 128px;
}
li#accommodation a {
	background-image: url(../images/navigation/accommodation.png);
	width: 115px;
}
li#eating a {
	background-image: url(../images/navigation/eating.png);
	width: 88px;
}
li#venues a {
	background-image: url(../images/navigation/venues.png);
	width: 65px;
}
li#links a {
	background-image: url(../images/navigation/links.png);
	width: 51px;
}
li#directions a {
	background-image: url(../images/navigation/directions.png);
	width: 121px;
}
li#mailing a {
	background-image: url(../images/navigation/mailing.png);
	width: 112px;
}
body#welcome-page li#welcome a,
body#thursday-page li#thursday a,
body#friday-page li#friday a,
body#saturday-page li#saturday a,
body#sunday-page li#sunday a,
body#monday-page li#monday a,
body#tickets-page li#tickets a
{
	background-position: 0px -24px;
}
body#programme-page li#programme a,
body#eating-page li#eating a, 
body#venues-page li#venues a,
body#links-page li#links a,
body#directions-page li#directions a, 
body#registration-page li#mailing a 
{
	background-position: 0px -16px;
}
*/
