body {
	background: #ccc
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #000;
	background-image: url(/demos/images/bg.png);
	background-repeat: repeat-x;
}

#frame {
margin-left: 5%;
margin-right: auto;
margin-top: 0px;
width: auto;
}

#masthead {
	position: relative;
	background-color: #ccc;
	padding: 0;
	margin: 0;
	height: 24px;
	text-align: left;
}
#posthead
{
  position: relative;
  background: url("/images/main/cityscape.png") repeat-x;
  margin: 0;
  padding: 0;
  height: 127px;
}
#header{
	clear: both;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 82px;
}
#content{
	clear: both;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: url("http://nowavecity.com/preview/images/superslice_07.gif") no-repeat;
	height: 714px;
}
#footer{
	clear: both;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 66px;
}
#iframe{
	padding: 10px;
	margin: 0px;
	width: 610px;
	height: 595px;
	overflow: auto 
}
table.content