body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top: 25px;
	margin-bottom: 20px;
}
td img {
	display: block;
}
td.right {
	padding: 20px 0px 15px 18px;
}
td.middle {
	padding: 20px 5px 20px;
}
td.middle2 {
	padding: 20px 0px 0px 5px;
}
td.middle3 {
	padding: 20px 0px 20px 5px;
}
td.middle4 {
	padding: 20px 0px 20px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
h1 {
	font-size: 18px;
	line-height: 1.4;
	color: #990000;
	font-weight: normal;
	margin-bottom: -2px;
}
h2 {
	font-size: 14px;
	line-height: 1.4;
	color: #990000;
	margin-top: 24px;
	margin-bottom: -12px;
}
h3 {
	font-size: 14px;
	line-height: 1.4;
	color: #124832;
	margin-bottom: -5px;
}
.bullet {color: #990000}
.bulletwht {color: #FFFFFF}
a:link { color: #003399; }
a:visited { color: #990000; }
a:hover { color: #0099FF; }
strong { color: #990000; }
.picture { border: 1px solid #666666; }
.graphic_left { padding-right: 15px; }
.graphic_right { padding-left: 15px; }

#loft {
	position:relative;
	width:310px;
	height:401px;
	z-index:1;
	left: 0px;
	top: 50px;
}
#lower {
	position:relative;
	width:335px;
	height:190px;
	z-index:2;
	left: 340px;
	top: -90px;
	overflow: visible;
}
