html,
body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	background: #eee;
}

div#container {
	width: 850px;
	min-height: 100%;
	margin: 40px auto;
	margin-bottom: -26px;
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
}

div#bg-image-layer {
	background: url('../images/eso_logo_400_trans_50.png') no-repeat scroll;
	min-height: 100%;
}

div#header {
	font-size: 140%;
	width: 850px;
	height: 120px;
	color: #ffffff;
	text-align: right;
	background-image: url('../images/eso_header3.png');
}

div#content {
	width: 500px;
	margin-left: 129px;
}

div#footer-spacer {
	height: 50px;
}

div#footer {
	position: relative;
	height: 15px;
	background:#333;
	border-top:1px solid #777;
	color:#888;
	padding:5px;
	font-size: 0.8em;
	text-align: right;
}

div#footer span.item {
	margin-left: 10px;
}

div#navigation {
	font-size: 90%;
	float: left;
}

div#navigation ul {
	width: 110px;
	padding: 0px;
	margin-top: 90px;
	margin-left: 10px;
}

div#navigation li {
	list-style-type: none;
	color: #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;
    font-weight: bold;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background: url(../images/bg.png);
}

div#navigation li:hover  {
	background: url(../images/bg_sel.png);
}

div#navigation li.active {
	background: url(../images/bg_sel.png);
}

div#navigation li:hover {
	cursor: pointer;
}

div#navigation li.active {
	cursor: default !important;
}

div#navigation a {
	color: #000000;
}

div#side-bar {
	float: right;
}

div.side-bar-container {
	width: 180px;
	font-size: 0.8em;
	border: 1px solid #aaaaaa;
	padding: 10px;
	margin-right: 10px;
}

div.concert .title {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

div.concert {
	text-align: left;
}

div.concert .title-date {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.side-bar-container .image,
div.concert .date {
	text-align: center;
}

div.concert .date,
div.concert .program {
	margin-bottom: 10px;
}

div.concert .program {
	margin-top: 10px;
	text-align: left;
}

div.free-text {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.concert .name,
div.concert .composer {
	font-weight: bold;
}

div.concert .instrument,
div.concert .work {
	font-style: italic;
}

div.tube-station {
	margin-top: 5px;
	font-size: 0.8em;
}

div.image {
	text-align: center;
}

div.banner-image img {
	border: 1px solid #999999;
}

div.text {
	text-align: justify;
}

a {
	color: #5577ff;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

hr {
	color: #aaa;
	background-color: #aaa;
	border: 0;
	height: 1px;
	width: 80%;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.flickr-set img {
	margin: 5px;
}

div#map_canvas {
	height: 300px;
	width: 500px;
	border: 1px solid #ccc;
}

div.date-entry .g-date {
	font-weight: bold;
	margin-right: 5px;
}

div.date-entry .g-place {
	margin-left: 5px;
}

div.g-desc {
	margin-left: 50px;
	margin-bottom: 10px;
	text-align: left !important;
}

div.date-entry {
	margin-bottom: 5px;
	text-align: left !important;
}

.progshbill {
	float: right;
	padding-left: 3em;
	padding-right: 0em;
	width: 110px;
	}

.piccaption100 {
	width: 100px;
	left: 3em;
	bottom: 40px;
	background-color: none;
	text-align: center;
	line-height: 80%;
	margin: 0;
	}

.progshbill80 {
	float: right;
	padding-left: 3em;
	padding-right: 0em;
	width: 80px;
	}

.piccaption80 {
width: 80px;
	left: 3em;
	bottom: 40px;
	background-color: none;
	font-size: .7em;
	text-align: center;
	line-height: 110%;
	margin: 0;
margin-top: .5em;
	}

.thumbs {
	text-align: center;
}

