body {
	margin: 0 auto;
	padding: 0; /* need for Opera */
	color: #111;
	font-family:   Verdana,non-serif;/*georgia,serif; /*, helvetica, sans-serif;*/
	font-size: 12px;
	width: 940px;	
	background: #ffffff;
	text-align: center;
}

#wrapper {
	width: 940px;	
	background: #fff;
	margin-top: 100px;
	padding: 0 20px;	
}
#moxxcard{
	width:105px;
	height:95px;
	padding: 10px 5px;
	background: #333333;
	color: #eeeeee;/*#893666;*/
	font-size:18px;
	font-family: Georgia,"Helvetica Neue", "Nimbus sans L", Verdana, non-serif;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
#moxxcard a{
	color:#eeeeee;
	text-decoration:none;
}

#moxxpage{
	/*position:absolute;
	top:160px;
	left:100px;
	padding: 10px 20px;*/
	width:780px;
	height:1200px;
	margin: -400px 0 0 120px;
	background: #dddddd;
	color: #333333;
	font-size:18px;
	font-family: Georgia,"Helvetica Neue", "Nimbus sans L", Verdana, non-serif;
	text-align:left;
	vertical-align:top;		
}
#moxxpage_blank{
	/*position:absolute;
	top:160px;
	left:100px;
	padding: 10px 20px;*/
	width:780px;
	height:1200px;
	margin: 0 0 0 0px;
	padding: 10px 5px;
	background: #ffffff;
	color: #333333;
	font-size:18px;
	font-family: Georgia,"Helvetica Neue", "Nimbus sans L", Verdana, non-serif;
	text-align:left;
	vertical-align:top;		
}

#moxxpage_close{
	/*position:absolute;
	top:160px;
	left:920px;*/
	width:20px;
	height:1200px;
	/*padding: 10px 20px;*/
	margin: -1200px 0 0 900px;
	background: #000000;
	color: #eeeeee;
	font-size:18px;
	font-family: Georgia,"Helvetica Neue", "Nimbus sans L", Verdana, non-serif;
	text-align:left;
	vertical-align:top;	
}