body {
	background: #2c2b29;
	margin: 0;
	padding: 0;
	color: white;
	font: 12px   Verdana, Arial, Helvetica, sans-serif;
}

#bas {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 209px;
	height: 100px;
	display: block;
}
img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#title {
	position: absolute;
	top: 0px;
	left: 212px;
	width: 465px;
	height: 102px;
	display: block;
	background:no-repeat url(images/title.png);
	color:#fff;
	font-size:19px;
	font-weight:bold;
	padding:5px 20px 10px 40px;
	line-height:28px;
}

#backlink {
	position: absolute;
	top: 115px;
	left: 580px;
}

#homelink {
	position: absolute;
	top: 115px;
	left: 640px;
}

#nzte {
	position: absolute;
	top: 529px;
	left: 444px;
	width: 149px;
	height: 25px;
	display: block;
}

#et {
	position: absolute;
	top: 490px;
	left: 617px;
	width: 83px;
	height: 59px;
	display: block;
}

#listing{
	position:  absolute;
	top: 170px;
	left:  160px;
	height: 295px;
	width:  500px;
	overflow: auto;
}

#detail{
	position:  absolute;
	top: 140px;
	left:  20px;
}
.viewprofile{
	position: absolute;
	top: 63px;
	left: 320px;
	width: 150px;
	height: 33px;
	display: block;
}
.watchvideo{
	position: absolute;
	top: 100px;
	left: 320px;
	width: 150px;
	height: 33px;
	display: block;
}
#watchvideoprofile{
	position: absolute;
	top: 15px;
	left: 553px;
	width: 129px;
	height: 33px;
	display: block;
}
#watchvideoprofilelow{
	position: absolute;
	top: 45px;
	left: 553px;
	width: 129px;
	height: 33px;
	display: block;
}
#profilecontent{
	width:  440px;
	height:  240px;
	overflow: auto;
	display:  block;
	padding-right:  10px;
}
A {
	color: white;
	text-decoration: none;
}

A:HOVER {
	color: white;
	text-decoration: underline;
}

