#main	{
	width: 660px;
	margin: 0px;
	padding: 0px;
}

#leftpane {
	width: 400px;
	float: left;
}

#rightpane {
	width: 260px;
	float: left; 
}

#MainPix {
	width: 400px; height: 340px;
	background: url("../Images/Main.jpg") no-repeat;
	z-index: -100;
}

#whatsnew0 {
	width: 400px; height: 25px;
	background: url("../Images/images/Whatsnew.jpg") no-repeat;	
}
#whatsnew {
	width: 400px; height: 120px; 
	overflow: auto;
	font-size: 12px;
	color: #000000;
	background-color: #a0a0a0;
}
#whatsnewBot {
	width: 400px; height: 10px;
	background: url("../Images/images/WhatsnewBot.jpg") no-repeat;	
}

#whatnew a, #whatsnew a:link, #whatsnew a:visited {
	color: #000000;
}

#whatsnew a:active, #whatsnew a:hover {
	color: #ffffff;
}


#TopStanding {
	width: 260px; height: 40px; padding: 0px; margin: 0px;
	background: url("../Images/images/TopStanding.jpg") no-repeat;	
}

#TopNextG {
	width: 260px; height: 40px; padding: 0px; margin: 0px;
	background: url("../Images/images/NextG.jpg") no-repeat;	
}

#TopLastG {
	width: 260px; height: 40px; padding: 0px; margin: 0px;
	background: url("../Images/images/LastG.jpg") no-repeat;	
}
#Top2007G {
	width: 260px; height: 40px; padding: 0px; margin: 0px;
	background: url("../Images/images/2007G.jpg") no-repeat;	
}
#Top2008G {
	width: 260px; height: 40px; padding: 0px; margin: 0px;
	background: url("../Images/images/2008G.jpg") no-repeat;	
}

#Midbody {
	font-size: 12px;
	width: 260px;  padding: 0px; margin: 0px;
	background: url("../Images/images/MidFrame.jpg") repeat-y;	
}

#Endbody {
	width: 260px; height: 20px; padding: 0px; margin: 0px;
	background: url("../Images/images/BotFrame.jpg") repeat-y;	
}
#BBCMain {
	width: 400px; height: 140px; padding: 0px; margin: 0px;
	background: url("../Images/BBCMainPic.jpg") no-repeat;
	display: block;
}
