#buttonbar {
	position: absolute;
	top: 60px;
	left: 0px;
	/*height: 24px;*/
	margin:  0px;
	padding: 2px 0px 2px 0px;
	width: 99%;
	background-color: #56a545;
	color: white;	
	z-index: 100;

}
	
#buttonbar ul {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	margin-left: 10px;
  	padding: 0px;

}

#buttonbar a {
  text-decoration: none;
  color: white;
  padding: 1px 4px;
  background-color: #56a545;
}

a {
color: #56a545;
background-color: white;
}	

#buttonbar ul li {
	display: block;
	float: left;
	border: 1px solid #f5f5f5;
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	margin: 0px 5px 0px 5px;
	padding: 1px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left center;	


}	

#bbline {
	color: white;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
	height: 0px;
	border-top: 1px solid #f5f5f5;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;

}

#buttonbar a:hover {
	/*  text-decoration: underline;*/
  	color: white;
	background-color: #56a545;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#white_box {
top: 20px;
left: 20px;
background-color: white;
height: 596px;
width: 772px;
visibility: visible;
position: absolute;
margin: 0px;
padding: 2px;
border: 1px #56a545 solid;
color: black;
}

.whitebg { background-color: white; color: black;}
#pagetop { height: 100px; width: 784px; left: 0; top: 20px; position: absolute; visibility: visible; }
#stlogo { height: auto; width: auto; left: 15px; top: -5px; position: absolute; visibility: visible; }
#stlogo img {border:none; }
#buttonbarlayer { height: auto; width: auto; left: 0; top: 60px; position: absolute; visibility: visible; }

#content {height: 484px; width: 784px; left: 0; top: 105px; position: absolute; visibility: visible; }
#copyright1 {bottom: -23px; left: 0px; height: 21px; width: 772px; position: absolute; visibility: visible; text-align: center; }
#msclogo { height: 50px; width: 83px; left: 680px; top: 10px; position: absolute; visibility: visible; }
#msclogo img {border:none; }
