body {
	font: 0.9em "Verdana", sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #000;
}
#page {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding-top: 20px;
}
#main {
	background: #F7FAEB url(theme/main_bg5d97.gif?931831) bottom right no-repeat;
	border: 1px #000 solid;
	z-index: 2;
	clear: both;
}
#content {
	float: left;
	padding: 16px;
	width: 768px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#sidebar {
	width: 213px;
	float: right;
	padding: 16px;
	text-align: center;
}
#top {
	position: relative;
	height: 50px;
}
#logo {
	float: right;
}
#nav {
	float: left;
	margin: 0 0 -2px 0;
	padding: 0 0 6px 10px;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
#nav li {
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #000000;
	margin: 0 0 -1px 0;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(theme/tab_pyram5d97.gif?931831) no-repeat bottom center;
}
#active a:link {
	color: #000;
	background: url(theme/tab_pyram5d97.gif?931831) no-repeat bottom center;
}
#active a:hover {
	color: #000;
	background: url(theme/tab_pyram5d97.gif?931831) no-repeat bottom center;
}
#active a:visited {
	color: #000;
	background: url(theme/tab_pyram5d97.gif?931831) no-repeat bottom center;
}
a, a:link {
	color: #09C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #900;
}
h1 {
	color: #006C91;
	font:normal normal 2.1em "Georgia", serif;
	text-decoration: none;
	border-bottom: 1px #006C91 solid;
	margin: 20px 0 0 0;
}
h2 {
	color: #E67300;
	font: normal normal 1.7em "Georgia", serif;
	text-decoration: none;
	margin: 3px 0;
	padding: 3px 0;
}
acronym {
	font-style: italic;
	border-bottom: 1px dotted #000;
	cursor: pointer;
}
.info a {
	color: #888;
}
span.more {
	display: block;
	text-align: right;
	padding: 0 6px 6px 0;
	border-right: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
}
div.paragraph {
	margin: 5px 0;
	line-height: 1.6em;
}
p {
	margin: 5px 0;
	line-height: 1.6em;
}
p.introduction {
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.2em;
}
p.quote {
	background:#F0DEC2;
	margin-left: 10px;
	border-left: 2px solid #E6C799;
	font-style: italic;
	padding: 5px;
}
h4 {
	font:normal bold 1em "Verdana", sans-serif;
	text-transform: uppercase;
	margin: 2px;
}
.pics {
	padding: 3px;
	height: 103px;
	width: 33px;
	border: 1px solid #666;
}
ol#links {
	list-style-type:lower-roman;
	list-style-position:inside;
	margin: 3px 9px;
	text-align: left;
}
div.paragraph ul, div.paragraph ol, div.paragraph li {
	list-style-position: inside;
}
p.style1 {
	color: #E67300;
	font-size: 15pt;
	font-weight: bold;
}
html {
	overflow-y: scroll;
}
