body{
margin:15px 25px;	
}

#loc{
background-color: #c0bfbb;	
padding: 0px 5px;
margin-bottom: 15px;
width:490px;

}

#region{
	white-space: nowrap;
	display: table-cell;
	float: none;
}

#city{
	display: table-cell;
	padding-left: 10px;
	float: none;
}

#title{
	text-align:center;
	background: #A2A09A;
	color: #fff;
	padding: 5px;
	margin-bottom:15px;
	width:490px;
}

#ticker{
	margin: 20px 0 10px 0;
	width:500px;
	height: 40px;
}

.contain{
	float: left;
	width:500px;	
}	

.info{
	float:left;
	width: 250px;
	margin-bottom: 10px;
}

p{
margin:0px;
font: 9pt arial, sans-serif;
}

h1{
font: 18pt arial, sans-serif;
letter-spacing: 1pt;
display: inline;
text-transform: uppercase;
}

h2{
font: bold 24pt verdana, sans-serif;
letter-spacing: 1pt;
text-align: center;
text-transform: uppercase;
width:500px;
margin-top: 110px;
}

h5{
font: bold 7pt arial, sans-serif;
margin: 0;
text-transform: uppercase;
line-height: 140%;
}

h6{
font: bold 9pt arial, sans-serif;
margin:0px;

}