body {
	background-color: #1d1e21;
	padding: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:80%;
}
.bg {background-image:url(images/bg-hover.png)}
#monumentaalusquert {position: absolute; z-index: 105; left: 75%; top: 65%;}
#containers {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 530px;
	padding: 0px;
	margin-left: -490px;
	margin-top: -265px;
	background-image:url(images/bg.png); 
	background-repeat:no-repeat;
}
#busy {position: absolute; margin-top: 245px; margin-left:325px; z-index:50}
#coffee {position:absolute;margin-top:210px;  margin-left: 540px; z-index:40}
#introduction {position: absolute; margin-top: 100px; margin-left:95px;}
#introductiontext {margin-top:-45px; %margin-top:-50px; background-color: ; width:200px; color: #333; overflow:hidden; line-height:14px; z-index: auto}
#line {border-top: 0px dotted #333; width: 175px; margin-top:0px; text-align:right; color: #666}

#contact {position: absolute; margin-top: 160px; right:180px;  z-index:50}
#contacthid {width:10px; height:10px; overflow:hidden; color: white;}
#kwickscontainer {
	position:absolute;z-index:40
	padding:10px;
	background-color:;
	bottom:18px;}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 320px;
	height: 120px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}
.kwick_star{ 
	margin-left: 5px; outline: 0;
}

#kwick_1 { 
	background-color: ; background-image:url(images/uq.png);
}

#kwick_2 {
	background-color: ; background-image:url(images/gcu.png);
}

#kwick_3 {
	background-color: ; background-image:url(images/icshow.png);
}
#kwick_4 { 
	background-color: ; background-image:url(images/heathrow.png);
}

#kwick_5 {
	background-color: ; background-image:url(images/apple.png);
}

#kwick_6 {
	background-color: ; background-image:url(images/icshow.png);
}

.kwicklink {margin-left: 320px; border: none; z-index:200}
.kwicklink:hover {background-image:url(images/kwicklink-hover.gif); outline: 0;}

a.truncate_more_link {font-size: 30px; color:black}
#screenshot{
	position:absolute;
	padding:0px;
	display:none;
	background-color: none;
	margin-left:-40px;
	margin-top: -75px;
	%margin-left: -10px;
	%margin-top: -60px;
	z-index:70
	}
.introtext span { display:none; }
