* {	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	background-image: url("images/BG_header2.jpg");
	background-repeat: repeat-x; 
	text-align: left;
	font-family: Verdana, arial; 
	color: #fff;
}

#home {
	width: 782px;
	background-color: #fff;
	background-image: url("images/bbg1.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;

}
#madison {
	width: 782px;
	background-color: #fff;
	background-image: url("images/bbg2.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px red solid;
}
object {
	padding: 0px;
	margin: 0px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #bababa;
}
a img {
	border: none;
}

#header {
	overflow: hidden;
	width: 782px;
	height: 150px;
}
#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 21px;
	background-image: url("images/BG_footer2.jpg");
	background-repeat: repeat-x;
}
#text_area {
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 36px;
	float: left;
	width: 270px;
	height: 514px;
	font-size: 70%;
	line-height: 1.4;
	overflow: auto;
}
#text_area a {
	line-height: 2;
}
#text_area p {
	margin: 0px 10px 10px 0px;
}
#text_area li {
	margin: 6px 0px;
	line-height: 1;
}
#stp_links {
	padding-left: 64px;
	width: 250px;
	height: 500px;
	float: left;
	color: #999;
	font-size: small;
}
#stp_links a img {
	margin: 0px;
	display: block;
}
#stp_links a:hover img {
	background-image: url("images/cross.gif");
	background-repeat: no-repeat;
}

.frame {
	position: absolute;
	left: 292px;
	top: 288px;
	padding: 11px 84px 11px 11px;
	background-color: #fff;
	background-image: url("images/frame.gif");
	background-repeat: no-repeat;
	width: 154px;
	height: 105px;
}
#sign {
	margin-top: 20px;
	float: left;
}
ul#amenities {
	margin: 10px 6px 10px 20px;
	list-style-position: outside;
}

ul#menu {
	margin-top: 80px;
	float: left;
	list-style-type: none;
}
ul#menu li {
	float: left;
	padding-left: 12px;
}
ul#menu a {
}
ul#menu a:hover {
	background-image: url("images/menu_line.gif");
	background-repeat: no-repeat;
	background-position: center;
}
p.links {
	padding-bottom: 1em;
}
.links a {
	line-height: 1.8;
	display: block;
}
.links a:hover {
	color: #bababa;
}
#link2about {
	position:	absolute;
	left: 39px;
	top: 335px;
}