body {
	background:#000;
	font-family:verdana,arial,sans-serif;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

div#immediate_occupancy {
	background:url(/img/immediate_occupancy.gif) left top no-repeat;
	height:196px;
	left:0;
	position:absolute;
	top:0;
	width:196px;
}

table#centerflash {
	border-collapse:collapse;
	height:100%;
	width:100%;
	}

	table#centerflash td#checkmarks {
	background:#333;
	height:30px;
	text-align:right;
	vertical-align:middle;
	}
	
	table#centerflash tr {
	text-align:center;
	vertical-align:middle;
	}

	table#centerflash td#flashcell {
	padding-top:10px;
	}

	table#centerflash tr#headstripe {
	background:#333;
	text-align:left;
	vertical-align:middle;
	}
	
	table td.disclaimer {
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:top;
	}
	
body.intro a:link { background:none; color:#555; text-decoration:none; }
body.intro a:visited { background:none; color:#555; text-decoration:none; }
body.intro a:hover { background:#444; color:#999; text-decoration:none; }
body.intro a:active { background:none; color:#eee; text-decoration:none; }

p.disclaimer {
color:#DFE3C6;
font-family:arial,verdana,sans-serif;
font-size:12px;
margin:0 auto 12px auto;
padding:0;
text-align:left;
width:540px;
}

a img {
	border:none;
}