body {
	margin: 0px;
	padding: 0px;
	color: #121212;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#wrap {
	height: auto;
	width: 700px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 700px;
}
#menu {
	height: 25px;
	width: 700px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	color: #FFFF00;
	display: block;
	height: 25px;
	width: 140px;
	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 -25px;
}
#menu a.menu2:hover {
	background-position: 0px -25px;
}
#menu a.menu3:hover {
	background-position: 0px -25px;
}
#menu a.menu4:hover {
	background-position: 0px -25px;
}
#menu a.menu5:hover {
	background-position: 0px -25px;
}
#sub {
	clear: left;
	height: auto;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main {
	height: auto;
	width: 700px;
}
#main p {
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#main a {
	font-size: 14px;
	font-weight: bold;
}
#main a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#left {
	float: left;
	height: auto;
	width: 548px;
}
#new {
	height: auto;
	width: 515px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	border-left-color: #CC3366;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#new h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb1.gif);
	background-repeat: no-repeat;
}
#sample {
	height: auto;
	width: 340px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	border-left-color: #CC3366;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#sample h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb2.gif);
	background-repeat: no-repeat;
}
#pick {
	width: 370px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	border-left-color: #CC3366;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pick h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb3.gif);
	background-repeat: no-repeat;
}
#right {
	float: right;
	height: auto;
	width: 150px;
	border: 1px solid #CC3366;
	text-align: center;
}
#right iframe {
	margin-bottom: 5px;
}

#right img {
	padding-bottom: 5px;
}
#footer {
	clear: both;
	height: auto;
	width: 700px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#footer iframe {
	margin-bottom: 5px;
}
#footer img {
	padding-bottom: 5px;
}
#rank_wrap {
	height: auto;
	width: 750px;
	margin: 0 auto;
}
#rank_header {
	height: 150px;
	width: 750px;
}
#rank {
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-top: 20px;
}
