#wrapper {
	background-image: url(../images/drop_shadow.jpg);
	background-repeat: repeat-y;
	width: 940px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #e6e6e6;
	width: 900px;
	height: 110px;
}
#logo {
	background-color: #e6e6e6;
	height: 110px;
	width: 100px;
	margin-left: 6px;
}
#spry {
	height: 35px;
	width: 792px;
	margin-top: 75px;
	left: 5px;
	float: right;
}
body {
	background-color: #e3e0d4;
	margin: 0px;
}
#body {
	background-color: #e6e6e6;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100%;
}
#table {
	width: 100%;
	top: 0px;
	margin: 0px;
}
#transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#panorama {
	background-image: url(../images/chicago_panorama_2.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 900px;
	position: relative;
	margin: 0px;
}
#spry2 {
	float: right;
	width: 792px;
	left: 5px;
	height: 35px;
}
#formtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #069;
	background-color: #CCC;
	letter-spacing: 1pt;
	display: table;
	clip: rect(auto,20px,auto,auto);
	text-align: left;
}
#wrapper #body #table table tr td table tr td #formtable tr td table tr td {
	text-align: center;
	color: #FFF;
	font-size: 11pt;
}
#wrapper2 {
	background-image: url(../images/drop_shadow.jpg);
	background-repeat: repeat-y;
	width: 940px;
	height: 2000px;
	margin-right: auto;
	margin-left: auto;
}
