BODY {
	MARGIN: 0.8%; BACKGROUND-COLOR: #03A7A5
}

DIV#main_story {
	PADDING-RIGHT: 8%; PADDING-LEFT: 8%; FONT-SIZE: 16px; PADDING-BOTTOM: 88px; COLOR: #000000; PADDING-TOP: 38px; FONT-FAMILY: times new roman, verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #FDFDE5 ;border-style:ridge ; border-top-width:5px ; border-bottom-width:5px ; border-left-width:5px ; border-right-width:5px 
}

DIV.hr {display: none}
/*/*/a{}

DIV.hr {
  display: block;
  height: 7px;
  background-image: url(../../ZPgraphics/line1.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}
/* */


DIV.story_header {
	FONT-SIZE: 15px; TEXT-ALIGN: center 
}
P.story_title {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 30px
}
.story_author {
	FONT-SIZE: 23px; PADDING-BOTTOM: 10px; TEXT-ALIGN: center
}
A.story_author {
	FONT-WEIGHT: bold; COLOR: #006C2B; TEXT-DECORATION: none
}
DIV#main_story A {
	FONT-WEIGHT: bold; COLOR: #006C2B; TEXT-DECORATION: none
}
A.story_author:visited DIV#main_story A:visited {
	COLOR: #844A4D
}
A.story_author:hover {
	COLOR: #89A395
}
A.story_author:unknown {
	COLOR: #89A395
}
DIV#main_story A:hover {
	COLOR: #89A395
}
DIV#main_story A:unknown {
	COLOR: #89A395
}


