html {
	height: 100%; 
	max-height: 100%;  
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
	font-size: 12px; 
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	background: #1e1e1e url(fon.jpg) repeat;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
	overflow: hidden;
/* */ 
}
body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center; 
}
div#centered {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
}
div#cont {
	position: absolute;
	top: -311px;
	left: -506px;
	width: 1010px;
	height: 621px;
	margin: 0px;
	padding: 0px; 
	border: 1px solid #cdcdcd; 
	background: #071321 url(rest.jpg) 208px 96px no-repeat;
	text-align: center;
	overflow: hidden;
}
/************ top ************/
div#top {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 96px; 
	background: transparent url(top.jpg) no-repeat;
	overflow: hidden; 
	color: #ffffff;
}
div#htitle {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px; 
	top: 70px; 
	width: auto;
	height: 20px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #eeeeee;
}
div#note {
	float: right;
	clear: right;
	margin: 25px 10px 0px 0px;
	padding: 0px;
	border: 0px; 
	width: 192px;
}
div#note p {
	margin: 0px;
	padding: 0px;
	border: 0px; 
	font-size: 10px;
	line-height: 10px;
	text-align: justify;
	color: #eeeeee;
}
div#new_year {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px; 
	top: 20px;
	left: 50px;
	width: 515px;
	height: 76px;
	background: transparent url(new_year.gif) top left no-repeat;
}
/************ left ************/
div#left {
	position: relative;
	float: left;
	width: 208px;
	height: 520px;
	background: transparent url(left.jpg) no-repeat;
	font-size: 1em;
	color: #eee;
}
div#left dl {
	margin: 120px 0px 0px 30px;
	padding: 0px; 
}
div#left dt {
	margin: 0px;
	padding: 0px; 
	text-align: left;
	color: #eeeeee;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	height: 1.6em;
}
div#left dd {
	margin: 0px;
	padding: 0px 0px 0px 15px; 
	text-align: left;
	color: #eeeeee;
	font-weight: normal;
	line-height: 1.6em;
	height: 1.6em;
}
/************ links ************/
a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
}
a:hover, div#left span.nav {
	color: #ffa500;
	background-color: #0a1124;
}
/************ content ************/
div#container {
	position: relative;
	float: right;
	width: 775px;
	height: 520px;
	overflow: auto;
	padding: 0px;
	text-align: center; 
}
div#content {
	margin: 0px auto;
	width: 500px;
}
div#content p {
	margin: 0px;
	padding: 5px 20px;
	color: #ffffff;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
}
div#content p.hea {
	font-size: 1.3em;
	padding: 10px 0px;
	text-align: center; 
}
div#content a span {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	border: 0px;
	text-align: justify; 
	font-weight: normal; 
	line-height: 1.3; 
	font-size: 1.0em;
}
div#content a span.selection {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #ff3a33;
}
div#content a:hover span {
	color: #ffa500;
	background-color: #0a1124;
}
div#content a:hover span.selection {
	color: #ff3a33;
}
div.pad_cont {
	display: block;
	height: 10px;
}
.ital {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
/************ footer ************/
div#footer {
	position: absolute; 
	bottom: 0px; 
	left: 0px;
	width: 211px; 
	height: 32px; 
	margin: 0px;
	padding: 0px 0px 0px 1px; 
	border: 0px; 
	overflow: hidden; 
}
div.counter {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	width: 89px;
	height: 31px;
}
div.counter img {
	border: 0px; 
}
div.live {
	width: 32px;
}
