
* {margin:0;padding:0}
/* mac hide \*/
/* html,body{height:100%;width:100%;} */
/* end hide */
body { 
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* min-height:468px;
	min-width:552px; */
	/* background: #FFCC66; */
	 background: #000000; 
}

img {display: block} 

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	
}

#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	/* height: 640px; */
	
}	

#xinner {
	width: 990px;
	/* background:#99FF99; */
	height: 550px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}


div.mainleft{
 	width:175px; 
 	height: 430px;
	position:relative;
	/* background: #000000; */
	float: left;
}

div.toptitle {
	width:990px;
	height:122px; /* 152 */
	position:relative;
}

div.prompt { 
	position:absolute; left:20px; top:40px; width:200px; height:50px; 
}

div.mainarea{
	/* background: #CCCCCC; */
 	width: 815px; 
 	height: 430px;
	float: left;
	display: block;
}

div.navbutton {
	/* background-image: url('imgs/nav/button-off.gif'); */
	position:relative;
	text-align: right;
}

span.imgtxt { background: #FFFFFF;
		color: #000000;
		font-size: 12px;
		}

.speaker { position:absolute; left:0px }
.navtext { position:absolute; right:0px }

/* td { padding: 5px 5px 5px 5px; } */
/* td { padding: 1px 1px 1px 1px; } */


/* 380 */

#maindetailcopy{
	width: 345px;
}

span.left { position: absolute; left: 0px;  }
span.right { position: absolute; right: 0px; }

