body {
	background-color: #666;
}
h1 {
	position: relative;
	left: 182px;
	top: 156px;
	border: 0px none;
	margin: 0;
	background-image: url('m/index-logo.gif');
	background-repeat: no-repeat;
	width: 96px;
	z-index: 2; padding-left:0; padding-right:0; padding-top:104px; padding-bottom:0
}
h2 {
	position: relative;
	left: 95px;
	top: 0px;
	border: 0px none;
	margin: 0;
	background-image: url('m/index-title.png');
	background-repeat: no-repeat;
	text-align: center;
	width: 455px;
	z-index: 3; padding-left:0; padding-right:0; padding-top:13px; padding-bottom:0px
}
#container {
	border: 0px none;
	width: 700px;
	height: 700px;
	text-align: left;
	background-image: url('m/next.jpg');
	background-repeat: no-repeat;
	background-position: 224px 220px
}

hr {
	display: none;
}

.hr {
	position: relative;
	top: 0px;
	width: 780px;
	height: 38px;
	background-image: url('m/index-hr.gif');
	background-repeat: no-repeat;
	color: white;
	z-index: 1
}
.news {
	position: relative;
	top: 88px;
	left:296px;
	width: 780px;
	height: 38px;
	color: #FF0000;
	font-size: 14px;
	z-index: 3
}
.spons {
	position: relative;
	top: 190px;
	left:82px;
	width: 100px;
	height: 38px;
	color: #292929;
	font-size: 10px;
	z-index: 3
}

.electric {
	position: relative;
	top: 0px;
	left:805px;
	width: 55px;
	height: 38px;
	color: #292929;
	font-size: 10px;
	z-index: 3
		}
#indexmenu {
	position: relative;
	top: -100px;
	left: 82px;
	background: #333;
	padding: 87px 0 57px 0;
	width: 141px;
	height: 60;
	background-color: #333;

/*	margin-bottom: 100px; */
}

#indexmenu ul {
	border: 0px none;
	margin: 0;
	padding: 0;
	list-style-type: none
}

#indexmenu ul li {
	display: block;
	padding: 0;
	margin: 0;
	border: 0px none;
}

body, a {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #999;
}

a:active {
	color: #666;
}
