#container {
	width: 720px;
	text-align: left;
	margin-bottom: 0px;
}
#container h1{
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	text-indent: -9999px;
	 
}
#container h2{
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	 
}
#globalfooter{
	margin-top: 0px;
}

 #newsticker{
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #A7B3BE;
	border-bottom-color: #D5DADF;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	padding: 6px 10px;
	line-height: 14px;
	background-color: #E6E9EC;
}
 #newsticker a {
	color: #666666;
}
 #newsheader{
	display: inline;
	font-weight: bold;
	padding-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
 #newsheader a{
	text-decoration: none;
}
#newsitems{
	display: inline;
}
#newsitems li{
padding-left: 8px;	
display: none;}
