body  {
		color: #80644C;
		background-color: #F2CC9C;
		font-size: 10pt;
		font-family: Arial, Verdana, Helvetica;
}
p {}
td {}
h1 {
	font-size: 13pt;
	font-weight: bold;
	display: inline;
}
#site {
	width: 750px;
	margin: 0 auto;
	background-image: url(images/SLI-BG-Logo.jpg);
	background-repeat: no-repeat;
}
#top {
	width: 750px;
	height: 150px;
	color: #80644C;
	background-color: #F2CC9C;
	font-family: Arial, Verdana, Helvetica;
	font-size: 16pt;

}
#HMenu {
	color: #f2cc9c;
	background-image: url("/images/SLI-HMenuBG-750w.jpg");
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
}
.hMenuText {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	height: 30px;
	vertical-align: middle;
}
A.hMenuText, A.hMenuText:visited {
	color: #f2cc9c;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	height: 30px;
	text-decoration: none;
}
A.hMenuText:hover {
	color: #f2cc9c;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	height: 30px;
	text-decoration: underline;
}
.text {
	font-size: 11pt;
}
#footer {
	color: #80644C;
	background: none;
	width: 100%;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	text-align: center;
}
