body {
	font-family: Trebuchet, sans-serif;
	font-size: large;
	color: #663333;
	background-color: #FFFFFF;
	background-image: url(../images/xian.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 80%;
}
.masthead {
	position:absolute;
    top:0px;
	left:0px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	font-family: Trebuchet, sans-serif;
	color: #663300;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:140px;}

.bodydiv {
    position:absolute;
	top:0px;
	left:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000033;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-right-width: thin;
	border-left-width: medium;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
}

a { color: #003; text-decoration: none; }