body {

	background: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center
}
a { color: blue; text-decoration: none;}
a:hover { color: red; text-decoration: none;}
.container {
	width: 550px;
	margin: 0 auto;
}
.header h1 a { color: black; text-decoration: none;}
.footer { font-size: 10px;}
.small { font-size: 12px;}
.content {
	margin: 10px 0;
	padding: 10px;
	background-color: white;
	border: 1px solid #cbcdc3;
	text-align: left;
}
h1 { font-size: 36px; margin: 0px; }
h2 { font-size: 20px; margin: 0px; }
h3 { font-size: 16px;}
h4 { font-size: 12px;}

.sbTable { text-align: center; }
.sbLoc1 { font-family:Tw Cen MT;verdana;font-size:16pt; }
.sbLoc2 { font-family:Tw Cen MT;verdana;font-size:10pt; }
.sbDay { font-family:Tw Cen MT; verdana;font-size:10pt; }
.sbTemp { font-family:verdana;font-size:6pt; }
.sbIcon { width:30px; height:30px }
.sbLink { font-family:verdana; font-size:6pt; }

.front_links { clear: both; }

.front_links a {
	font-size: 16px;
	margin-right: 15px;
	padding-left: 21px;
	height: 16px;
	display: inline-block;
}
