body,
table {
	font: 15px/1.4 Georgia, serif;
}
body {
	margin: 0;
	padding: 0;
	color: #7992A5;
	background: #f9a623 url(../img/bg.png) top center no-repeat;
}
div.page {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background: #fff;
}
div.header {
	position: relative;
	height: 304px;
	background: url(../img/header.png);
}
div.header h1 {
	position: absolute;
	top: -1000px;
	display: none;
}
div.header a {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 300px;
	height: 75px;
	overflow: hidden;
	text-indent: -1000px;
}
div.copy {
	margin: 30px 282px 0 103px;
	border-right: 1px solid #7a92a6;
	padding: 0 21px 30px 0;
}
div.sidebar {
	position: absolute;
	top: 334px;
	right: 20px;
	width: 242px;
}
div.sidebar div.component {
	padding-bottom: 5px;
}
h2 {
	margin: 0 0 0.3em 0;
	color: #000;
	background: transparent;
	line-height: 1;
	font-weight: normal;
	font-size: 27px;
}
h3 {
	margin: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
p {
	margin: 0 0 1.4em 0;
}
a {
	color: #000;
	background: transparent;
}
a img {
	border: 0 none;
}
ul.event {
	position: relative;
	list-style: none;
	height: 170px;
	margin: 45px 0 0 0;
	padding: 15px 0 50px 0;
}
ul.event a {
	position: absolute;
	top: 0;
	padding: 155px 0 0 0;
	color: #7992A5;
	background: url(../img/event.jpg) no-repeat;
	text-decoration: none;
	font-style: italic;
}
ul.event #beense a {
	left: 0;
	width: 151px;
}
ul.event #dante a {
	left: 151px;
	width: 221px;
	background-position: -151px 0;
}
ul.event #eno a {
	left: 372px;
	width: 219px;
	background-position: -372px 0;
}
div.transport p {
	margin: 0;
}
p.exclamation {
	font-size: 19px;
}
ul.taxi {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar div.photos {
	position: relative; /* IE 7 bug*/
	zoom: 1; /* IE 6 bug*/
	margin: 0 0 25px 0;
	padding: 0 50px 85px 0;
}
div.sidebar div.flashlight {
	background: url(../img/camera.png) no-repeat bottom right;
}
div.sidebar div.static {
	background: url(../img/camera-flashlight.png) no-repeat bottom right;
}
div.sidebar div.photos h2 {
	margin-bottom: 0.25em;
}
div.sidebar div.photos span {
	background: #fff;
}
div.sidebar div#flash,
div.sidebar div#flash div {
	width: 150px;
	height: 150px;
}
div.sidebar div#flash {
	position: absolute;
	top: 65px;
	left: 45px;
	display: none;
}
div.sidebar div#flash div {
	background: url(../img/flash.png) no-repeat bottom right;
}
div.sidebar div.flashlight a {
	position: relative;
	z-index: 100;
}
