/* CSS Document */

body{
	padding : 0;
	margin : 0;
	background-color : #001C3B;
}

#booking{
	position : absolute;
	top : 120px;
	left: 402px;
	z-index: 500;
}

#presstext{
	position : absolute;
	top : 517px;
	left: 25px;
	width: 585px;
	float: left;
	text-align: justify;

}

#hometext{
	position : absolute;
	top : 166px;
	left: 25px;
	width: 585px;
	float: left;
	text-align: justify;

}

#copyright{
	position : absolute;
	top : 579px;
	left: 25px;
	z-index: 500;
}

/* Flash */

#flashmovie{
	position : absolute;
	top : 24px;
	left: 15px;
	z-index: 50;
}

#round1{
	position : absolute;
	top : 55px;
	left: 24px;
	z-index: 50;
}

#menu{
	position : absolute;
	top : 50px;
	left: 418px;
	z-index: 50;
}

#player{
	position : absolute;
	top : 115px;
	left: 88px;
	z-index: 50;
}

/* Flash */

/* GIF */

#dkbnlogo{
	position : absolute;
	top : 596px;
	left: 25px;
	z-index: 500;
}

#space{
	position : absolute;
	top : 574px;
	left: 0;
	z-index: 500;
}

/* GIF */

/* text */	

.text0{
	color : #1E5068;
	font-family : Helvetica, Arial, sans-serif;
	line-height : 14px;
	font-size : 10px;
	text-decoration : none;
}

.text1{
	color : #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	line-height : 14px;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.text1red{
	color : #E41D16;
	font-family : Helvetica, Arial, sans-serif;
	line-height : 14px;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.text1blue{
	color : #1E5068;
	font-family : Helvetica, Arial, sans-serif;
	line-height : 14px;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #1E5068;
	text-decoration : underline;
}

/* text */