body {
background-color:#FFFFFF;
font-size:16px;
}

.centered {
	position: relative;
	right: auto;
	left: auto;
	text-align: center;
}

#navigation_sentence {
	padding-top: 20px;
	background-color: #99ccff;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
}

a {
	color: gray;
	text-decoration: none;
}

#tagline {
	font-style: italic;
}

a:hover {
	color: white;
	background-color: gray;
}

#footer {
	
	margin-top: 50px;
	
	font-size: medium;
	
}

#navigation_sentence2 {
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #99ccff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
}

.small_logo {
	
	margin-top: 3px;
	
	width: 200px;
	
	margin-right: 10px;
	
	float: left;
	
}

#header {
	margin-bottom: 40px;
}

#title {
	margin-bottom: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 400%;
}

.italics {
	font-style: italic;
}

.bodytext {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#circle_graphic {
	padding: 10px;
	width: 340px;
}

#right_list {
	text-align: left;
	width: 200px;

}

.cleared {
}

.box {
	border-style: solid;
	border-width: thin;
	height: 450px;
	
}

.figure_label {
	text-align: center;
	font-size: small;
	font-style: italic;
}

.div_centered {
	right: auto;
	left: auto;
}

#main {

}

h1 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
}

.small_logo a:hover {
	background-color: #99ccff;
}

#email_form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main_text {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}

.century_gothic {
	font-family: "Century Gothic";
}

