BODY {
	margin: 0;
	background: #fdead8;
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

.textblock {
	padding: 2px;
	width: 940px;
	margin: auto;
	border: 0;
}
.last-block {
	margin-bottom: 0;
}

.tn1 {
	float: left;
	margin: 2px;
}

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

.tn1 A:hover {
	border: 1px dashed black;
}

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


.title {
	margin-top: 20px;
	font-size: 14pt;
	font-weight: bold;
	color: #731111;
}

OL.toplist, UL.toplist {
	padding: 0;
}

.toplist LI {
	width: 290px;
	margin: 8px;
	padding: 0;
	float: left;
	border: 0;
	list-style: none;
	text-align: center;
}

.toplist A {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #731111;
}


#legal {
	font-size: 10px;
}

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

#webmasters {
  text-align: center;
}


#head {
	height: 131px;
	background: #dcb28b url("/images/stwbg.png") repeat scroll center center;;
}

#head H1, #head H2 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
}
#head H1 {
	font-weight: bold;
}

#headimg {
	width: 885px;
	height: 131px;
	margin: 0 auto;
	background: url("/images/stw.png") no-repeat scroll left center;
	position: relative;
}

#headtext {
	width: 400px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 450px;
	z-index: 1;
	text-align: center;
}

#headimg IMG {
	display: block;
	border: 0;
}


.clear {
	clear: both;
}

.descr, .title {
	display: none;
}

.nowrap {
	white-space: nowrap;
}


.ad {
	text-align: center;
}

.ad IMG {
	border: 0;
}
