@charset "utf-8";
a {
	color: #0000CC;
	text-decoration: none;
	line-height: inherit;
}



#section {
	padding: 15px;
	width: 80%;
	margin: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	alignment-adjust:central
}
.title {
	margin-left: 40px;
	margin-top: 15px;
}


  a:hover, a:focus {
	color: #6600CC;
}
a:visited{
	color:#C0F;
}
  a img {
    border: none; }
	
	#intro {
	padding-top: 25px;
	font-family: "Comic Sans MS", cursive;
	color: #333;
	
}
	
.footer {
	width: auto;
	padding-left: 25px;
	font-variant: small-caps;
	color: #000;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
}
.studies {
	list-style-type: none;
}
#graphic {
	padding-left: 10px;
}

.orbit-container {
	list-style-type: none;
	width: auto;
	padding-left: 60px;
	margin-left: 10px;
}
.red {
	color: #F00;
}
