body {
	margin:0;
	background:#000;
	padding:17px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#577381;
	font-size:12px;
}

#wrapper {
	width:918px;
	height:791px;
	margin:0 auto;
	background:url(images/entry-top.jpg) 0 55px no-repeat;
	position:relative;
}
#logo-top {
	height:49px;
	width:79px;
	background:url(images/entry-logo-top.jpg) bottom right no-repeat;
	margin-right:517px;
	float:left;
}
#counter {
	height:42px;
	width:111px;
	padding:7px 69px 0 9px;
	background:url(images/entry-counter.gif);
	text-align:right;
	float:left;
}
#counter strong {
	display:block;
	padding-top:4px;
	color:#5d7988;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#logo {
	clear:left;
	height:211px;
	width:408px;
	background:url(images/entry-logo.jpg) top right no-repeat;
}
#left {
	float:left;
	width:282px;
	height:329px;
	background:url(images/entry-left.jpg);
}
#center {
	float:left;
	width:314px;
	height:329px;
}
#center-overlay {
	width:428px;
	height:476px;
	background:url(images/entry-center.jpg);
	position:absolute;
	top:181px;
	left:175px;
}
#right {
	float:left;
	width:301px;
	height:80px;
	padding:249px 0 0 20px;
	background:url(images/entry-right.jpg);
}
#right a {
	display:block;
	height:53px;
	width:89px;
	background:url(images/entry-click.gif);
}
#bottom {
	clear:left;
	width:918px;
	height:185px;
	background:url(images/entry-bottom.jpg);
}