/*new*/
#BGMain{  height:501px;  width:100%;  overflow:hidden;  clear:left;
}

#BGLeft
{
	background:url('../images/layout/left_background1.jpg');	background-position:right;	filter:alpha(opacity=50);  -moz-opacity:.5;	height: 501px;	width: 50%;	float: left;}	#BGCenter{	float: left;	width: 758px;	height:501px;	overflow:hidden;	text-align:left;}#BGRight{	background-position:left;
	text-align:left;
	filter:alpha(opacity=50);
  -moz-opacity:.5;
	height: 501px;
	position:absolute;
	display:none;
	overflow:hidden;
}#topNavBar{  float:left;  height:501px;  width:210px;  text-align:left;}#menuArea{  width:210px;  height:320px;  background:#3d432d;  filter:alpha(opacity=81);  -moz-opacity:.81;}#comLogin{  font-family:'Arial';  font-size:12px;  background:#333b1e;  width:195px;  height:95px;  position:relative;  color:#ffffff;  padding-left:10px;  padding-right:5px;  padding-top:10px;}#blueBarLeft{  width:210px;  height:110px;  background:#273e68;	color:white;}#leftPanelBottomFill{  width:210px;  height:71px;  background:#3d432d;  filter:alpha(opacity=81);  -moz-opacity:.81;}#leftBlueLine{  float:left;  height:100%;  width:3px;  background:#0e2245;}#blueBox{	background:#273e68;	width:547px;	height:110px;	margin-top:320px;	color:white;}#rightFootball{	background:url('../images/layout/right_background.jpg');	width:100px;	height:500px;	float:left;	overflow:hidden;}