* {margin: 0;padding: 0;}
html {}
body {font-size: 75%;font-family: Tahoma;color: #313131;background: url('images/background-nr.png') top center no-repeat #dbb544;}
#wrap {margin: 82px auto;width: 960px;background: white;border:2px solid #b88e11;}
#begin {height:100px;background:url('images/begin.png') top center no-repeat;width:100%;}
#header {height: 200px;background:url('images/header.png') top center no-repeat;width: 100%;margin: 10px auto;}
#navigation {background: #8a6700;height: 55px;margin: 20px 20px;}
#navigation ul {list-style-type: none;height:45px;}
#navigation ul li {display:block;float:left;margin:8px 20px;padding:6px;font-size:1.8em;color: white;}
#navigation ul li:hover {background:#916d01;}
#navigation ul li a {color:white;text-decoration:none;}
#navigation ul li a:hover {text-decoration:none;}
#hold {}
#hold h2 {font-size: 2.2em;margin: 0 450px 20px 40px;color: black;text-align:justify;}
#hold h3 {font-size: 2em;margin: 0 450px 20px 40px;color: black;}
#hold p {font-size: 1.2em;margin: 0 400px 20px 40px;line-height:1.5;}
#player {margin-left:40px;}
#event {height:200px;width:520px;}
#right {background: #ffefbf;float: right;width: 313px;min-height: 400px;margin: 0px 40px 0 60px;border:1px dashed #c9c9c9;}
#right h3 {text-align:center;font-size:2.2em;margin:20px 0 40px 0;}
#right p {margin:10px 20px;line-height:1.2;}
#footer {margin-top:20px;}
#end {height:100px;background:url('images/end.png') top center no-repeat;width:100%;}
.clear {width:100%;height:50px;clear:both;}
.exhibit {min-height:100px;border-bottom:1px dashed #c9c9c9;}
.endexhibit {height:40px;line-height:40px;text-align:center;}