body {
    margin: 0px;
    padding: 0px;
	background: #0A0603;
}

.maintable {
	width: 1664px;
	height: 1000px;
	border: 0px;
}

.left_1 {
	width: 510px;
	height: 533px;
	background: url('images/left_1.jpg');
}

.middle_1 {
	width: 643px;
	height: 51px;
	background: url('images/middle_1.jpg');
}

.right_1 {
	width: 511px;
	height: 533px;
	background: url('images/right_1.jpg');
}

.videoframe {
	width: 643px;
	height: 482px;
	background: url('images/videoframe.gif');	
}

.middle_2 img {
	border: 0px;
	width: 1664px;
	height: 273px;
}

.left_2 {
	width: 510px;
	height: 194px;
	background: url('images/left_2.jpg');
}

.menu {
	width: 643px;
	height: 25px;
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	background: url('images/menu.jpg');
}

.menu, .menu a {
	color: white;
	text-decoration: none;
}

.menu a:hover {
	color: #F99217;
	text-decoration: underline;
}

.right_2 {
	width: 511px;
	height: 194px;
	background: url('images/right_2.jpg');
}

.middle_3 {
	width: 643px;
	height: 169px;
	background: url('images/middle_3.jpg');
}

.sponsor_1 {
	top: -197px;
	right: -350px;
	display: inline;
	position: relative;
	text-align: right;
}

.sponsor_2 {
	top: -194px;
	left: 36px;
	display: inline;
	position: relative;
}

.star {
   top: 584px;
	left: 893px;
	width: 98px;
	height: 62px;
	cursor: pointer;
	position: absolute;
	background: url('images/staranime.gif');
}