body {
	background-image: url(http://www.simply.tv/img/bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
	padding:0px;
}
#bc {
	position:absolute;
	left:50%;
	margin-left: -494px;
	top:0px;
	width:917px;
	height:606px;
	z-index:2;
}
#rsstitles {
	position:absolute;
	left:50%;
	margin-left: -460px; 
	top:680px;
}
#rss {
	position:absolute;
	left:50%;
	margin-left: -460px; 
	top:723px;
	width:750px;
	height:330px;
	z-index:3;
}

#purplenav {
	left: 50%;
	margin: 0px 0px 0px -500px;  /* half of width */
	border: 0px;
    padding: 0x; 
	/*top:1200px; */
	top:1220px;
	width:988px;
	height:26px;
	z-index:5;	
	clear: both;
	position: relative;
	background-image: url(http://www.simply.tv/img/purplebar/dark-purple.gif);
	background-repeat:repeat;
	text-decoration: none;
}

#purplenav_result {
	position:absolute;
	bottom:10px;
}

#nav li {
  	margin:0px;
	float:left;
	width:100%;
	text-align:center;
	width:16%;
	list-style-type: none;
}
#pinkbar {	
	position: absolute;
	width:988px;
	top:26px;
	height:15px;
	left: 0px;
	background-image: url(../img/purplebar/light-purple.gif);
	
}
#footer {
	position:absolute;
	left:50%;
	margin-left: -494px;
	/*top:1385px;*/
	width:988px;
	height:117px;
	z-index:6;
}

#ubersearch	{
text-align:center;
}

#search	{
width:988px;
text-align:right;
}
