

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#homo {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#gap {
	width: 650px;
	height: 45px;
}

#top {
	width: 650px;
	height: 50px;
	border: 1px #000000;
	border-bottom: 1px  #000000;
	margin-bottom: 5px;
}

#mid {
	width: 650px;
	height: 460px;
}

#page {
	width: 450px;
	padding-top: 10px;
	float: left;
	height: 450px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
}

#index {
	height: 450px;
	border: 1px #c1c1c1;
	float: left;
	border-left-style: dotted;
	padding-left: 5px;
	width: 170px;
	border-left-color: #7c7c7c;
	padding-top: 10px;
}

a:link.ndex {
	text-decoration: none;
	font-size: 12px;
}

a:visited.ndex {
	text-decoration: none; font-size: 12px;
}

a:hover.ndex {
	text-decoration: underline; font-size: 12px;
}

a:active.ndex {
	text-decoration: underline; font-size: 12px;
}

#foot {
	border: 1px  #15ffac;
	padding-top:5px;
	width: 650px;
	height: 50px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

h4 {
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}

dl {
	font-size: 12px;
	display: inline;
}

dt {
	font-weight: bold;
}

dd {
	position: relative;
	right: 30px;
}

.topimg {
	float: left;
	margin-right: 5px;
}

.topnav {
	float: left;
	height: 50px;
	border-bottom: 1px dotted #a2a2a2;
	padding-right: 5px;
	padding-left: 5px;
	width: 400px;
	margin-right: 5px;
}

.movedown {
	float: left;
	margin-top: 10px;
}