/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(../images/body_bg.gif) repeat-x bottom;
	padding: 16px 0 23px 0;
	font-family: Tahoma; font-size: 12px;
}
#wrapper {
	width: 956px;
	margin: 0 auto;
}
#content {
	padding: 6px 0 17px 3px;
}
.clear {
	line-height: 0;
	font-size: 0;
	clear: both;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	width: 956px;
	height: 161px;
	background: url(../images/header_bg.gif) no-repeat;
}
/* Header CSS End */


/* Left Column CSS Start */
#left_col {
	width: 190px;
	float: left;
}
.news {
	width: 190px;
	background: url(../images/news_repeat.gif) repeat-y;
	margin-bottom: 8px;
}
.news_bottom {
	width: 190px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/news_bottom.gif) no-repeat;
	display: block;
}
.inner_news {
	background: url(../images/news_top.gif) no-repeat top;
	line-height: 18px;
	font-size: 12px;
	padding: 12px 17px 12px 16px;
}
.news_separator {
	border-top: #e3e3e3 1px solid;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 10px;
}
.partners {
	width: 190px;
	background: url(../images/partners_repeat.gif) repeat-y;
	margin-bottom: 8px;
}
.partners_bottom {
	width: 190px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/partners_bottom.gif) no-repeat;
	display: block;
}
.inner_partners {
	background: url(../images/partners_top.gif) no-repeat top;
	padding: 12px 14px 5px 15px;
}
.inner_partners img {
	margin-bottom: 8px;
}
/* Left Column CSS End */


/* Center Column CSS Start */
#center_col {
	/*width: 569px;*/
	width: 507px;
	padding: 10px 31px 22px 31px;
	float: left;
}
.post {
	background: url(../images/pink_bg.gif) repeat-x bottom #fff;
	/*padding: 10px 31px 22px 31px;*/ 
	padding: 10px 0px 22px 0px;
	margin-bottom: 2px;
}
.img_left {
	float: left;
	margin: 3px 14px 0px 0;
}
.top_link {
	/*padding: 23px 33px 25px 33px;*/
	padding: 23px 0px 25px 0px;
}
.stat {
	text-align: center;
}
/* Center Column CSS End */


/* Right Column CSS Start */
#right_col {
	width: 190px;
	float: left;
}
.sponsors {
	width: 190px;
	background: url(../images/sponsors_repeat.gif) repeat-y;
	margin-bottom: 8px;
}
.sponsors_bottom {
	width: 190px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: url(../images/sponsors_bottom.gif) no-repeat;
	display: block;
}
.inner_sponsors {
	background: url(../images/sponsors_top.gif) no-repeat top;
	padding: 14px 14px 5px 15px;
}
.inner_sponsors img {
	margin-bottom: 8px;
}
/* Right Column CSS End */


/* Footer CSS Start */
#footer {
	width: 950px;
	margin: 0 auto;
	background: url(../images/footer_repeat.gif) repeat-y;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}#footer a{color:#fff;text-decoration:none;}#footer a:hover{color:#fff;text-decoration:underline;}#footer a img, #footer a img:hover{text-decoration:none;}

.inner_footer_1 {
	background: url(../images/footer_top.gif) no-repeat top;
}
.inner_footer_2 {
	background: url(../images/footer_bottom.gif) no-repeat bottom;
	padding: 20px 26px 18px 20px;
}
.footer_left {
	width: 300px;
	float: left;
}
.footer_right {
	/*width: 400px;*/
	width: 600px;
	float: right;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
}
.footer_right ul {
	float: right;
	list-style: none;
}
.footer_right ul li {
	float: left;
	background: url(../images/sprtr.gif) no-repeat left 3px;
	padding-left: 7px;
	margin-left: 5px;
}
.footer_right ul li.last {
	background: none;
}
.footer_right ul li a {
	color: #fff;
	text-decoration: none;
}
.footer_right ul li a:hover {
	text-decoration: underline;
}
.developer {
	display: block;
	font-size: 12px;
	padding-top: 40px;
}
.developer img {
	float: left;
}
/* Footer CSS End */

.imgLeft{float:left;margin:0px 10px 10px 0px;}.imgRight{float:right;margin:0px 0px 10px 10px;}

table#merchandise{}