BODY {
	color: #000000;
	background: #ffebeb url("/images/bg.png") repeat;
	margin: 0 auto;
	font-size: 11px;
	text-align: center;
	width: 100%;
    text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}

#main {
	width: 962px;
	margin: 0 auto;
    text-align: center;
}

H1 {
	font-size: 36px;
	font-weight: bold;
	display: inline;
}

H2 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

a {
	color: #000000;
}

#disclaimer {
  text-align: center;
  font-size: 10px;
  width: 600px;
  margin: 20px auto 10px auto;
}

.boxtitle {
  height: 47px;
  position: relative;
  margin-bottom: -10px;
}

.softedget, .softedgeb {
  width: 15px;
  height: 16px;
  float: left;
}
.softedget {
  background: url("/images/topcenter.png") repeat-x;
}
.softedgeb {
  background: url("/images/bottomcenter.png") repeat-x;
}

.textblock_head_center {
  width: 900px;
  height: 16px;
  float: left;
  background: url("/images/topcenter.png") repeat-x;
}

.textblock_foot_center {
  width: 900px;
  height: 16px;
  background: url("/images/bottomcenter.png") repeat-x;
  float: left;
}

.textblock_right {
  width: 16px;
  height: 1120px;
  float: right;
}

.textblock_left {
  width: 16px;
  height: 1120px;
  float: left;
}

.textblock, .first_textblock {
	border: 0;
	background: #ffffff;
	width: 930px;
	margin: 0 16px;
}
.last-block {
    margin-bottom: 0;
    background: none;
}

.first_textblock {
	background: #ffffff url("/images/yts.jpg") no-repeat scroll;
	background-position: 1px 226px;
}

.tn1 {
	float: left;
	margin: 2px;
	padding: 0;
	border: 0;
	display: inline;
	width: 182px;
	height: 222px;	
}

.tn1 A {
	display: block;
	line-height: 0;
	border: 1px solid;
    border-color: #ff16b0;
}

.tn1 A:hover {
	border-color: #ff163c;
	border-style: dashed;
}

.tn1 IMG {
	width: 180px;
	height: 220px;
	border: 0;
}

#space{
  width: 368px;
  height: 222px;
  float: left;
  display: inline;
  margin: 2px;
  border: 0;
}

.clear {
	clear: both;
}

.toplist {
	float: left;
	margin: 3px;
	width: 32.5%;
	text-align: center;
	border-collapse: collapse;
}

.toplist a {
	color: #731111;
	text-decoration: none;
	display: block;
}

.toplistIMGs {
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
}

.toplistIMGs A {
	margin: 0 10px;
}

.toplistIMGs A IMG {
	border: 0;
}


.ad {
	text-align: center;
}

.ad IMG {
	border: 0;
}

#legal {
	font-size: 10px;
}

#copyright {
	width: 35em;
	font-size: 10px;
	text-align: center;
	float: right;
	margin: 0 10px;
}

.nowrap {
	white-space: nowrap;
}

#webmasters {
  text-align: center;
}

.descr {
 display: none;
}
