body{
	margin: 0em;
	padding: 0em;
	font-size: 62.5%;
	font-family: Lucida Sans Unicode;
	background: #cccccc;
}

a{
	color: #336600;
}

#wrapper{
	margin: 0em;
	padding: 0em;
	background: #cccccc url('../images/bg.jpg') no-repeat;
	background-position: center top;
}

#header{
	margin: 0em auto 0em auto;
	width: 23.3em;
	height: 5.9em;
}

#header h1{
	visibility: hidden;
}

#header p{
	visibility: hidden;
}

#header img{
	border: 0em;
	margin: 3em 0em 0em -25em;
	float: left;
	width: 23.3em;
	height: 5.9em;
}

#container{
	margin: 6em auto 0em auto;
	width: 80.5em;
	height: 67.1em;
	background: url('../images/container.png') no-repeat;
}

#container h2{
	float: left;
	margin: 0.5em 0em 0em 2.5em;
	width: 15em;
	font-size: 4em;
	color: #333333;
	text-align: center;
}

#largecontent{
	float: left;
	padding: 0em 2em 0em 0em;
	margin: 3em 5em 5em 5em;
	width: 72em;
	height: 60em;
	overflow-y: scroll;
}

#largecontent .newslink{
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
}

#largecontent h3{
	font-size: 2em;
	color: #333333;
}

#largecontent h4{
	font-size: 1.6em;
	color: #333333;
}

#largecontent p{
	font-size: 1.4em;
	color: #333333;
}

#largecontent img{
	border: 0em;
}

#largecontent .center{
	text-align: center;
}

#largecontent quote{
	font-style: italic;
}

#largecontent .centeredimage{
	margin: 2em;
	text-align: center;
}

#largecontent .rightfloatedimage{
	margin: 2em;
	float: right;
}

#largecontent .leftfloatedimage{
	margin: 2em;
	float: left;
}

#largecontent .importanttitle{
	text-decoration: underline;
}

#subtext{
	float: left;
	margin: 1em 0em 0em 10em;
	padding: 0em;
	width: 25em;
	text-align: center;
}

#subtext p{
	float: left;
	margin: 1em 0em 1em 0em;
	padding: 0em;
	font-size: 2.8em;
	font-weight: bold;
	color: #666666;
}

#itunesimage{
	float: left;
	margin: 3em 0em 0em 6em;
	padding: 0em;
}

#itunesimage img{
	width: 25.4em;
	height: 16.3em;
	border: 0em;
}

#chineseusers{
	float: left;
	margin: 2em 0em 0em 22em;
	padding: 0em;
	clear: left;
}

#chineseusers img{
	float: left;
	margin: 1em 0em 0em 0em;
	padding: 0em
	width 5.8em;
	height: 3.9em;
	border: 0em;
}

#chineseusers p{
	float: left;
	margin: 0em 5em 0em 1em;
	padding: 0em;
	font-size: 2.4em;
	color: #333333;
	font-weight: bold;
}

#chineseusers .torrentlink{
	float: left;
	margin: 0.5em 5em 0em 7em;
	padding: 0em;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}

#chineseusers a{
	color: #cc3300;
}

#quote{
	margin: 4em 0em 0em 18em;
	padding: 0em;
	float: left;
}

#quote p{
	margin: 0em 0em 0em 0em;
	color: #333333;
	font-size: 1.6em;
	text-align: center;
}

#quote .quote{
	font-size: 1.2em;
}

#quote quote{
	font-style: italic;
}

#latestnews{
	float: left;
	margin: 3.8em 0em 0em 0.6em;
	width: 79.4em;
	height: 13.6em;
	background: url('../images/news_bg.png');
}

#latestnews h3{
	margin: 1em 0em 0em 2em;
	font-size: 1.8em;
	color: #666666;
}

#latestnews .newsheaders{
	width: 25em;
	float: left;
}

#latestnews h4{
	margin: 1em 0em 0em 2em;
	font-size: 1.8em;
	color: #333333;
}

#latestnews .date{
	margin: 0.2em 0em 0em 3.6em;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

#latestnews .newstext{
	float: left;
	margin: 1.3em 0em 0em 4em;
	width: 30em;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

#latestnews .newslink{
	float: left;
	margin: 6.7em 0em 0em 4em;
}

#latestnews a{
	color: #cc3300;
}

#footer{
	margin: 2em auto 1.5em auto;
	width: 75em;
	text-align: right;
}

#footer p{
	margin: 0em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#footer .credits{
	margin: 1em 0em 0em 0em;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
}

