body {
	font-family: Palatino Linotype, Times New Roman, Palatino, CGTimes, ClasGaramond, serif
}

.mast {
	border-width: 0px;
	border-color: gray
	border=0;
	padding=0;
	width="100%";
}

.solborder {
	background-image: url(icons/solbanner.gif);
	background-repeat: repeat-y
}

.topbar {
	background-color: #f0e2b9;
	border-bottom-color: #707000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #f5f500;
	vertical-align: middle;
}

.topbar span {
	font-family: Papyrus, ClasGaramond, Palatino, Garamond, Times New Roman, serif;
	font-size: 140%
}

.topbar a {
	color: white;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 75%;
}

.logo {
	width: 132px;
	height: 75px;
	text-align: center
}

.solsearch {
	background-color: #f99500;
	font-family: Arial, Helvetica;
	vertical-align: top;
	font-size: 83%
}

.quicksearch {
	background-color: transparent;
	font-family: Arial, Helvetica;
	vertical-align: top;
	font-size: 60%
}

.quicksearch input {
	background-color: white;
	color: brown;
	font-family: Arial, Helvetica;
	vertical-align: top;
	font-size: 120%
}

.quicksearch select {
	background-color: white;
	color: brown;
	font-family: Arial, Helvetica;
	vertical-align: top;
	font-size: 120%
}

.navbar {
	background-color: #f99500;
	border-bottom-color: #707000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #707000
}

.navbar a {
	color: white;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.navbar a:hover {
	background-color: red;
	color: #eeeeee;
	text-decoration: none;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.navbar a.help {
	color: red;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.navbar a:hover.help {
	color: crimson;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.colophon {
	background-color: #f0e2b9;
	border-bottom-color: #707000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #f5f500;
	font-family: Times New Roman;
	font-size: 100%
}

.editormasthead a {
	color: brown;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.editormasthead a:hover {
	background-color: red;
	color: #eeeeee;
	text-decoration: none;
	font-family: Arial Unicode MS, Arial, Helvetica, sanserif;
	font-size: 83%;
}

.editormasthead a.edlookup {
	color: black;
	font-family: Palatino Linotype, Times New Roman, Palatino, CGTimes, ClasGaramond, serif;
	text-decoration: none;
	font-size: 100%;
}

.editormasthead a:hover.edlookup {
	background-color: red;
	color: #eeeeee;
	text-decoration: none;
	font-family: Palatino Linotype, Times New Roman, Palatino, CGTimes, ClasGaramond, serif;
	font-size: 100%;
}

.editormasthead {
	background-color: gold; font-size: 80%; white-space: nowrap;
	border: 1px black solid;
}

.editormasthead tr td {
	background-color: white;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px gray solid;
	border-bottom: 2px gray solid
}

.editormasthead tr td p {
	background-color: white; text-indent: 0em;
}

.editormasthead tr td.stoa {
	background-color: #f0e2b9;
}

.editormasthead tr td.managingeditors {
	background-color: white;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px gray solid;
	border-bottom: 2px gray solid;
}

.editormasthead tr td.managingeditors p {
	background-color: white; text-indent: 0em;
}

.editormasthead tr td.solborder {
	background-color: #e1e1c8;
}

.draft {
	color: #FF0000;
}

.low {
	color: #FF8C00;
}

.high {
	color: #006400;
}

.login {
	background-color: #f0e2b9
}

p {
	margin-left: 1%;
	margin-right: 3%;
	text-indent : 0em;
}

h5 {
	font-size : 100%;
	color : black;
}

h4 {
	font-variant : small-caps;
	font-weight : bold;
	font-size : 100%;
	font-family : Times New Roman;
	color : black;
	text-transform : lowercase;
}

h3 {
	font-weight : bold;
	font-size : 108%;
	font-family : Arial;
	color : black;
}

h2 {
	font-weight : bold;
	font-size : 117%;
	font-family : Arial, Helvetica;
	color : #707000;
	background-color: #f0e2b9
}

a.Offsite:hover {
	font-size : 75%;
	font-family : Arial;
	color : #ff0000;
}

a.Offsite {
	font-size : 75%;
	font-family : Arial;
	color : #0000ff;
}

small.c1 {
	font-size: 67%;
	font-family: Arial,Helvetica,sanserif;
}

hr.parkst {
	background-color: red
}

.example {
	font-family: "Courier Condensed",Courier,"Courier New",monospace;
	font-weight: bold;
	font-size: smaller;
	color: green;
}

.bad {
	color: red;
}

.black {
	color: black;
}

.imgexample {
	width: 40%;
	border:1px solid #005000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
