@charset "utf-8";
/* CSS Document */
#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #000;
}

#banner {
	background-color: #666666;
	position: relative;
	height: 110px;
	width: 698px;
	float: left;
}
#logo1 {
	position: relative;
	height: 110px;
	width: 160px;
	background-color: #000000;
	float: left;
}
#logo_right {
	position: relative;
	height: 110px;
	width: 110px;
	background-color: #000000;
	float: left;
}
#left_column {
	background-color: #000000;
	position: relative;
	height: auto;
	width: 128px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#center_column {
	background-color: #000000;
	height: auto;
	width: 720px;
	float: left;
	text-align: left;
}

#right_column {
	background-color: #000000;
	float: left;
	width: 120px;
	padding-top: 12px;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #009999;
	background-color: #000000;
	font-size: medium;
	background-image: none;
	background-repeat: repeat-x;
}
.blinking-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: blink;
	font-size: 18px;
	color: #009999;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #009999;
	background-color: #000000;
}
.center_table {
	text-align: center;
}
.table_caption1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 150%;
	line-height: 1.2em;
	color: #0ff;
	font-style: normal;
	font-weight: bold;
	margin: 30%;
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0FF;
}
#center_column_index {
	float: left;
	width: 777px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}
#left_column_index {
	float: left;
	width: 70px;
}
