@CHARSET "UTF-8";

body {
	background: #dadada url('../images/under_construction.jpg') center top no-repeat;
}

#logo {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 98%;
}

#logo-inner {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	background: transparent url('../images/logo-tnuva.jpg') right top no-repeat;
	text-align: right;
}

#logo-inner img {
	border: none;
}

#clock {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 98%;
}

#clock-inner {
	width: 960px;
	height: 96px;
	margin: 0 auto;
	text-align: right;
}

#clock-swf {
	width: 170px;
	height: 96px;
}
