#body {
	font-family: helvetica, arial, verdana, sans-serif;
	border: ridge 7px #EF2820;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	color: black;
	font-weight: bolder;
	background-color: #9DCDD5;
}
#header {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #1C5F67;
	height: 183px;
}
#header h1 {
	text-align: center;
	padding: 15px 0px;
	font-size: 2.75em;
	margin: 0px;
	color: #D8D8D8;
}
th {
	border: ridge 6px #EF2820;
	background-color: #D8D8D8;
}
th em {
	color: #EF2820;
	font-weight: lighter;
}
#header a:link {
	text-decoration: none;
	color: #1C5F67;
}
#header a:visited {
	text-decoration: none;
	color: #1C5F67;
}
#header a:hover {
	font-size: 1.5em;
	color: #EF2820;
}
#nav-button {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
#left {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	float: left;
}
#left-select {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	float: left;
}
.links {
	text-align: center;
	padding: 5px 10px;
	border: ridge 6px #EF2820;
	background-color: #D8D8D8;
	font-size: .90em;
	line-height: 3.10em;
}
.links a:link {
	text-decoration: none;
	color: #1C5F67;
}
.links a:visited {
	text-decoration: none;
	color: #1C5F67;
}
.links a:hover {
	font-size: 1.25em;
	color: #EF2820;
}
.smallfont {
	margin-top: 0px;
	font-size: .75em;
	line-height: 1.5em;
}
.frame {
	text-align: center;
	padding: 2px 5px;
	border: ridge 6px #EF2820;
	background-color: #D8D8D8;
	font-size: .90em;
	margin: 3px;
}
.frame a:link {
	text-decoration: none;
	color: #1C5F67;
}
.frame a:visited {
	text-decoration: none;
	color: #1C5F67;
}
.frame a:hover {
	font-size: 1.25em;
	color: #EF2820;
}
#general {
	margin: 0px 125px;
	font-size: 1.0em;
}
#general p:first-letter {
	font-weight: bold;
}
.bold {
	color: navy;
	font-size: 1.05em;
}
.bold-underline {
	font-size: 1.1em;
	text-decoration: underline;
	color: navy;
}
h2 {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 18px;
 	border-top: solid 5px #EF2820;
 	border-bottom: solid 5px #EF2820;
	background-color: #1C5F67;
	color: #D8D8D8;
	margin: 0px;
}
#content-stories {
	width: 500px;
	margin: 0px 5px 0px 0px;
	float: right;
	padding-left: 25px;
	border-left: 3px solid #1C5F67;
}
#content {
	width: 500px;
	margin: 0px 5px 0px 0px;
	float: right;
	padding-left: 25px;
	border-left: 3px solid #1C5F67;
}
#content ul {
	margin-top: 0px;
	font-size: .90em;
	list-style-type: square;
	padding: 0px;
}
#content .post {
	font-size: .80em;
	line-height: 1.5em;
	padding-right: 20px;
}
#content .post td{
	font-size: .90em;
	padding-left: 2px;
	padding-top: 5px;
}
h3 {
	margin: 0px;
	margin-top: 20px;
	border-bottom: 3px solid #EF2820;
}
#bottom-content {
	clear: both;
	border-top: solid #1C5F67;
}
a.term {
	color: #EF2820;
	font-style: italic;
}
.term {
	font-style: italic;
	color: red;
	text-decoration: underline;
}
.center {
	text-align: center;
}
#content table {
	width: 100%;
}
#footer {
	line-height: 1.5em;
	font-size: .90em;
	text-align: center;
	height: 22px;
	background-color: #1C5F67;
	color: #D8D8D8;
	padding: 0px;
	clear: both;
}
.position {
	font-style: italic;
	font-size: 1.05em;
	font-weight: bolder;
}
.indent {
	padding-left: 15px;
}
.space {
	padding-left: 5px;
}
a:hover {
	font-size: 1.25em;
	color: #EF2820;
}
img {
	border: ridge 6px #1C5F67;
	background-color: white;
	padding: 3px;
}
#to-top {
	margin: 490px 175px 0px 175px;
	width: 65px;
}
#to-top-glossary {
	margin: 0px 150px;
}

