html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
body {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a {
	color: #BF9D5E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	display: block;
}
a img {
	border: 1px solid #BF9D5E;
}
ul {
	clear: both;
	margin: 0;
	padding: 0 0 7px 1em;
}
ul li {
	list-style: square;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
}
#header {
	padding-top: 20px;
	color: #FFFFFF;
	width: 250px;
	float: left;
	height: 80px;
}
#header .top {
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
}
#header .top .hilite {
	color: #FF8800;
	text-transform: uppercase;
}
#search {
	float: right;
	padding-top: 70px;
	color: #FFFFFF;
	background-color: #414141;
	width: 390px;
	height: 30px;
}
#menu {
	clear: both;
	border-style: solid;
	border-color: #FF5500;
	border-width: 1px 0 1px 0;
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding: 5px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-color: #FDD444;
	color: #FF5500;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
}
#ad {
	background-color: #323232;
	text-align: center;
	padding: 10px 0;
}
#ad a {
	display: block;
	width: 728px;
	margin: 0 auto;
}
#content {
	background-color: #323232;
	background-image: url(images/bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#content .label {
	width: 480px;
	margin: 20px 20px 0 20px;
	padding: 20px 0 20px 0;
	border-top: 2px solid #666666;
	text-align: center;
}
#content .label p {
	margin: 0;
	padding: 20px 0 0 0;
}
#content .label p img {
	display: inline;
}
#left {
	float: left;
	width: 520px;
}
#left .hilite {
	margin: 1px 0 10px 0;
	border: 1px solid #FFFFFF;
	padding: 15px 20px;
	background-color: #4E4E4E;
}
#left p.link {
	clear: both;
	padding: 15px 0;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}
#left .hilite p.link a {
	font-weight: bold;
}
#left h1 {
	color: #FF8800;
	font-size: 25px;
	line-height: 32px;
	margin: 0;
	padding: 0 20px 10px 20px;
}
#left h2 {
	color: #FF8800;
	font-size: 22px;
	line-height: 27px;
	margin: 0;
	padding: 0 20px 10px 20px;
}
#left p {
	padding: 0 0 7px 0;
	margin: 0;
}
#left .hilite h1 {
	margin: 0;
	padding: 0;
	display: inline;
}
#left .hilite h2 {
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}
#left .paragraph h2 {
	font-size: 18px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}
#left .hilite img {
	float: left;
	margin-right: 10px;
}
#left .paragraph {
	padding: 15px 20px;
}
#left .paragraph .video {
	text-align: center;
}
#left .paragraph .video object {
	margin: 0 auto;
}
#left .item {
	padding: 0 20px 15px 20px;
}
#left .paragraph .item {
	padding: 0 0 15px 0;
}
#left .item img {
	float: left;
	margin-right: 10px;
	border: 1px solid #323232;
}
#left .item a img {
	border: 1px solid #BF9D5E;
}
#left .item p {
	padding: 7px 0 0 0;
	margin: 0;
}
#left .paragraph img.thumb {
	margin: 0 auto;
}
#left .paragraph div.left,
#left .paragraph div.right {
	text-align: center;
	width: 220px;
	padding: 10px;
}
#left .paragraph div.left {
	clear: both;
	float: left;
}
#left .paragraph div.right {
	float: right;
}
#right {
	width: 240px;
	padding: 10px 10px;
	float: right;
	font-size: 12px;
	line-height: 14px;
}
#right h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#right h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#right p {
	padding: 0 0 7px 0;
	margin: 0;
}
#right .title {
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#right .window {
	clear: both;
	margin-bottom: 15px;
	background-color: #292929;
}
#right .window .top {
	font-size: 0px;
	height: 10px;
	background-image: url(images/right-top.gif);
}
#right .window .content {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 1px 0 1px;
	padding: 0 9px;
	width: 220px;
}
#right .window .content .overall {
	float: left;
	width: 120px;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
#right .window .content .overall small {
	font-weight: normal;
	display: block;
	font-size: 10px;
	line-height: 12px;
}
#right .window .content .rank {
	font-size: 9px;
	line-height: 14px;
	text-align: center;
}
#right .window .content .rank big {
	font-size: 25px;
	line-height: 40px;
	font-weight: normal;
	color: #FF8800;
}
#right .window .content .rank a {
	display: block;
	font-size: 9px;
	line-height: 14px;
	width: 14px;
	height: 14px;
	float: left;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8800;
	background-color: #4E4E4E;
	margin: 2px;
}
#right .window .content .sub {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
#right .window .content .sub small {
	font-size: 10px;
	font-weight: normal;
}
#right .window .content .editor {
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}
#right .item {
	text-align: center;
	width: 108px;
	margin: 0;
	padding: 7px 0 7px 0;
}
#right .left {
	clear: both;
	float: left;
}
#right .right {
	float: right;
}
#right .item img {
	margin: 0 auto;
}
#right .item p {
	padding: 7px 0 0 0;
	margin: 0;
}
#right .window .bottom {
	font-size: 0px;
	height: 10px;
	background-image: url(images/right-bottom.gif);
}
#right .rating {
	width: 65px;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
	float: left;
	height: 25px;
	margin-left: 5px;
}
#right .rating .e,
#right .rating .f {
	display: block;
	float: left;
	height: 10px;
	width: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	margin-right: 1px;
}
#right .rating .f {
	background-color: #FF8800;
}
