body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
td img {display: block;}
td { 
	font-size: 12px
}
#hm_txt {
	width: 100%;
	height: 100%;
	background-image:url(images/hm_text.jpg);
	color: #FFFFFF;
	font-size: 13px;
	padding: 45px 55px 54px 97px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.nav {
	background: url(images/nav_fill.jpg);
}
#footer, #hm_footer {
	font-style: italic;
	color: #FFFFFF;
}
#footer a, #hm_footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
#content {
	background: #FFFFFF;
	vertical-align: top;
}
td#content_lt {
	width: 260px;
	vertical-align: top;
}
td#content_lt a:link {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
td#content_lt a:hover {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
td#content_lt a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#content_rt {
	width: 100%;
	vertical-align: top;
	padding-left: 10px;
}
strong {
	color: #000099;
	font-size: 13px;
}
h1 {
	font-size: 16px;
	color: #000099;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
}
a:link {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
a:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
a:visited {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.gallery {
	border: 1px solid #CCC;
	height: 188px;
	width: 250px;
	vertical-align: top;
	background: #F5F5F5;
}
.more {
	display: inline;
	margin-bottom: -2px;
}
.backto {
	padding: 0 0 0 15px;
}
.padding-right {
	padding-right: 20px;
	line-height: 20px;
}