body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
#wrap {
	height: auto;
	width: 700px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 700px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 150px;
	width: 700px;
	text-indent: -9999em;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}


#menu {
	height: 30px;
	width: 700px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	color: #FFFFFF;
	display: block;
	height: 30px;
	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 -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: 700px;
	clear: left;
	margin-top: 10px;
}
#content p {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 8px;
}
#content a {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#left {
	height: auto;
	width: 530px;
	float: left;
}
#new {
	height: auto;
	width: 530px;
	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: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-bottom: 10px;
}
#new h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb1.gif);
	background-repeat: no-repeat;
}
#sample {
	height: auto;
	width: 336px;
	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: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-bottom: 10px;
}
#sample h2 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb2.gif);
	background-repeat: no-repeat;
}
#about {
	height: auto;
	width: 466px;
	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: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-bottom: 10px;
}
#about h3 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	background-image: url(images/tb3.gif);
	background-repeat: no-repeat;
}

#right {
	height: auto;
	width: 150px;
	float: right;
	border: 1px solid #990000;
	text-align: center;
}
#right img {
	margin-bottom: 5px;
	margin-top: 5px;
}


#sub {
	height: auto;
	width: 700px;
	clear: both;
}
#sub img {
	margin-bottom: 10px;
}
#sub iframe {
	margin-bottom: 10px;
}
#rank {
	height: auto;
	width: 750px;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rank iframe {
	padding-top: 20px;
}
