body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}
.contentarea {
	padding-top: 30px;
	padding-bottom: 30px;
}
#lhs {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A1A1;
	border-left-color: #A1A1A1;
	padding-right: 10px;
	padding-left: 10px;
}
.story {
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	line-height: 16px;
}
.story .storypic {
	border: 1px solid #000000;
}
.author {
	margin-top: 8px;
}
.lhsstory {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lhsstory .item {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
}
.lhsstory a, .story a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0033CC;
}
.menu img {
	padding-left: 8px;
}
.weatherhead {
	padding-left: 7px;
}
.weatheritem {
	font-size: 11px;
	padding-top: 10px;
	line-height: 16px;
	text-align: justify;
}
.footerlinks {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	padding-top: 5px;
	padding-bottom: 3px;
}
.footerlinks ul {
	list-style-type: none;
	margin: 0px;
}
.footerlinks ul li {
	float: left;
	margin-right: 15px;
	font-size: 10px;
}
.footerlinks a {
	color: #0033CC;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}
.copyright a {
	color: #0033CC;
	text-decoration: none;
}
.lhsstory p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu a:hover {
	background-color: #ECB700;
}
.logo a:hover {
	background-color: white;
}
