#hide {
    padding: 37px 0 0 0;
	width: 300px;
	margin: 0px;
    overflow: hidden;
    background-image: url("images/nav/smithtitle.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:37px;
}
body, div, span, table, tr, td, th {
	font-family: arial, verdana, sans-serif;
}
table#data {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}
table#data td {
	border: solid #bbb;
	border-width: 1px 0 0 1px;
	padding: 3px;
	font-size: 12px;
}
table#data th {
	background: #444;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0 0 5px;
}
img {
	border:0px;
}
h2 {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 32px;
	color: #456243;
	margin: 10px 0 0 0;
}
td.header{
	background: url('/images/nav/logobottom.gif') no-repeat;
}