#stage {
	height: 847px;
	width: 910px;
	margin-top: 20px;
	background-color: #000000;
	background-image: url(/images/Stage/Stage_empty_long.jpg);
	background-repeat: no-repeat;
	line-height: 1.35;
  }

#content {
	height: 528px;
	width: 696px;
	margin-right: auto;
	margin-left: 100px;
	padding: 5px;
	overflow: auto;
	background-image: url(/Images/Common/content_bg.png);
	background-repeat: repeat;
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-weight: 400;
  }

#content td {
    font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-weight: 400;
  }

#StageFrontMsg {
	width: 474px;
	height: 37px;
	position: relative;
	top: 21px;
	left: 218px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
  }
