body {
	margin: 0px;
	background: URL("images/bg.png") top no-repeat;
	background-color: #393939;
	text-align: center;
	color: #999;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
}

a {
	color: #dedede;
}

#top {
	text-align: left;
	background: URL("images/top.png") no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 43px;
	color: #ffffff;
	font: normal 11px/12px Arial, Helvetica, sans-serif;

}

#bearbanner {
	text-align: right;
	background: URL("images/bearbanner.png") no-repeat;
	margin: 0 auto;
	width: 960px;
	height: 148px;
}

#main {
	background: URL("images/englishtvbg.png") no-repeat;
	background-color: #000;
	margin: 0 auto;
	width: 980px;
	height: 100%;
}

#mainblank {
	background-color: #000;
	margin: 0 auto;
	width: 980px;
	height: 100%;
}

#toplinks {
	text-align: right;
	background: URL("images/toplinks.png") bottom no-repeat;
	background-color: #000;
	margin: 0 auto;
	width: 980px;
	height: 35px;
}

#bottomlinks {
	background: URL("images/bottomlinks.png") bottom no-repeat;
	background-color: #000;
	margin: 0 auto;
	width: 1014px;
	height: 89px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}

span.toplinks {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	margin-right: 59px;
}

span.toplink1 {
	text-align: left;
	margin-left: 46px;
	color: #ffffff;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}

span.toplink2 {
	text-align: right;
	color: #fff;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}

a.bottom {
	text-decoration: none;
	color: #999;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}

a.bottom:hover {
	color: #ccc;
	text-decoration: underline;
}

a.top {
	text-decoration: none;
	color: #999;
}

a.top:hover {
	color: #ccc;
}

a.toptoplinks {
	color: #bcbcbc;
}

a.toptoplinks:hover {
	color: #eee;
}