body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
	background-image: url(header.gif);
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	height: 104px;
	width: 939px;
}
#sidebar {
	background-image: url(newsidebar.jpg);
	position: absolute;
	height: 388px;
	width: 334px;
	top: 104px;
	background-repeat: no-repeat;
}
#center {
	background-color: #FFFFFF;
	position: absolute;
	height: 388px;
	width: 605px;
	left: 334px;
	top: 104px;
}
#footer {
	color: #FFFFFF;
	top: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 340px;
	list-style-type: none;
	list-style-image: none;
	width: 590px;
}
#footer a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	color: #FF7B00;
	text-decoration: underline;
}
#corenav {
	color: #FFFFFF;
	top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 563px;
	list-style-type: none;
	list-style-image: none;
	width: 375px;
}
#corenav a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
#corenav a:hover {
	color: #FF7B00;
	text-decoration: underline;
}  
.orange {
	color: #FF7B00;
}
#nav {
	margin: 0;
	padding: 0;
	height: 25px;
	list-style: none;
	display: inline;
	overflow: hidden;
	position: absolute;
	width: 600px;
	left: 353px;
	top: 75px;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
#nav a:hover {
	background-position: 0 -25px;
	}
#home a  {
	width: 60px;
	background: url(menu_home.gif) top left no-repeat;
	}
#apparel a  {
	width: 68px;
	background: url(menu_apparel.gif) top left no-repeat;
	}
#business a  {
	width: 148px;
	background: url(menu_business.gif) top left no-repeat;
	}
#sports a  {
	width: 115px;
	background: url(menu_sports.gif) top left no-repeat;
	}
#travel a  {
	width: 60px;
	background: url(menu_travel.gif) top left no-repeat;
	}
#executive a  {
	width: 109px;
	background: url(menu_executive.gif) top left no-repeat;
	}
#chat {
	height: 73px;
	width: 334px;
	top: 419px;
	position: absolute;
}

