body {
	margin: 0px;
	padding: 0px;
	background: #68ace5 url('../images/bg_image.jpg') 890px 0px repeat-x;
	font-size: 8pt;
	font-family: Verdana, Arial;
	width: 1200px;
	
}

.floatwrap:after {
	content: "";
	display: block;
	clear: both;
}

* html .floatwrap, /* IE6 */
*+html .floatwrap { /* IE7 */
	zoom: 1;
}

td {
	font-size: 8pt;
}

#wrapper {
	width: 890px;
	background-color: #5d9ad3;
	background-image: url('../images/side_image.jpg');
	background-position: top right;
	background-repeat: repeat-y;
}

#header {
	background-image: url('../images/header.jpg');
	width: 867px;
	height: 174px;
	cursor: pointer;
}

#hnav div.plugin img {
	border: none;
}

#table_main {
	border-left: solid 5px #040425;
	border-right: solid 4px #040425;
	border-bottom: solid 5px #040425;
	margin: 0px 5px;
	padding-bottom: 5px;
	background-color: #5d9ad3;
}

*:first-child+html #table_main {
	margin-top: -2px;
}

*html #table_main {
	margin-top: -2px;
}	

#footerlogo {
	width: 200px;
	position: absolute;
	right: 185px;
	top: 5px;
}

/********LEFT COLUMN********/

#headline_news {
	margin-left: 5px;
}

#headline_f {
	border-left: solid 5px #040425;
	border-right: solid 5px #040425;
	background-color: #2c83db;
	height: 415px;
	width: 505px;
}

*:first-child+html #headline_f {
	margin-top: -2px;
}

*html #headline_f {
	width: 515px;
	margin-top: -2px;
}

#teamline {
	background-image: url('../images/teamline_button.jpg');
	width: 252px;
	height: 135px;
	float: left;
	margin: 5px;
	cursor: pointer;
}

*html #teamline {
	margin: 5px 3px;
}

#gear {
	/*background-image: url('../images/gear_button.jpg');*/
	width: 257px;
	height: 134px;
	float: left;
	margin: 5px 0px;
	cursor: pointer;
}

#featured {
	background-image: url('../images/featured_bg.jpg');
	width: 516px;
	height: 187px;
	clear: both;
	margin: 0px 0px 0px 5px;
}

#featured .player {
	float: left;
	width: 250px;
	margin: 0px 4px;
	margin-top: 25px;
}

#bottomads {
	width: 513px;
	position: relative;
}

#fca {
	background-image: url('../images/fca_button.jpg');
	width: 161px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px;
	cursor: pointer;
}

#nyc {
	background-image: url('../images/nycb_button.jpg');
	width: 161px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 178px;
	margin: 5px;
	cursor: pointer;
}

*:first-child+html #nyc {
	margin: 5px 8px;
	left: 175px;
}

*html #nyc {
	margin: 5px 6px;
	left: 175px;
}

#zappers {
	background-image: url('../images/zapper_button.jpg');
	width: 161px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 355px;
	margin: 5px;
	cursor: pointer;
}

/********RIGHT COLUMN********/

#tickets {
	background-image: url('../images/tickets_button.jpg');
	width: 307px;
	height: 145px;
	margin: 5px;
	cursor: pointer;
}

#events {
	background-image: url('../images/events_bg.jpg');
	width: 308px;
	height: 144px;
	margin: 5px;
}

#events_c{
	padding-top: 31px;
}

.homeevent {
	padding: 0px 9px;
	cursor: pointer;
}

.homeevent table {
	width: 290px;
	height: 26px;
}

#events div.plugin div.homeevent b {
	float: left;
}

#events div.plugin div.homeevent em {
}

#media {
	background-image: url('../images/media_bg.jpg');
	width: 309px;
	height: 181px;
	margin: 5px;
}

#media div.plugin {
	padding: 30px 9px 0px;
	font-weight: bold;
}

#recent {
	background-image: url('../images/recent_bg.jpg');
	width: 307px;
	height: 180px;
	margin: 5px;
}

#recent div.plugin {
	padding: 30px 9px 0px;
	font-weight: bold;
}

.home_articlelink_red {
	height: 26px;
	padding-left: 3px;
}

.more_news {
	height: 26px;
	line-height: 26px;
	text-align: right;
}

#gallery {
	background-image: url('../images/gallery_bg.jpg');
	width: 306px;
	height: 262px;
	margin: 5px;
}

#gallery div.plugin {
	padding-top: 35px;
	margin-left: 10px;
}

#rightads {
	position: absolute;
	left: 900px;
	top: 0px;
}

.rightad {
	margin-bottom: 10px;
}

/********INNER PAGES********/

.inner div.plugin {
	padding: 10px;
}

.dtable tr td.game_home .dtable_date_info a {
	color: #fff;
}

.dtable tr td.game_home .dtable_date_info div {
	color: #fff;
}		

/********FOOTER********/

#footer {
	margin-left: 5px;
	padding: 5px;
	background-color: #191051;
	color: #fff;
	position: relative;
}