	* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body {
background-color: #000;
border: 0px;
border-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
text-align: center;
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
}

ul li {
	list-style-type: none;
	padding: 5px;
}

img, div { 
behavior: url(iepngfix.htc); 
}
table {
	font-size:12;
}


#container{
	position: relative;
	top: 30px;
	left: 0px;
	width: 917px;
	background-color: #000;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#title{
	position: absolute;
	top: 19px;
	left: 0px;
	width: 917px;
	height: 75px;
	background: url(pic/title.jpg) no-repeat;
	background-color: transparent;
	z-index: 1;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: left;
}

#menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 917px;
	height: 20px;
	background-color: transparent;
	z-index: 2;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: left;
}

#content{
	position: relative;
	top: 150px;
	left: 0px;
	bottom: 15px;
	z-index: 1;
	background-color: transparent;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

#footer{
	position: relative;
	top: 190px;
	left: 0px;
	z-index: 1;
	background-color: transparent;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
}


h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 9px;
text-align: center;
}
