body {
  background-image:url('bg_uni_web.jpg');
  background-position:0 0;
  background-repeat:no-repeat;
  background-color:black;
}

div.scrollingDiv {
  position:absolute;
  top:90px;
  left:360px;
  width:511px;
  height:400px;
  overflow-y:hidden;
  overflow-x:hidden;
  text-align:left;

  /*background-image:url('cover_blured.jpg');
  background-position:0 10px;
  background-repeat:no-repeat;
  */
  overflow:hidden;
  padding-top:10px;
}

div.mainPic {
  left:50px;
  top:40px;
  position:absolute;
  width:300px;
  height:480px;
}

div.floor {
 background-image:url('Inlay_Page_2.jpg');
}

div.shows {
  background-image:url('shows.jpg');
}


div.contentPusher {
  position:absolute;
  top:10px;
  left:110px;
  height:400px;
  width:280px;
  overflow-y:auto;
}

div.description {
  font-family:arial,sans-serif,verdana;
  font-size:13px;
  color:black;
  font-weight:bolder;
  align:justify;
}
					
div.time {
  color:black;
  background:white;
}

div.date {
  color:black;
  background:gray;
}

div.menuPointDiv {
  position:relative;
  left:13px;
  margin-left:auto;
  margin-right:auto;
  width:600px;
  height:100px;
}


div.picPreview {
width:140px;
margin-left:5px;
margin-right:5px;
}

div.picPreviewBox {
position:absolute;
top:55px;
width:170px;
height:530px;
left:200px;
overflow-y:scroll;
}


.submitButton {
	font-family:arial,verdana,sans-serif;
        font-size:12px;
	font-weight: bolder;
	background:white;
	border:1px solid black;
	color:black;
	width:50px;
	cursor:pointer;
	text-align:center;
}

div.guestbook {
position:absolute;
left:403px;
top:410px;
width:582px;
height:155px;
overflow-y:scroll;
padding:5px 5px;
}

div.leftAdvertisement {
	position:absolute;
	left:150px;
	top:54px;
}

.menu {
	width:558px;
	height: 50px;
}

.menuPoint {
	width:569px;
	height:117px;
	background: url(start.jpg);
	background-repeat: no-repeat;
}

.pointMedia {
	background: url(media.jpg);
	 background-repeat: no-repeat;
}

.pointPics {
        background: url(pics.jpg);
	background-repeat: no-repeat;
}
		 

.pointBand {
	background: url(band.jpg);
	 background-repeat: no-repeat;
}

.pointNews {
	background: url(news.jpg);
	 background-repeat: no-repeat;
}

.pointDates {
        background: url(dates.jpg);
	background-repeat: no-repeat;
}
		 

.pointContact {
	background: url(contact.jpg);
	 background-repeat: no-repeat;
}

.pointGuest {
	background: url(guest.jpg);
	background-repeat: no-repeat;
}

.bottom {
	width:569px;
	height:213px;
	background: red;
	background: url(bottom.jpg);
	background-repeat: no-repeat;
}

.left {
	width:353px;
	height:289px;
	background: green;
	background: url(left.jpg);
	background-repeat: no-repeat;
}

.left2 {
	width:353px;
	background: green;
	background: url(left2.jpg);
	background-repeat: no-repeat;
}

.left3 {
	width:353px;
	background: green;
	background: url(left3.jpg);
	background-repeat: no-repeat;
}


.right {
	width:358px;
	height:289px;
	background: blue;
	background: url(right.jpg);
	background-repeat: no-repeat;
}


.full {
	width:1280px;
}

.bottomright {
	width: 358px;
	background: url(bottomright.jpg);
	background-repeat: no-repeat;
	
}

.bottomrightbottom {
	width: 358px;
	
	background: url(bottomrightbottom.jpg);
	background-repeat: no-repeat;
	
}

div.mainMenu {
	left:20px;
	height:30px;
	top:20px;
	position:absolute;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight: bolder;
	text-transform:uppercase;
	color:white;
}

div.newsHeadlines {
	position:absolute;
	top:420px;
	left:410px;
	font-family:arial,verdana,sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:black;
	width:539px;
	display:block;

}

.qHeader {
	text-align:right;

}

.qHeaderDate {
	text-align:right;
	width:100px;

}

.qText {
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight: bolder;
	color:black;
}

.quickNews {
	background: #996633;
	border: 1px solid #996600;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bolder;
}

a {
	color: blue;
}

a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

