body{
	background-color: #34607b;
}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frame {
		width:940px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;

		}
#left{
	width: 180px;
	background-color: #CCCCCC;
	position: absolute;
}
#middle{
	height: 100%;
	width: 540px;
	background-color: #FFFFFF;
	position: relative;
	left: 180px;
}
#right{
	height: 100%;
	width: 220px;
	background-color: #CCCCCC;
	position: relative;
	float:right;
}#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#city{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#photo{
position:relative; top:-57px; float:right; right:-10px; margin-left:9px; margin-bottom:-45px;
float:right;

}

