@charset "utf-8";
/* CSS Document */

/***main page layout***/
* {
	margin:0px auto;
	padding:0;
	}

.floater {float:left; height:50%; margin-bottom:-260px;}

.tableheight {
	height: 100%;
	width: 800px;
	border:0px;
	vertical-align:middle;
}

.menu_style {
	position: relative;
	left: 68px;
	z-index: 4;
	width: 502px;
	height: 50px;
	top: 105px;
	vertical-align: middle;
	}

.menu_div {
	position: absolute;
	left: 373px;
	z-index: 4;
	width: 502px;
	height: 25px;
	top: 33px;
}

.copyright {
	position: relative;
	left: 14px;
	z-index: 4;
	width: 800px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align: center;
	top: 525px;
}

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #FFF;
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}
#inner {
	height: 580px;
	width: 831px;
	position: relative;
	z-index: 4;
	text-align: left;
	background-image: url(../images/background.png);
text-align: center;
margin-left:auto;
margin-right:auto;
}

.news {
	height: 555px;
	left: 633px;
	top: 11px;
	width: 161px;
	position: absolute;
	z-index: 3;
	text-align: left;
	background-image: url(../images/news_column.png);
}

.news_scroll {
	height: 246px;
	left: 9px;
	top: 290px;
	width: 138px;
	position: absolute;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.events_scroll {
	height: 222px;
	left: 9px;
	top: 60px;
	width: 138px;
	position: absolute;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_italic {
	font-style: italic;
}
.pay_txt {
	font-size: 10px;
}
#center {
	text-align: center;
}
.mini_txt {
	font-size: 9px;
}

