BODY, TD {
	background-color: #FFFF99;
	color : #666666;
	font-family: "Palatino Linotype", Roman, Georgia, "Ming Lui", sans-serif;
	font-weight: 700;
	line-height: normal;
	text-align: left;
	font-style: italic;
}
p {
background-color: #FFFF99;
color : #666666;
} 
.center {
text-align : center; 
} 
.smaller {
font-size : smaller; 
} 
.x-smallright {
font-size : smaller; 
text-align: right;
} 
.x-small {
font-size : x-small; 
} 
.xx-small {
font-size : xx-small; 
} 
.em {
font-weight : 900; 
} 
.faint {
font-weight : 500; 
} 
.vfaint {
font-weight : 100; 
} 
.transparent {
background-color : transparent; 
} 
h1, h2, h3, h4, h5, h6 {
background-color: #FFFF99;
color : #666666;
text-align : center; 
} 
A:link {
text-decoration : none; 
font-weight : bold; 
color : #666666;
background-color : transparent; 
} 
A:visited {
text-decoration : none; 
font-weight : bold; 
color : #666666;
background-color : transparent; 
} 
A:active {
text-decoration : none; 
font-weight : bold; 
color : #666666; 
background-color : transparent; 
} 
A:hover {
text-decoration : none; 
color : #666666; 
background-color : transparent; 
} 
A.offsite {
text-decoration : none; 
font-weight : normal; 
color : #666666; 
background-color : transparent; 
} 
#head {
	position: absolute;
	text-align: center;
	vertical-align: top;
	top: 0px;
	left: 360px;
        width: 600px;
	margin: 0px 0px 0px px;
	padding: 30px 0px 0px 0px;
	z-index: 1;
} 
#content {
	position: absolute;
	text-align: center;
	top: 150px;
	left: 200px;
	width: 600px;
	margin: 0px 0px 0px 150px;
	padding : 10px 10px 10px 10px;
	z-index: 3;
} 
#navAlpha {
position : absolute; 
text-align : left; 
width : 200px; 
top : 150px; 
left : 0px; 
margin : 0px 0px 0px 0px; 
padding : 10px 10px 10px 10px; 
z-index : 2; 
voice-family : "\";
}\""; 
voice-family : inherit; 
width : 340px; 
} 
body > #navAlpha {
width : 340px; 
} 
#navBeta {
position : absolute; 
text-align : right; 
width : 120px; 
top : 150px;
right : 5px; 
margin : 0px 0px 0px 0px; 
padding : 0px 10px 0px 10px; 
z-index : 4; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 168px; 
} 
body > #navBeta {
width : 178px; 
} 