#flashholder {
	height: 165px;
	width: 910px;
	margin-bottom: 10px;
	background-image: url(/Images/Headers/Logo_with_photo.jpg);
	background-repeat: no-repeat;
  }

#stage {
	height: 706px;
	width: 910px;
	margin-top: 20px;
	background-color: #000000;
	background-image: url(/Images/Stage/Stage_and_set2.jpg);
	background-repeat: no-repeat;
  }

#Special_offer {
	float: left;
	height: 162px;
	width: 119px;
	position: relative;
	top: 6px;
	left: 110px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-right: -340px;
  }

#Search_frame {
	float: left;
	height: 94px;
	width: 188px;
	position: relative;
	top: 14px;
	left: 455px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -188px;
  }

#Search_box {
	float: left;
	height: 20px;
	width: 148px;
	position: relative;
	top: 42px;
	left: 455px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -170px;
  }

#Search_button {
	margin-top: -4px;
  }

#Stage_door {
	width: 100px;
	height: 238px;
	position: relative;
	top: 85px;
	left: 491px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	float: left;
	background-image: url(/Images/Stage/Door_Closed.gif);
	cursor: pointer;
  }

#Bookcase {
	float: none;
	height: 206px;
	width: 149px;
	overflow: hidden;
	position: relative;
	left: 0px;
	margin-bottom: 0px;
	clear: both;
	top: -60px;
	margin-left: 98px;
  }

#RightFrame {
	width: 100px;
	height: 238px;
	position: relative;
	top: 14px;
	left: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
  }

#EnterSign {
	width: 123px;
	height: 64px;
	position: relative;
	top: 6px;
	left: 379px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
  }

#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;
  }

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
  }


