@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
	background-color:#000;
}
#centre-stage {
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;
}
#performing-arts-academy {
	position:relative;
	width:960px;
}
#performing-arts-academy #left {
	position:relative;
	float:left;
	width:338px;
	height:60px;
	margin:0;
	padding:54px 0 0 0;
	border-bottom:2px solid #848388;
	text-align:right;
	color:#FFF;
}
#performing-arts-academy #centre {
	position:relative;
	float:left;
}
#performing-arts-academy #right {
	position:relative;
	float:right;
	width:338px;
	height:67px;
	margin:0;
	padding:47px 0 0 0;
	border-bottom:2px solid #848388;
	text-align:left;
	color:#FFF;
}
#performing-arts-academy h2 {
	margin:0 0 22px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	letter-spacing:1px;
}
#performing-arts-academy h1 {
	margin:0 0 22px 0;
	padding:0;
	font-size:1.9em;
	font-weight:bold;
	line-height:1em;
	letter-spacing:1px;
}
#performing-arts-academy a {
	color:#FEC600;
	text-decoration:none;
}
#performing-arts-academy a:hover {
	text-decoration:underline;
}
#performing-arts-academy ul {
	margin:0;
	padding:0;
}
#performing-arts-academy li {
	padding:0;
	list-style:none;
	display:block;
	line-height:18px;
	font-size:1.4em;
	font-weight:bold;
}
#performing-arts-academy #left li {
	margin:0 0 0 12px;
	float:right;
}
#performing-arts-academy #right li {
	margin:0 12px 0 0;
	float:left;
}
#performing-arts-academy li a {
	color:#FFF;
}
#irish-dancing-street-dance-drama {
	position:relative;
	float:left;
	clear:left;
	width:960px;
}
#irish-dancing-street-dance-drama #left {
	position:relative;
	float:left;
	width:205px;
	height:505px;
	background:url(../images/spot_lights_left.jpg);
}
#irish-dancing-street-dance-drama #centre {
	position:relative;
	float:left;
	background-color:#FFF;
	width:500px;
	height:455px;
	padding:25px;
	overflow:auto;
}
#irish-dancing-street-dance-drama #centre h1 {
	margin:0;
	padding:0;
	font-size:1.8em;
	line-height:1em;
	color:#004389;
}
#irish-dancing-street-dance-drama #centre h2 {
	margin:20px 0 -5px 0;
	padding:0;
	font-size:1.4em;
	line-height:1em;
	color:#004389;
}
#irish-dancing-street-dance-drama #centre p {
	margin:10px 0 0 0;
	padding:0;
	font-size:1.2em;
	line-height:1.3em;
}
#irish-dancing-street-dance-drama #right {
	position:relative;
	float:right;
	width:205px;
	height:505px;
	background:url(../images/spot_lights_right.jpg);
}
#irish-folk-riverdance {
	position:relative;
	float:left;
	width:960px;
	height:60px;
	background:url(../images/floor.jpg);
}
.orange {
	color:#FEC600;
}
.blue{
	color:#004389;
}
.star {
	margin-top:-2px;
}