html, body {
	height: 100%;
}
body {
	position: absolute;
	background-color: #000044;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#goddiv {
	text-align: center;
	width: 780px;
	margin: auto;
}
#topDiv {
	height: 61px;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
#topDiv2 {
	height: 90px;
	width: 780px;
	background-image: url(top.jpg);
}
#navitable {
	width: 169px;
	height: 495px;
	line-height: 1.0em;
	text-align: left;
	background-color: #FFF;
	background-image: url(index_03.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#navidiv {
	padding: 20px;
}
a.naviLink {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.naviLink:hover {
   color: #006699;
   font-weight: bold;
   text-decoration: underline;
}
#contentcell {
	background-color: #FFF;
	text-align: left;
}

