body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #9d9da3;
/*
	background-color: #878c97;
	background-color: #929fb8;
*/
	margin: 10px 0px;
	text-align: center;
}

a.blue:link {
	text-decoration: none;
	color: #FFF;
}
a.blue:visited {
}
a.blue:hover {
	color: #c2ccdb;
}
a.blue:active {
}


img {
	border-style: none;
}

img.frame {
	display: block;
}

#content {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding: 5px;
}

#header{
}

ul.navbar {
	height: 0.5 em;
}

ul.navbar li {
	list-style: none;
	display: inline;
}

#top {
	text-align: center;
	font-family: Ariel, "MS Ariel", sans-serif;
	font-weight: bold;
	background-color: #2e2e8e;
	border-top: thin dotted;
	border-color: #2e2e8e;
	color:	#FFFFFF;
	height: 1.5em;
}

#mid{
	background-color: #c2ccdb;
	border: thin solid;
	border-color: #c2ccdb;
	padding: 1em
}

#mousemove{
	text-align: center;
	height: 145px;
/*
	border: 1px solid #000;
	overflow: hidden;
*/
	overflow: hidden;
	margin: 0 auto;
	scrollbar-track-color: white;
}

.inside {
		text-align: center;
		height: 130px;
		width: 2760px;
}

#bottom {
	font-family: Ariel, "MS Ariel", sans-serif;
	font-size: x-small;
	text-align: center;
	background-color: #2e2e8e;
	color:	#FFFFFF;
}

#footer {
}
