body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
#wrap {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 700px;
}
#menu {
	height: 65px;
	width: 700px;
	padding-top: 15px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	color: #FFFFFF;
	display: block;
	height: 50px;
	width: 140px;
	text-indent: -9999em;
}
#menu a.menu1 {
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
}
#menu a.menu2 {
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
}
#menu a.menu3 {
	background-image: url(images/menu3.jpg);
	background-repeat: no-repeat;
}
#menu a.menu4 {
	background-image: url(images/menu4.jpg);
	background-repeat: no-repeat;
}
#menu a.menu5 {
	background-image: url(images/menu5.jpg);
	background-repeat: no-repeat;
}
#menu a.menu1:hover {
	background-position: 0px -50px;
}
#menu a.menu2:hover {
	background-position: 0px -50px;
}

#menu a.menu3:hover {
	background-position: 0px -50px;
}

#menu a.menu4:hover {
	background-position: 0px -50px;
}

#menu a.menu5:hover {
	background-position: 0px -50px;
}



#sub {
	height: auto;
	width: 700px;
	clear: left;
}
#sub img {
	margin-bottom: 20px;
}
#main {
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#main p {
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 7px;
}
#left {
	height: auto;
	width: 546px;
	float: left;
}
#left a {
	font-size: 14px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #CC0000;
}
#right {
	width: 150px;
	float: right;
	border: 1px solid #CC0000;
	height: auto;
	margin-bottom: 20px;
}
#right2 {
	width: 150px;
	height: auto;
	float: right;
}

#box1 {
	height: auto;
	width: 535px;
	border: 1px solid #CC0000;
	margin-bottom: 20px;
}
#box1 h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb1.gif);
	background-repeat: no-repeat;
}
#box2 {
	height: auto;
	width: 340px;
	border: 1px solid #CC0000;
	margin-bottom: 20px;
}
#box2 h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb2.gif);
	background-repeat: no-repeat;
}
#box3 {
	height: auto;
	width: 535px;
	border: 1px solid #CC0000;
	margin-bottom: 20px;
}
#box3 h3 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb3.gif);
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	clear: both;
	height: auto;
	width: 698px;
	border: 1px solid #CC0000;
}
#rank_h {
	height: 200px;
	width: 700px;
	margin: 0 auto;
}

#rank {
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
