* {
	padding: 0; 
	margin: 0; 
}

body {
	background-image: url( '../i/bg.jpg' );
	background-position: 0px 0px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-bottom: 30px;
	
}

h1 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}



p {  
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	margin: 0;
	padding: 0;
}

a {
	color: white;
}
img {
	border: 0px;
	padding: 0;
}

#pageContainer {
	float: left;
	position: absolute;
	width: 1003px;
	height: 987px;
	left: 50%;
	margin-left: -500px;
}
#container {
	float: left;
	position: relative;
	width: 1003px;
	height: 987px;
	background: url(../i/room.jpg) no-repeat;
}

#clock {
	float:left;
	position: relative;
	width: 352px;
	height: 61px;
	left: 437px;
	top: 279px;
}

/* Contentti alue */

#contentBg {
	float: left;
	position: relative;
	width: 707px;
	height: 415px;
	background: url(../i/contentBg.png);
	border: 1px solid white;
	left: 7px;
	top: 33px;
	overflow: auto;
}
#contentBg ul {
	margin: 0px;
}
#contentBg ul li{
	margin: 15px;
}
#contentBgStart {
	float: left;
	position: relative;
	width: 707px;
	height: 415px;
	background: url(../i/contentBg.png);
	border: 1px solid white;
	left: 7px;
	top: 33px;
	visibility: hidden;
}

#contentLeft {
	float: left;
	position: relative;
	width: 317px;
	height: 365px;
	left: 24px;
	top: 25px;
	padding-bottom: 20px;
}

#contentRight {
	float: right;
	position: relative;
	width: 317px;
	height: 365px;
	right: 24px;
	top: 25px;
	padding-bottom: 20px;
}

#contentLeftPic {
	float: left;
	position: relative;
	width: 317px;
	height: 365px;
	background: black;
	border: 1px solid white;
	left: 24px;
	top: 25px;
	overflow: hidden;
}

#contentRightPic {
	float: right;
	position: relative;
	width: 317px;
	height: 365px;
	background: black;
	border: 1px solid white;
	right: 24px;
	top: 25px;
	overflow: hidden;
}

#contentFull {
	float: left;
	position: relative;
	width: 658px;
	height: 365px;
	left: 24px;
	top: 25px;
	overflow: auto;
}

#contentFullpic {
	float: left;
	position: relative;
	width: 658px;
	height: 365px;
	background: black;
	border: 1px solid white;
	left: 24px;
	top: 25px;
	overflow: auto;
}

#contentClose {
	float: left;
	position: relative;
	width: 33px;
	height: 33px;
	left: 24px;
	top: 33px;
	visibility: visible;
}

#contentOpen {
	float: left;
	position: relative;
	width: 33px;
	height: 33px;
	left: -9px;
	top: 33px;
	visibility: hidden;
}
/* End here */

#navi {
	float: left;
	position: relative;
	width: 988px;
	height: 62px;
	left: 7px;
	top: 39px;
}

#naviLeft {
	float: left;
	position: relative;
	width: 26px;
	height: 62px;
	background: url(../i/naviLeft.png);
}

#naviBg {
	float: left;
	position: relative;
	width: 910px;
	height: 62px;
	background: url(../i/naviBg.jpg) repeat-x;
	
}



#lang {
	float: left;
	position: relative;
	width: 23px;
	height: 62px;
}

#naviRight {
	float: left;
	position: relative;
	width: 26px;
	height: 62px;
	background: url(../i/naviRight.png);
}

#naviBg ul li{
	list-style-type: none;
	display: inline;
	padding-right: 30px;
	overflow: hidden;
}


#naviBg .menu-sibling {
	padding-top: 15px;
	*padding-top: 0;
	padding-left: 30px;
	background: url(../i/naviSeparator.jpg) no-repeat;
}

#naviBg .menu-current {
	padding-top: 15px;
	padding-left: 30px;
	*padding-top: 0;
	background: url(../i/naviSeparator.jpg) no-repeat;
}

#naviBg .menu-first {
	padding-left: 0;
	margin: 0;
	background: none;
}



#contentBottomBg {
	float: left;
	position: relative;
	width: 707px;
	*width: 709px;
	height: 399px;
	background: url(../i/contentBg.png);
	border: 1px solid white;
	left: 7px;
	top: 45px;
	*top: 44px;
}

#contentBottom {
	float: left;
	position: relative;
	width: 667px;
	height: 359px;
	padding: 20px;
	overflow: hidden;
}

#contact {
	float: left;
	position: relative;
	width: 253px;
	height: 236px;
	left: 7px;
	top: 45px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	padding: 20px;
	overflow: hidden;
}

#footer {
	float: left;
	position: relative;
	width: 1003px;
	height: 100px;
	background: url(../i/footerBg.jpg);
	top: -1px;
	*top: -21px;
}

a#avalon {
	position: absolute;
	bottom: 50px;
	left: 40px; 
	display: block;
	width: 99px;
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
	background: none;
	background: url(../i/avalon.gif) no-repeat top left;
	visibility: hidden;
}

