body {
	margin: 0px;
	padding: 0px;
	color: #FFCC00;
}
#wrap {
	height: auto;
	width: 880px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 880px;
}
#menu {
	height: 30px;
	width: 880px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 30px;
	width: 176px;
	text-indent: -9999em;
}
#menu a.menu1 {
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
}
#menu a.menu2 {
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
}
#menu a.menu3 {
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
}
#menu a.menu4 {
	background-image: url(images/menu4.gif);
	background-repeat: no-repeat;
}
#menu a.menu5 {
	background-image: url(images/menu5.gif);
	background-repeat: no-repeat;
}
#menu a.menu1:hover {
	background-position: 0px -30px;
}
#menu a.menu2:hover {
	background-position: 0px -30px;
}

#menu a.menu3:hover {
	background-position: 0px -30px;
}

#menu a.menu4:hover {
	background-position: 0px -30px;
}

#menu a.menu5:hover {
	background-position: 0px -30px;
}
#content {
	height: auto;
	width: 880px;
	margin-top: 10px;
	clear: left;
}
#left {
	float: left;
	height: auto;
	width: 162px;
}
#left h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb1.gif);
	background-repeat: no-repeat;
}
#left h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb2.gif);
	background-repeat: no-repeat;
}
#left h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb3.gif);
	background-repeat: no-repeat;
}
p {
	font-size: 14px;
	line-height: 120%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#live {
	height: auto;
	width: 162px;
	text-align: center;
	border: 1px solid #333333;
	padding-bottom: 1px;
	background-color: #333333;
}
#side {
	height: auto;
	width: 162px;
	text-align: center;
	border: 1px solid #333333;
	margin-top: 10px;
	padding-bottom: 3px;
	background-color: #333333;
}
#side2 {
	height: auto;
	width: 162px;
	text-align: center;
	border: 1px solid #333333;
	margin-top: 10px;
	padding-bottom: 3px;
	background-color: #333333;
}
#right {
	float: right;
	height: auto;
	width: 700px;
	padding: 5px;
	background-color: #333333;
}
#right h1 {
	font-size: 24px;
	padding: 0px;
	background-image: url(images/mb1.gif);
	text-indent: -9999em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#right h2 {
	font-size: 24px;
	padding: 0px;
	background-image: url(images/mb2.gif);
	text-indent: -9999em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#right h3 {
	font-size: 24px;
	padding: 0px;
	background-image: url(images/mb3.gif);
	text-indent: -9999em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#right h4 {
	font-size: 24px;
	padding: 0px;
	background-image: url(images/mb4.gif);
	text-indent: -9999em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#right a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#rank {
	height: auto;
	width: 750px;
	padding-top: 10px;
	float: left;
}
#banner {
	float: right;
	height: auto;
	width: 128px;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #333333;
}
#banner iframe {
	margin-bottom: 5px;
}
#banner img {
	margin-bottom: 5px;
}
#footer {
	text-align: right;
	height: auto;
	width: 880px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	letter-spacing: 1px;
}
#footer h5 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
