body {
	color: #58595b;
background: #303030 url(/LifeCity/Images/lcc-bg-09.jpg) repeat-y top center;
/*	background: #303030 url(/LifeCity/Images/bg.gif) repeat-x; */
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	margin: 0px auto 400px auto;
width: 1030px;
}
a {
	color: #000;
text-decoration: none;
font-weight: bold;
}
a:hover {
	color: #c4161c;
}
h1 {
	font-family: tahoma, verdana, arial, sans-serif;
font-weight: bold;
font-size: 160%;
	padding: 0px;
	margin: 0px;
	color: #c4161c;
}
h2 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #c4161c;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 120%;
	color: #303030;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
p {
	margin: 5px 0 10px 0;
	padding: 0;
}
strong {
font-weight: bold;
}
hr {
		border: 0;
		color: #cccccc;
		background-color: #cccccc;
		height: 1px;
		width: 100%;
margin: 10px 0px;
}
.Clear {
clear: both;
height: 0px;
font-size: 0;
line-height: 0;
}
.Attention {
color: #000;
padding: 15px 30px;
background: #f2f2f2;
border: #e0e0e0 solid 2px;
font-size: 120%;
}
#Banner {
margin-bottom: 10px;
}
.UnderConstruction {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
}
.UnderConstruction {
	background: #f9f9f9 url(/LifeCity/Images/construction.png) no-repeat 26px 26px;
}
.BlogHead {
	font-size: 160%;
}
#Location a {
font-size: 140%;
}
.Temp { color: #8a1a1c; }