#storywrapper {
	margin: 0 auto;
	text-align:left;
	background-color: #FFFFFF;
	width: 760px;
}
#storywrapper560 {
	margin: 0 0 0 224px;
	background-color: #FFFFFF;
	width: 560px;
}
#storywrapper560 li {
	margin-left: 30px;
}
#storywrapper li {
	margin-left: 30px;
}
#storywrapperRcol {
	margin: 0 0 0 224px;
	text-align:left;
	background-color: #FFFFFF;
	width: 680px;
}
#storycontent {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 11px;
}

#storycontent li{
	margin-left: 30px;
}
/**added by ky 102408 to accommodate new archive indexpage which includes proper nav bar**/
#ottindexcontent {
	margin: 20px 0 0 0;
	padding: 0;
	
}
#ottindexcontent p{
	margin: 0px;
	padding: 0 0 10px 0;
	font-size: 9px;
}
#ottindexcontent a {
	text-decoration: underline;
	color: #666699;
	font-size: 11px;
}
#ottindexcontent a:hover{
	text-decoration: underline;
	color: #9999CC;
}
#ottindexcontent a:visited{
	text-decoration: underline;
	color: #E14FA8;
}
/************** end addition by ky 102408 **************/
#storycontent p{
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#storycontent h3 {
	font-size: 12px;
	color: #666699;
	line-height: 16px;
	margin: 0 15px 10px 25px;
	text-align: left;
	padding: 0px;
}
#storycontent img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#stologo-container{
	margin: 10px 0 0 0;
	padding: 0px;
	width: 100%;
	height: 77px;
	border-bottom: 1px solid #9EB3DC;
	border-left: 1px solid #9EB3DC;
	border-top: 1px solid #9EB3DC;
}
#stologo-image {
	margin: 0;
	padding: 0px;
	float: left;
	width: 250px;
}
#stologo-ban {
	margin: 0;
	padding: 0 0 0 5px;
	float: right;
	width: 468px;
	height: 65px;
	background-color: #FFFFFF;
}
#storycontent a {
	text-decoration: underline;
	color: #E14FA8;
}
#storycontent a:hover{
	text-decoration: underline;
	color: #9999CC;
}
#storycontent a:visited{
	text-decoration: underline;
	color: #666699;
}
.italics{
font-style:italic
}
#storyrightcolnowidth{
	float: right;
	border-left: 1px solid #9EB3DC;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 20px;
	background: #FFFFFF;
	font-size: 9px;
}
#storyrightcol{
	float: right;
	border-left: 1px solid #9EB3DC;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 5px 20px;
	background: #FFFFFF;
	width: 200px;
	font-size: 9px;
}
#storyrightcolnobdr{
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 5px 0px;
	background: #FFFFFF;
}
#storyrightcol150{
	float: right;
	border-left: 1px solid #9EB3DC;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 5px 20px;
	background: #FFFFFF;
	width: 150px;
	font-size: 9px;
}
#storyrightcol2{
	width: 150px;
	float: right;
	border-left: 1px solid #9EB3DC;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 5px 10px;
	background: #FFFFFF;
	font-size: 9px;
}
#storyrightcol img{
	margin: 0px;
	padding: 0px;
}
#storywrapper #storycontent ul {
	margin-left: 30px;
}
/*#storycontent ol {
	margin-left: 30px;
}*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.invisiblehr {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
.purple12 {
	color: #666699;
	font-size: 12px;
}
.black10 {
	color:#000000;
	font-size: 10px;
}
