@charset "utf-8";
/* CSS Document */

span#jump {
	color:#666;	
	margin-left:90px;
}

div#jumpto {
	margin-left:115px;	
	margin-bottom:40px;
}

h3 a, h3 a:hover, h3 a:link, h3 a:visited {
	text-decoration:none !important;
	color:#0C0D59 !important;
}


div#pics1 {
	vertical-align:middle;
}

div.caption {
	
	
	color:#660000;
	font-weight:bold;
}

img#harmonics {
	   
}

img#timespec {
	width:500px;
	margin-left:25px;
	margin-bottom:0px;
}


img#string {
	width:400px;
	position:relative;
	top:-40px;
	margin-left:30px;
	
}

img#circle {
	width:200px;
	margin-left:100px;
	margin-top:40px;
}


div#stringcap {
	width:300px;
	margin-left:115px;
	position:relative;
	bottom:20px;
}

div#circlecap {
	width:300px;
	position:relative;
	top:-34px;
	left:506px;
}

img#meridians {
	width:700px;
	margin-bottom:25px;
}

div#nodecap {
	text-align:center;
	margin-top:0;
}

div.imgctr {
	text-align:center;
}

span.flash {
	color:red;
	font-weight:bold;
}

div.graph {
	margin-right:25px;
	margin-left:30px;
}

table {
	margin-left:15px;
	margin-bottom:30px;
	border-collapse:collapse;
}

td {
	padding:10px;
	vertical-align:top;
}

td object {
	
	margin-bottom:25px;
}

.blue {
	color:#5B91C6;
	margin-top:45px;
}

.red {
	color:#A64B44;
}