div.container 
{
  position: absolute;
  margin-left: -481px;
  margin-top: -275px;
  width : 970px; 
  top:50%;
  left:50%;
  height : 550px;
  text-align: center;
  overflow: visible;
}

body
{ 
  text-align:center;
}

div.mainfloat
{
	width:80%;
	position: absolute;
	height:100%;
	top:0%;
	float :none ;
	font-size :12px;
	bottom :2%;
	left:10%;
	right :10%;
	font-family:Arial;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}


div.navigation
{
  position:absolute;
  background-color: #333366;
  text-align  : left;
  float : left;
  left : 0%;
  width : 15%;
  top : 0%;
  height : 100%;
}

div.navgap
{
	position: absolute;
	left: 10%;
	top: 15%;
	right:10%;
	bottom:15%;
	text-align :left ;
	
}

div.gap
{
	position: absolute;
	left: 2%;
	top: 2%;
	right:2%;
	bottom:2%;
	text-align :left ;
}


div.banner
{
	position: absolute;
	background-color: #333366;  
	width: 85%;
	top: 0%;
	height: 12%;
	left: 15%;
	border:1px #ffffff;
}

div.home_mainimg
{
  position:absolute;
  width: 30%;
  top: 12%;
  height: 83%;
  left: 15%;
  border-top:1px solid black;
  border-left:1px solid black;
  border-right:1px solid black;
}

div.home_maintext
{
  position:absolute;
  left: 57.5%;
  top:12%;
  width:42.5%;
  height:83%;
  border-top:1px solid black;
  overflow:auto;
}

div.sub_mainimg
{
  position:absolute;
  width: 39%;
  top: 12%;
  height: 83%;
  left: 61%;
  border-left:1px solid black;
  border-right:1px solid black;
}



div.sub_maintext
{
  position:absolute;
  left: 15%;
  top: 12%;
  width: 46%;
  height: 82.9%;
  border-top:1px solid ;
  border-right:1px solid ;
  overflow:auto;
  SCROLLBAR-FACE-COLOR: #FFFFFF;
  border-left:1px solid black;
}

div.gapStn
{
	position: absolute;
	left: 0%;
	top: 0%;
	right:0%;
	bottom:0%;
	text-align :left ;
	
}

div.sub_maintext_news
{
	position: absolute;
	left: 15%;
	top: 12%;
	width: 55%;
	height: 82.9%;
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	border-top:1px solid black;
	border-right:1px solid black;
	overflow:auto ;
}

div.sub_mainimg_news
{
	position: absolute;
	width: 30%;
	top: 12%;
	height: 83%;
	left: 70%;
	border-right:1px solid black;
    border-top:1px solid black;
}

div.footnote
{
	position: absolute;
	padding: 0px;
	background-color: #ffffff;
	left: 15%;
	top: 95%;
	width: 85%;
	bottom: 0%;
	height: 5%;
	color: gray;
	text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-size: 11.5px;
  font-family: Georgia;
 border-left:1px solid ;
 border-bottom:1px solid black;
 border-top:1px solid black;
}

p
{
text-align: left;
color: #333366;
font-family: Georgia;
font-size: 12px;

}

nav
{
line-height: 10pt;
text-align: left;
color: #ffffff;
font-family: Georgia;
font-size: 12px;
}

div.foot
{
  position:absolute;
  left: 2%;
  bottom:2%;
  width :95%;
  color: #333366;
  font-size: 11px;
  font-family: Georgia;
  text-align:left;
}

#sectionLinks a:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-family: Georgia;

}

#sectionLinks a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-family: Georgia;

}

#sectionLinks a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-family: Georgia;

}
