* {
	margin:0px; 
	padding:0px;
}
a img {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #aaddFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.clear_floats {
	clear: both;
}
.none {
	display: none;
}

.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	float: right;
	width: 30%;
}
#content_title {
	font-size: 1.2em;
	color: #554499;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#footnote1 {
	color: #999999;
	font-size: 0.75em;
	clear: both;
	background-color: #aaddff;
	padding: 10px;
}#left_vertical {
	width: 225px;
	float: left;
	clear: left;
	text-align: center;
	margin-left: 5px;
}
#stage {

	position: absolute;
	left: 230px;
	top: 100px;
}
#top_horizontal {
	margin: 5px;
}
#top_horizontal img {
	vertical-align: middle;
}
#update {
	font-size: 0.7em;
	font-variant: small-caps;
	color: #554499;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

