body {
  margin: 0px;
  padding: 0px;
  background: #ffffcd none repeat scroll 0% 50%;
  font-family: Arial,sans-serif;
  color: #006600;
  line-height: 1.166;
  font-weight: inherit;
}
a:link, a:visited, a:hover {
  color: #006699;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-family: Arial,sans-serif;
}
h1 {
  font-family: Verdana,Arial,sans-serif;
  font-size: 120%;
}
h2 {
  font-size: 114%;
}
h3 {
  font-size: 100%;
}
h4 {
  font-size: 100%;
  font-weight: normal;
}
h5 {
  font-size: 100%;
}
ul {
  list-style-type: square;
}
ul ul {
  list-style-type: disc;
}
ul ul ul {
  list-style-type: none;
}
label {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #334d55;
}
#masthead {
/* 
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  */
	margin: 0;
  padding: 10px 0px;
  height: 150px;
  width: 85%;
}
#content {
/* 
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  */
  margin-left: 50px;
  padding: 0;
  float: center;
  width: 85%;
}
#welcome {
  padding: 20px 0px 20px 0px;
	text-align: center;
}
.story {
  padding: 10px 0px 0px 10px;
  clear: both;
  font-size: 80%;
}
#sectionHeading {
  padding: 10px 0px 10px 0px;
  text-align: center;
  color: #334d55;
}
#pageName {
  color: #334d55;
}
#storyLink {
 padding: 20px 0px 20px 0px;
 color: #ff0000;
 font-style: italic
 }
#productName {
  color: #334d55;
}
/*
.story {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0px 0px 10px;
  clear: both;
  font-size: 80%;
}
*/
.story p {
  padding: 0px 0px 10px;
}
.storyImage {
  padding: 10px;
  float: right;
}
.storyhighlight {color: #FF0000}
.storyhighlightbold {color: #FF0000; font-weight: bold; }
/*
#siteInfo {
  border: 1px solid #cccccc;
  padding: 10px;
  clear: both;
  font-size: 75%;
  color: #cccccc;
  margin-top: 0px;
  width: 85%;
}
*/
#siteInfo {
  padding: 10px;
  clear: both;
  font-size: 75%;
  color: #cccccc;
  margin-top: 0px;
}

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

