@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}
#apDiv1 {
	position:absolute;
	left:410px;
	top:158px;
	width:548px;
	height:661px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:60px;
	top:135px;
	width:350px;
	height:250px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:62px;
	top:10px;
	width:773px;
	height:125px;
	z-index:20;
	background-image: url(../images/graphics/Karibulogo2010.gif);
	background-repeat: no-repeat;
}
#apDiv4 {
	position:absolute;
	left:415px;
	top:135px;
	width:150px;
	height:100px;
	z-index:4;
	background-image: url(../images/graphics/box1.gif);
}
#apDiv5 {
	position:absolute;
	left:415px;
	top:240px;
	width:150px;
	height:145px;
	z-index:5;
	background-image: url(../images/graphics/box2.gif);
}
#apDiv6 {
	position:absolute;
	left:60px;
	top:390px;
	width:505px;
	height:430px;
	z-index:6;
	background-image: url(../images/graphics/textbox.png);
}
#apDiv7 {
	position:absolute;
	left:60px;
	top:646px;
	width:505px;
	height:80px;
	z-index:7;
}
#apDiv8 {
	position:absolute;
	left:570px;
	top:135px;
	width:400px;
	height:100px;
	z-index:8;
	background-image: url(../images/graphics/box3.png);
}
#apDiv9 {
	position:absolute;
	left:570px;
	top:240px;
	width:400px;
	height:145px;
	z-index:9;
	background-image: url(../images/graphics/box4.png);
}
#apDiv10 {
	position:absolute;
	left:570px;
	top:405px;
	width:auto;
	height:330px;
	z-index:10;
}
#apDiv11 {
	position:absolute;
	left:570px;
	top:390px;
	width:400px;
	height:430px;
	z-index:11;
	background-image: url(../images/graphics/box5.png);
}
#textbox {
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 310px;
	width: 485px;
	margin: 10px;
}
.sponsor {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#apDiv13 {
	position:absolute;
	width:1px;
	height:115px;
	z-index:101;
	left: 0px;
	top: 0px;
}
.container {
	background-position: 0px 0px;
	width: 100%;
}
.quicklink {
	vertical-align: text-bottom;
	margin-top: 73px;
	margin-left: 370px;
}
