body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-image: url('bgmain.png');
	background-repeat: repeat-x;
	text-align: center;
}


#indexcontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


#indexheader {
	float: left;
	height: 1px;
	margin: 0px;
}



img {
	border: 0px none;
}


#indexmiddle {
	width: 100%;
	height: 788px;
	float: left;
	text-align: center;

}



#indexfooter {
	float: left;
	height: 1px;
	margin: 0px;

}



dl {
	font-family: times new roman, serif;
	text-decoration: none;
}


ul {
	font-family: times new roman, serif;
	list-style-type: none;
	text-decoration: none;
}


a {
	font-family: times new roman, serif;
	color: #003366;
	text-decoration: none;
	border-style: none;
}


a:visited {
	font-family: times new roman, serif;
	color: purple;
	text-decoration: none;
}


a:hover {
	font-family: times new roman, serif;
	color: orange;
	text-decoration: none;
}


a:active {
	font-family: times new roman, serif;
	color: red;
	text-decoration: none;
}


li {
	font-family: times new roman, serif;
	display: inline;
}


li a {
	font-family: times new roman, serif;
	text-decoration: none;
	color: white;
}


li a:hover {
	font-family: times new roman, serif;
	background-color: #369;
	color: orange;
}



h1 {
	font-size: 28px;
	line-height: 1.2em;
	font-family: Palatino Linotype, Palatino;
	color: black;
}


h2 {
	font-size: 18px;
	line-height: 1.2em;
	font-family: Palatino Linotype, Palatino;
	color: white;
}


h3 {
	font-size: 14px;
	line-height: 1.2em;
	font-family: Palatino Linotype, Palatino;
	color: black;
}


h4 {
	font-size: 12px;
	line-height: 1.2em;
	font-family: Century Gothic;
	color: #cac4b8;
}


h5 {
	font-size: 11px;
	line-height: 1.2em;
	font-family: Century Gothic;
	color: white;
}


h6 {
	font-size: 10px;
	line-height: 1.2em;
	font-family: Century Gothic;
	color: white;
}