


body {
	text-align : left;
	padding : 0 20% 0 20%;
	border : 0 none inherit;
	width : 70%;
	background-color : #fff;
	background-image: url(storybacksheet.jpg);
	font-size : 12px;
	line-height : 1.4;
	font-family : Verdana, Helvetica, sans-serif;
	
	}

	
#container{
	text-align : left;
	margin-left : 0;
	margin-right : auto;
	width : 660px;	
	background-color : #fff;
	background-image: url(storybacksheet.jpg);

}

#header {
	text-align : left;
	padding : 0;
	margin-left : 0;
	height : 66px;
	width : 660px;
	background-image: url(storybacksheet.jpg);
	
}

#globalnav {
	height : 30px;
	margin : 0 0 0 0;
	padding : 10px 0 0 0;
	border : 0 none inherit;
	background : #fff;
	background-image: url(storybacksheet.jpg);

}

#menu {
	height : 30px;
	width : 660px;
	background-color : #fff;
	background-image: url(storybacksheet.jpg);
	margin : 0;
	padding : 0;
	position : relative;

}

#menu li {
	margin : 0;
	padding : 0;
	list-style : none;
	position : absolute;
	top : 0;
}


#storymenu{
	left : 0;
	width : 120px;
}

#archivemenu{
	left : 141px;
	width : 130px;
}

#authorsmenu{
	left : 271px;
	width : 110px;
}


#blogmenu{
	left : 412px;
	width : 98px;
}

#submitmenu{
	left : 501px;
	width : 107px;
}

#aboutmenu{
	left : 616px;
	width : 75px;
}

#maincontent {
	float : none;
	width : 460px;
	padding : 0;
	border : 0 none inherit;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 100px;
	margin-right : 100px;
	background-color : #fff;

}

#covercontent {
	float : none;
	width : 460px;
	padding : 0;
	border : 0 none inherit;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 100px;
	margin-right : 100px;
	background-color : #fff;
	background-image: url(coverback.jpg);

}


a:link {
	font-weight : bold;
	text-decoration : none;
	color : #36c;
	background : transparent;
}

 a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #96c;
	background : transparent;

}

a:hover {
	font-weight : bold;
	text-decoration : none;
	color : #36c;
	background : transparent;

}

a:active {
	font-weight : bold;
	text-decoration : none;
	color : #f00;
	background : transparent;
}

p {
	margin : 2em;
	color : #000;

}

h1 {
	margin : 0;
	padding : 0;

}

h2 {
	font-size : 20px;
	margin : .5em;
	color : #000;
}

h3 {
	font-size : 15px;
	color : #000;
	text-align : center;
}

h4 {
	font-size : 15px;
	color : #000;
	margin : 1.5em;
}

#footer {
	text-align : left;
	margin-left : 0;
	margin-right : auto;
	width : 660px;	
	background-color : #000;
	padding : 0;
	border-top-style : dashed;
	border-width : 1px;
	font-size : 9px;
}

ul.links {
	color : #630;
	list-style-type : none;
}

#issuehead {
	height : 66px;
	width : 660px;
}

#printpage {
	text-align : right;
}


.emph {
	font-style : italic;
}

.wayt {
	font-weight : bold;
}

.firstletter {
	font-weight : bold;
	font-size : 150%;
}

.story p {
	font-size : 14px;
	text-indent : 2.5em;
	margin-top : 0;
	margin-bottom : 0;
}

.story p.first {
	text-indent : 0;
	margin-bottom : 0;
}

.story p.email {
	font-size : 15px;
	font-family : courier;
	text-indent : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.story p.blog {
	font-size : 13px;
	font-family : verdana;
	text-indent : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.author {
	font-size : 15px;
}

ul {
	margin-left : 2.5em;
	padding : 0;
	list-style : none;
	color : #630;
}

ol {
	margin-left : 2.5em;
	padding : 1.5em;
	color : #630;
}


.issn {
	text-align : center;
}

.blurb {
	margin-left : 3em;
}

.issue {
	border-width : 1px;
	border-bottom-style : dotted;
	} 
	
.storylist {
	font-size : 10px;
	line-height : 1.2em;
	font-family : Verdana, Helvetica, sans-serif;
	border : 0;
	margin : 0;
	padding : 0;
	background-color : transparent;
	color : #630;
	
}

.dstories {
	width : 325px;
	vertical-align : top;
	background-color : #cc9;
}

.dblogs {
	width : 250px;
	vertical-align : top;
	background-color : #cc9;

}

.lstories {
	width : 325px;
	vertical-align : top;
	background-color : transparent;
}

.lblogs {
	width : 250px;
	vertical-align : top;
	background-color : transparent;

}

.bib {
	font-size : 10px;
	line-height : 1.2em;
	text-indent : -2.5em;
	margin :  0;
	padding-left : 2.5em;
}



