html, body {
	margin:0;
	padding:0;
	background:#000 url(../images/bg_novaro.jpg) no-repeat top center;
	font-family:Arial, verdana, sans-serif;
	font-size:0.9em;
}
a, a img {
	border:none;
	outline:none;
}
a, a:link, a:visited, a:active {
	color: #aa130e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#center{
	background:none;
	width:1068px;
	margin:0 auto;
}
#box {

}
#container {
	float:left;
	position: relative;
}
#logo {
	float:left;
	width:285px;
	margin:-5px 0 0 390px;
}
#introtext {
	float:left;
	margin:20px 0 0 360px;	
	width:380px;
}
#introtext p {
	margin: 0 0 10px 0;
	padding: 0;
}
#discipline-wrapper {
	position: absolute;
	top: 10px;
	right: 40px;
	width: 120px;
	height: 240px;
	padding: 10px 20px;
	background: url(../images/poster.png) no-repeat;
}
#introtext ul {
	margin: 0 0 10px 0;
	padding: 0;
}
ul#disciplines {
	margin: 0 0 0 5px;
	padding: 0;
}
ul#disciplines li {
	margin: 0;
	padding: 0;
}
#contact {
	width: 220px;
	height: 130px;
	padding: 10px 10px 10px 20px;
	position: absolute;
	left: 20px;
	top: 190px;
	background: url(../images/contact.png) no-repeat;
}
#contact ul.address {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}
#polaroids {
	float:left;
	width:1068px;
	height:670px;
	margin-top:-350px;
}
#audience {
	float:left;
	width:1068px;
	height:132px;
	margin:-100px 0 0 0;
}
