body {
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #521502 url(../images/bodbg.jpg) repeat-x scroll top;
}
#holder {
	width: 800px;
	margin: 0px auto;
	position: static;
}
#header {
	width: 100%;
	height: 150px;
	background: url(../images/header.jpg) no-repeat top;
	margin: 0;
	padding: 0;
}
#header .title {
	width: 450px;
	height: 40px;
	float: right;
	margin: 100px 30px 0 0;
	padding-top: 10px;
	text-align: right;
}
#header h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	color: black;
}
#header h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	color: black;
}
#nav {
	width: 130px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
#nav a.feed {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#nav a.feed:hover {
	color: #FDB20B;
	text-decoration: underline;
}
#nav .title {
	font-size: 11px;
	color: black;
	background: transparent url(../images/title.png) no-repeat top;
	width: 125px;
	height: 20px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin: 0px auto;
	position: static;
}
#nav a.link {
	color: blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#nav a.link:hover {
	color: red;
	text-decoration: underline;
}
#nav a.box {
	color: black;
	background: transparent url(../images/navboxbgup2.png);
	width: 125px;
	height: 20px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin: 0px auto;
	position: static;
	text-align: left;
	text-indent: 10px;
	font-size: 11px;
	margin-bottom: 2px;
}
#nav a.box:hover {
	color: navy;
	background: transparent url(../images/navboxbgdn2.png);
	display: block;
}
#nav a.sub {
	font-size: 11px;
	color: black;
	background: white url(../images/subup.jpg) no-repeat top;
	width: 115px;
	height: 16px;
	text-decoration: none;
	display: block;
	line-height: 16px;
	font-weight: bold;
	margin: 0px auto;
	position: static;
	text-align: left;
	text-indent: 10px;
}
#nav a.sub:hover {
	color: #CC0000;
	background: white url(../images/subdown.jpg) no-repeat top;
	display: block;
}
#nav a.prodsub {
	font-size: 11px;
	color: black;
	background: White url(../images/subup.jpg) no-repeat top;
	width: 115px;
	height: 16px;
	text-decoration: none;
	display: block;
	line-height: 16px;
	font-weight: bold;
	margin: 0px auto;
	position: static;
	text-align: left;
	text-indent: 10px;
}
#nav a.prodsub:hover {
	color: #CC0000;
	background: white url(../images/subdown.jpg) no-repeat top;
	display: block;
}
.indust {
	width: 120px;
	margin: 30px auto;
	position: static;
}
#nav .contact {
	width: 120px;
	height: auto;
	border: 1px solid black;
	background: white;
	padding: 5px;
	text-align: left;
	margin: 0px auto;
	position: static;
}
#nav .contact a {
	color: blue;
	font-weight: normal;
	font-size: 12px;
}
#nav .contact h6 {
	margin: 0px;
}
#nav .contact p {
	margin: 5px;
}
#content {
	width: 630px;
	height: 100%;
	padding: 0px 20px 10px 10px;
	float: right;
	background: transparent url(../images/contentbg.jpg) repeat-y scroll top left;
}
#content a {
	text-decoration: none;
	color: blue;
}
#content a:hover {
	text-decoration: underline;
	color: red;
}
h1 {
	font-size: 22px;
	color: #660000;
	border-bottom: 1px solid #660000;
}
h2 {
	font-size: 20px;
	color: #990000;
	border-bottom: 1px solid #990000;
}
h3 {
	font-size: 18px;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
#formula {
	width: 220px;
	height: 20px;
	margin: 0px auto;
	position: static;
	font: 26px "Times New Roman", Times, serif;
	text-align: center;
	padding: 5px;
}
#distnav {
	width: 620px;
	height: auto;
	margin: 0px auto;
	position: static;
	font: 28px "Times New Roman", Times, serif;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#distnav a {
	margin: 0px 10px;
	font-weight: normal;
	font-size: 16px;
}
.stem {
	font-weight: bold;
	font-style: italic;
}
.tiny {
	font-size: 10px;
	font-style: italic;
}
.left {
	float: left;
	margin: 5px;
	text-align: left;
}
.right {
	float: right;
	margin: 5px;
	text-align: left;
}
.clear {
	clear: both;
	padding-top: 20px;
}
.sclinks {
	width: 250px;
	height: auto;
	margin: 0px auto;
	position: static;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
.time {
	color: #3333FF;
	font-weight: bold;
}
.break {
	color: #660099;
	font-weight: bold;
}
.new {
	color: #CC0000;
	font-weight: bold;
}
.red {
	color: red;
	font-size: 11px;
}
.glossary {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.center {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 10px 0px;
}
.tstrpt1 {
	width: 360px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	position: static;
}
.tstrpt2 {
	width: 550px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	position: static;
}
dl {
	padding: 0px 25px;
}
dt {
	margin-bottom: 5px;
}
dd {
	margin-bottom: 10px;
}
hr {
	color: #000066;
	background-color: Blue;
	width: 550px;
	clear: both;
	margin: 20px;
	background: transparent url(../images/footbg.jpg) repeat-y top;
}
#footer {
	width: 800px;
	clear: both;
	height: auto;
	text-align: center;
	background: transparent url(../images/footbg.jpg) top;
	line-height: 30px;
	font-size: 11px;
	font-style: italic;
	border: none;
	color: #FCCD01;
}
.captcha {
	width: 350px;
	height: 120px;
	margin: 0px auto;
	position: static;
}
#family {
	width: 130px;
	height: 130px;
	background: #DCDCDC;
	margin: 0px auto 20px;
	position: static;
	border: 1px solid black;
}
#family h6 {
	margin: 5px;
}
ul li blockquote {
	margin: 5px 0 10px 20px;
}