html,body {
background-image:url(images/ijssculpt_bg.jpg);
background-repeat:repeat-x;
	margin: 0;
	padding: 0;
background-color:#B3DDF6;
overflow:hidden;
}

.whitebody {
	background-color:#B3DDF6;
}

p {
	display:inline;
	font: normal normal 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #242931;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.lheight25{
	line-height: 25px;
}

.title{
	font-size: 12px;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

a:link, a:visited{
	color: #0066FF;
	text-decoration: underline;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1114px;
	height: 702px;
}

div.pano {
	position: absolute;
	top: 76px;
	left: 225px;
	width: 750px;
	height: 420px;
}

div.topimage{
	width:	1114px;
	height:	79px;
	position:absolute;
	left:	0px;
	top:	-3px;
	text-align: left;
}

div.heksimage{
	width:	225px;
	height:	515px;
	position:absolute;
	left:	0px;
	top:	76px;
	text-align: left;
}

div.decoimage{
	width:	225px;
	height:	515px;
	position:absolute;
	left:	975px;
	top:	76px;
	text-align: left;
}

div.btmimage{
	width:	750px;
	height:	95px;
	position:absolute;
	left:	225px;
	top:	496px;
	text-align: left;
}
