#topBox {
	padding: 0px;
	height: 450px;
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.topimgstyle {
	padding: 0px;
	height: 450px;
	width: 690px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#conBox {
	height: auto;
	width: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#conBox h3 {
	font-size: 150%;
	line-height: 140%;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../img/toph3style.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtright {
	text-align: right;
}
#conBox p {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 110%;
	line-height: 150%;
}
#conBox h4 {
	font-size: 120%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#conBox h3 img {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	top: 3px;
}
#mainBox {
	top: -20px;
	position: relative;
}
/* for ie6*/
* html #mainBox {
	position: fixed;
	top: 0px;
}

#conBox p.aboutlink {
	text-align: right;
	margin: 0px;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#updatingsdl {
	height: 150px;
	overflow: auto;
	font-size: 110%;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#updatingsdl .catestyle {
	font-size: 85%;
	color: #CCCCCC;
	padding-left: 10px;
}
#updatingsdl .datestyle {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	float: left;
	width: 80px;
	display: inline;
}
#updatingsdl dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	display: inline;
}
#topBnBox {
	margin-bottom: 20px;
}
