body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
	text-align: center;
	padding: 0;
	margin: 0;
}
a {
	color: #000080;
	text-decoration: none;
}
img {
	border: 0;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#head {
	height: 100px;
	background-position: left 48px;
	background-repeat: no-repeat;
	background-image: url(images/logo.gif);
}
#head a {
	display: block;
	position: absolute;
	width: 319px;
	height: 50px;
	top: 50px;
}
#head a span {
	visibility: hidden;
}
#head p {
	display: block;
	position: absolute;
	margin-left: 330px;
	top: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
}
#content {
	float: left;
	width: 650px;
	padding: 20px 0 0 0;
}
#incontent {
	float: left;
	width: 470px;
}
#sidecontent {
	background-color: #F0F0F0;
	float: right;
	width: 160px;
	padding: 2em 5px 0 5px;
}
#sidecontent ul {
	padding-bottom: 2em !important;
}
#content h1 {
	color: #AA0000;
	font-weight: bold;
	font-size: 2em;
	line-height: 1.5em;
	padding: 1em 0 0.5em 0;
	margin: 0;
}
#content h2,
#content h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
#content div.thumb {
	float: left;
	width: 133px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1em;
}
#content div.indent {
	margin-left: 150px;
}
#content div.item {
	padding: 17px 0;
}
#content hr {
	clear: both;
	padding: 3px 0 0 0;
	margin: 0 0 3px 0;
	size: 0;
	border-style: solid;
	border-color: #F0F0F0;
	border-width: 0 0 1px 0;
}
#content p {
	padding: 0 0 1.5em 0;
	margin: 0;
}
#content ol {
	padding: 0 0 1.5em 2.5em;
	margin: 0;
}
#content p.link {
	padding: 0;
	text-align: right;
}
#content p.link a {
	color: #AA0000;
}
#content p.back {
	padding: 0;
	font-weight: bold;
}
#content p.back a {
	color: #AA0000;
}
#content ul {
	padding: 0 0 0 1.5em;
	margin: 0;
	list-style-type: circle;
	color: #909090;
}
#content ul li.hilite,
#content ul li.hilite2 {
	color: #000000;
}
#content ul li.hilite a,
#content ul li.hilite2 a {
	color: #AA0000;
	font-weight: bold;
}
#content ul li.hilite2 {
	padding-top: 1em;
}
#content div.data {
	font-size: 0.9em;
	color: #909090;
}
#content div.weather {
	width: 150px;
	float: right;
	margin: 0 0 0 20px;
}
#content div.weather .icon {
	float: left;
	width: 33px;
}
#content div.weather .text {
	text-align: center;
	width: 117px;
	float: left;
}
#content div.spored {
	clear: both;
	height: 45px;
}
#content div.spored .icon {
	float: left;
	color: #AA0000;
	width: 30px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}
#content div.spored .text {
	float: left;
	width: 430px;
	padding-left: 10px;
}
#content div.spored .shade,
#content div.spored .shade a {
	color: #909090;
}
#content .paging {
	line-height: 20px;
}
#content .paging .next,
#content .paging .prev {
	width: 30px;
	border-style: solid;
	border-color: #DEDEDE;
	color: #DEDEDE;
	text-align: center;
}
#content .paging .next a,
#content .paging .prev a {
	display: block;
	width: 30px;
	text-decoration: none;
	color: #303030;
}
#content .paging .prev {
	float: left;
	border-width: 0 1px 0 0;
}
#content .paging .next {
	float: right;
	border-width: 0 0 0 1px;
}
#content .paging .nav {
	padding: 0 5px;
	text-align: center;
}
#content .paging .nav span {
	font-weight: bold;
}

#side {
	float: right;
	width: 300px;
	padding: 20px 0 0 0;
}
#side h2 {
	color: #AA0000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 0.5em 0;
	margin: 0;
}
#side h3 {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
#side div.ad {
	padding: 20px 0;
}
#side div.block {
	padding: 20px 5px;
/*
	border-style: solid;
	border-color: #E0E0E0;
	border-width: 0 0 1px 0;
*/
}
#side div.b160 {
	width: 130px;
	float: left;
	height: 600px;
}
#side div.a160 {
	width: 160px;
	float: right;
	height: 600px;
}
#side div.hilite {
	background-color: #F0F0F0;
}
/*
#side .odd {
	float: left;
	clear: both;
}
#side .even {
	float: right;
}
*/
#side .spored {
	width: 290px;
	height: 45px;
	line-height: 1.3em;
}
#side .spored .icon {
	float: left;
	color: #AA0000;
	font-size: 0.8em;
	text-align: center;
	line-height: 1em;
	width: 30px;
}
#side .spored .text {
	float: left;
	padding-left: 10px;
	width: 250px;
}
#side .weather {
	width: 130px;
	height: 60px;
	padding: 0;
	line-height: 1.3em;
}
#side .weather div {
	height: 33px;
	overflow: hidden;
	float: left;
}
#side .weather div.icon {
	width: 33px;
}
#side .weather div.text small,
#side .weather div.temp small {
	font-size: 0.7em;
}
#side .weather div.text {
	width: 50px;
	text-align: center;
}
#side .weather div.temp {
	width: 47px;
	text-align: right;
}
#side p.link {
	padding: 0;
	text-align: right;
}
#side p.link a {
	color: #AA0000;
	font-weight: bold;
}
#side ul {
	padding: 0 0 0 1.5em;
	margin: 0;
	list-style-type: circle;
	color: #909090;
}
#side ul li.hilite a {
	color: #AA0000;
	font-weight: bold;
}

#foot {
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 2px solid #DEDEDE;
	height: 80px;
	background-image: url(images/foot-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#foot p {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
}
#foot p a {
	color: #757575;
}
