#header {
	background-image:url(../images/hp-header-bg.jpg);
	height:269px;
}

#body {
	background-image:url(../images/hp-body-bg.png);
}

#content {
	margin-top:0px;
	padding:15px 10px 0px 10px;
	width:568px;
}

#content .left {
	width:310px;
	float:left;
}

#content .left p {
	line-height:1.5em;
}

#content .right {
	float:right;
	width:235px;
	height:365px;
	padding:0 0px 0 10px;
	position:relative;
}

#content .right img {	
	position:absolute;
	bottom:0px;
}

#sidebar {
	padding-top:25px;
}

#header p.address {
	color:#6E6E6E;
	font-size:70%;
	display:block;
	width:580px;
	position:absolute;
	left:150px;
	top:250px;
}

#header p.address a {
	text-decoration:none;
}

#latest-news {
	position:relative;
}

#latest-news span.newsroom {
	position:absolute;
	top:-21px;
	right:0px;
	font-size:65%;
}

#latest-news span.newsroom a {
	text-decoration:none;
	color:#6D6D6D;
}

#latest-news p.news-item {
	margin-bottom:12px;
	margin-right:-8px;
}

#latest-news p.news-item span.news-title {
	border-top:1px dotted #6D6D6D;
	background-color:#ECECEC;
	display:block;
	padding:6px 8px;
	font-size:85%;
	line-height:1.2em;
}

#latest-news p.news-item span.news-title a {
	color:#6D6D6D;
	text-decoration:none;
	font-weight:bold;
}

#latest-news p.news-item span.date {
	padding-left:8px;
	font-size:80%;
}

#latest-news p.news-item span.read-more {
	font-size:80%;
}

#latest-news p.news-item span.read-more a {
	color:#014E9E;
	text-decoration:none;
}

#footer .arts-program {
	position:absolute;
	left:28px;
	top:-184px;
	width:188px;
	height:164px;
}