@charset "UTF-8";

h1 {
	background-image: url(../images/rec_bar.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 80px;
	margin-bottom: 15px;
}
#footer {
	background-image:url(../images/footer_lss.jpg);
	background-repeat: repeat-x;
	height: 16px;
	clear: both;
}
#content {
	color: #FFFFFF;
	width: 750px;
	margin: auto;
	padding-left: 100px;
	margin-bottom: 25px;
}
#content td {
	padding: 5px;

}
.ho a:hover {
	color: #999999;

}
#txt {
	font-size: 0.9em;

}
