body {
	font-family: Arial, Helvetica, sans-serif;
	color: #005000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url("../images/back.jpg") fixed; */
}
a:link, a:visited {
	color: #009000; /** 008020; **/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font: bold 140% Arial,sans-serif;
	color: #334400;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: bold 114% Arial,sans-serif;
	color: #fddc1e;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 100% Arial,sans-serif;
	color: #003300;
	margin: 0px;
	padding: 0px;
}
/***********************************************/

#pageCell {
	position:absolute;
	top: 0px;
	left: 5%;
	right: 5%;
	width: 90%;
	min-height: 500px;
	/*background-color: #ffffdd; /*f0dc3c; /*ffee50;*/
}
.header {
	height: 140px;
	top: 0px;
	width: 90%;
	background-color:#FF00FF;
	background: url("../images/back.jpg") fixed;
	z-index: 500;
	position: fixed;
}
.siteName{
	position: fixed;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #fddc1e;
	font-weight: normal;
}
.date {
	position: fixed;
	font: 75% Verdana,sans-serif;
	top: 16px;
	right: 5%;
	color: #2850c8;
}
/***********************************************/
#globalNav{
	position: fixed;
	top: 40px;
	width: 90%;
	height: 34px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:   url("../images/gblnav.jpg");
}
#globalNav img {
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
}
#globalLink {
	position: absolute;
	top: 8px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
a.glink, a.glink:visited {
	font-size: 75%; /* small; */
	color: #003300;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #003300;
}
a.glink:hover {
	background-image:   url("../images/glblnav_selected.jpg");
	text-decoration: none;
}
.subglobalNav {
	position: fixed;
	top: 84px;
	width: 90%;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #fddc1e;
}
.subglobalNav a:hover {
	color: #cccccc;
}
/***********************************************/
#tl {
	position: fixed;
	top: 109px;
	left: 5%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position: fixed;
	top: 109px;
	right: 5%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#pageName {
	position: fixed;
	top: 110px;
	padding: 2px 0px 8px 0px;
	margin: 0px;
	width: 90%;
	border-bottom:1px solid #003300;
	background-color: #ffffdd;
}
/***********************************************/
#pageContent {
	position: absolute;
	top: 140px;
	width: 100%;
	min-height: 500px;
	background-color: #ffffdd; /*f0dc3c; /*ffee50;*/
}

#pageNav {
	position: fixed;
	float: left;
	width: 18%;
	padding: 0px;
	background-color: #ffffbb; /*f2f6ff;*/
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	font: small Verdana,sans-serif;
}
#sectionLinks {
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #003300;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	background-image:   url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #002800;
}
#sectionLinks a:hover {
	border-top: 1px solid #003300;
	background-color: #66cc22;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionInfo {
	padding: 10px;
}
#sectionInfo img {
	display: block;
}
/***********************************************/
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 20%;
	border-left: 1px solid #003300;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 438px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #002800;
	padding: 30px 0px 5px 0px;
}

.feature h2{
	font: bold 110% Arial,sans-serif;
	color: #002800;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #002800;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #008020;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.styleRed {color: #FF0000}
.styleBold { font-weight: bold; }
.hrBorder {
	/* border-top: 1px solid #cccccc; */
	border-top: 1px solid #f5f7f7;
	border-left: 0px;
}
.styleXsmall { font-size: x-small; }
/***********************************************/
#siteInfo{
	clear: both;
	background-color: #ffffdd;
	border-top: 1px solid #003300;
	font-size: small;
	color: #003300;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/********************* end *********************/
