@charset "utf-8";
/* CSS Document */
#container {
	width: 910px;
	overflow: hidden;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left_column_top h1 {
	letter-spacing: 0.5em;
	word-spacing: normal;
	font-variant: small-caps;
	line-height: 1.3em;
	text-align: left;
}
#right_column_top h1 {
	letter-spacing: 0.5em;
	font-variant: small-caps;
	line-height: 1.5em;
	text-align: left;
}
#container #bottom_left h1 {
	letter-spacing: 0.5em;
	line-height: 1.3em;
	font-variant: small-caps;
	text-align: left;
}

#banner {
	height: 157px;
	width: 902px;
	border: medium outset #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#column_container {
	float: left;
	width: 601px;
}
#container_bottom {
	width: 900px;
	margin-top: 10px;
	height: 100px;
	float: left;
}
#bottom_container {
	float: left;
	height: 50px;
	width: 900px;
	color: #D4D0C8;
	margin: 0 auto;
}
#bottom_container1 {
	float: left;
	height: 50px;
	width: 360px;
}

#left_menu {
	float: left;
	height: 50px;
	width: 180px;
	text-align: center;
}
#left2_menu {
	text-align: center;
	float: right;
	height: 50px;
	width: 180px;
}

#center_menu {
	float: left;
	height: 50px;
	width: 180px;
	text-align: center;
}
#bottom_container2 {
	float: right;
	height: 50px;
	width: 360px;
}
#right_menu {
	float: right;
	height: 50px;
	width: 180px;
	text-align: center;
}
#right2_menu {
	float: left;
	height: 50px;
	width: 180px;
	text-align: center;
}





#left_column {
	float: left;
	width: 400px;
	color: #FF0000;
}
#right_column {
	float: right;
	width: 400px;
	border: medium none #FF0000;
}

#center_column {
	margin-left: 10px;
}

#paragraph {
	margin-bottom: 40px;
}
body {

}
#gstable1 {
	color: #FF0000;
	border: medium none #FF0000;
}

