body {
	background-color:;
}
.title {
	font-size:44px;
	font-style:;
	font-weight:700;
}
.dragon_head {
	font:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:22px;
	font-weight:700;
}
.dragon_left { 
	font-size:10px;
	font-weight:"bold";
	font-family:Georgia, "Times New Roman", Times, serif;
} 
.head {
	nowrap;
	background-color: #0099FF;
}	
.intro {
	font-size: 18px;
	font-weight:700;
	padding: 20px;
}
.menu {
	margin-left:20px;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
	font-weight: 900;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	font-weight: "bold";
}
.sidebar a {
	font-family: Times;
	font-size: 20px;
	color: "white";
	text-decoration: none;
	font-weight: "";
	text-indent: 5pt;
	vertical-align: top;

}
.sidebar {
	font-family: Times;
	font-size: 20px;
	color: "black";
	text-decoration: none;
	font-weight: "";
	text-indent: 5pt;
	vertical-align: top;
	padding: 20px;

}
div#left {
font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px; padding-right: 20px;
	left: 8px;
	width: 220px;
	height:100%;
	color: #FFFFFF;
	position: absolute;
	background-color: green;
}

div#right {
	padding-left: 20px; padding-right: 10px;
	left: 280px;
	width: 75%;
	font-family: Times;
	font-size: 15px;
	color: "black";
	text-decoration: none;
	font-weight: "300";
	text-indent: 0pt;
	position: absolute;
}
.lefttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	right: 40px;
	color: #FFFFFF;
}
.righttable {
	padding-left: 0.3in; padding-right: 0.3in;
	left: 41px;
	right: 500px;
	font-family: Times;
	font-size: 15px;
	color: "black";
	text-decoration: none;
	font-weight: "300";
	text-indent: 0pt;
}
div#links1 {
	background-color: #99CCFF;
	nowrap;
	position: absolute;
	top: 190px;
	padding: 0px 5px;
	left: 0px;
	width: 330px;
	height: 100%;
	font: 16px Verdana, sans-serif;
	font-weight: 600;
	visibility: visible;
}
div#links1 a {
	background-color: #0000CC;
	nowrap;
	display: block; 
	top: 190px;
	text-align: right; 
	font: bold 1em sans-serif; 
	width: 300px;
	padding: 5px 10px; 
	margin: 0 0 0px; 
	border-width: 0; 
	text-decoration: none; 
	color: #CCCCCC;
}
div#links1 a:hover {
	color: #000000;
	background-color: #99CCFF;
	display: block;
}
div#foot {
	position: absolute;
	top: 680px;
	left: 0px;
	width: 100%;
	height: 100px;
	margin-left: 15px;
	font: 16px Verdana, sans-serif;
	visibility: visible; 
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0px 140px;
	background-attachment: fixed;
}
div#maintext {
	position:absolute; 
	width:95%; 
	height:1115px; 
	z-index:1; 
	top:190px; 
	left:30px;
}
/* HapMap Formatting */  
  .sib {color:red;}
  .avuncular {color:indigo;}
  .child {color:chartreuse;}
  .distant {color:orange;}
