div#content
{
	height: 324px;
	line-height: 150%;
	padding: 1em;
	background-image: url(images/contentBg.png);
	background-repeat: no-repeat;
	background-position: bottom right;

	
}
html>body div#content
{
	height: auto;
	min-height: 324px;

	
}
div#wrapperOutside
{
	text-align: center;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 691px;
	text-align: left;
	background-color: #ffffff;
}
body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}
div#header
{
	width: 691px;
	height: 238px;
	background: #ffffff url(images/header.png) no-repeat;
}
#cleardiv
{
	clear: both;
	height: 0px;

}
div#footer
{
	clear: both;
	background: #ffffff url(images/footer.png) no-repeat;
	padding-top: 1px;
	text-align: center;
}
#menubar2
{
	position: absolute;
	height: 25px;
}
#menubar
{
	padding-left: 331px;
}
#menuSpacer
{
	
}
.footer_link
{
	color: #ffffff;
	font-size: 10pt;

}
div#searchBox
{
	position: relative;
	left: 430px;
	top: 5px;
	width: 691px;
}
.bs
{
	height: 23px;
	width: 95px;
	border: 0;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
}
.ps
{
	height: 23px;
	border: 1px solid #A7A6AA;
}
div#HIS
{
	position: relative;
	top: 80px;
	left: 175px;
}