#startleft{
	width: 500px;
	float:left;
	margin: 10px 5px 0 5px;
	padding:0px;
}
#startright{
	width: 305px;
	margin-left: 2px;
	float: right;
}
#popular{width: 96%; background: url(../images/popular_bg.jpg) repeat-x; padding:10px;}
#popular h1{margin: 0px; padding: 0px; font-size:18px; color: #000; font-weight: normal; padding-bottom: 10px;}
.whitebg{width: 96%; background: #FFF; padding: 10px 10px 0 10px; background:#fff ; color:#333;}
.newsimg{padding: 5px 10px 0 0;}
#spon{width: 161px; background: url(../images/left_bg.jpg) repeat; float:right; margin:0 2px 0 0 ; text-align: center; padding-bottom: 10px;}
#spon h2{font-size: 18px; text-transform:uppercase; color: #cfe6f5; font-weight: normal; margin: 0px 0 0 0; padding: 0px;}
.imgbox2{width: 130px; padding: 10px; float: left; }

#menu {
	float: left;
	list-style: none;
	margin: 3px 0 0 3px;
	padding: 0;
	width: 97%;
	border-bottom: solid #83bef1 1px;
}
#menu li {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#menu a {
color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 12px 0 10px;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
text-decoration: underline;
	color: #000;}
#menu .cur {
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 12px 0 10px;
	text-decoration: none;
	border: solid #83bef1 1px;
	border-bottom: none;
	background: #add8fe;
	margin: 1px;
	margin-bottom:0;
}
#menu .notcur{
	float: left;
	padding: 0px 12px 0 10px;
	background: #f2f8f2;
	border: solid #d5e9d5 1px;
	border-bottom: none;
	cursor:pointer;
	margin: 1px;
		margin-bottom:0;
}

a.sponlink:link, a.sponlink:active, a.sponlink:visited{font-size: 11px; color: #FFF; text-decoration: underline;}
 a.sponlink:hover{text-decoration: none;}
.adtxt{text-align: left; color: #bee1f6; padding:5px; font-size: 11px; line-height: 16px;}
.adheading{ text-align: left; color: #bee1f6; padding:5px; font-size: 12px; font-weight:bold}
.pymk_l{width: 48%; float: left; line-height: 26px;}
.pymkimg{float: left; max-width: 100px;}
.connection{line-height: 18px; padding:5px;}

