body {
	color: #222222;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.6em; }
	
table {
	font-size: 10px; }

a:link {
	text-decoration: none;
	color: #000000; }
	
a:visited {
	text-decoration: none;
	color: #000000; }
	
a:active {
	text-decoration: none;
	color: #000000; }

.bodycopy, p, li {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6em; }
	
.bodycopy a:link {
	text-decoration: none;
	color: #660000; }

.bodycopy A:visited {
	text-decoration: none;
	color: #660000; }
	
#Content {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 740px;
	height: 356px;
	z-index: 2;
	overflow: visible;
	visibility: visible; }
	
.Header1, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000; }
	
.Header2, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic; }
	
.Header3, h3 {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal; }
	
#HeaderGraphics {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 13px;
	height: 15px;
	z-index: 3;
	visibility: visible; }

.menu {
	font-size: 12px;
	font-weight: bold;
	visibility: visible; }
	
.menu a:link {
	color: #000000; }
	
.menu a:hover {
	color: #660000; }
	
#menutable {
	position: absolute;
	width: 701px;
/*	height: 245px; */
	z-index: 4;
	top: 31px;
	left: 71px; }
	
#BioMenu, #CoursesMenu, #profileMenu, #worksMenu {
	background-color: white;
	border: 1px solid #666666;
	display: none;
	font-size: 12px;
	font-weight: bold;
	padding: 4px; }

.style1 {color: #660000 }