
Body {
	background-color:#000000;
	background-image: url(images/BG.jpg);
	background-position: top right;
	background-repeat:no-repeat; 
	color:#FFD700;
	font-family: arial; 
	font-size=14pt; 
	line-height: 1.5;
}
#menu_cell {
	border:1px solid #404040;
	background-image:url(images/transparencymask.gif);
}
.menu {
	margin-left:0;
}
.mheader {
	font-size:15pt;
	color:#FFD700}
.mitem {
	font-size:14pt;
	color:#ffe140}
.mheader2 {
	font-size:13pt;
	color:#FFD700}
.mitem2 {
	font-size:10pt;
	color:#ffe140}
.bioimg {
	border:1px solid #ffe140;
}
H2 {
	font-size: 16pt; 
	font-style: italic; 
	font-family: arial
} 
A:link {
	text-decoration: none; 
	color: ffe140; 
}
A:visited {
	text-decoration: none; 
	color: ffe140; 
}
A:active {
	text-decoration: none; 
	color: ffe140; 
}
A:hover {
	text-decoration: none; 
	color: fff5bf;
}