body {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	}

a {color: black; text-decoration: none;}
a.hover {color: black; text-decoration: underline;}
a.active {color: maroon; text-decoration: underline;}
a.visited {color: black; text-decoration: none;}
a.visited.hover {color: black; text-decoration: underline;}
a.visited.active {color: black; text-decoration: none;}




#outer {
	width: 776px;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}

#container {
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
        text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

#top {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
        text-align: left;
	border-left: none;
	border-right: none;
	}

#banner {
	font-family: Helvetica, Arial, Verdana;
	font-size: 24pt;
	border-top: 1px solid black;
	border-bottom: 1px solid black;

	}

#links_top {
	text-align: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 200%;	
	border-bottom: 1px solid black;
	}

.feature_title {
	font-weight: bold;
	color: maroon;
	text-align: center;
	}

.more_title {
	font-weight: bold;
	color: maroon;
	text-align: center;
	}

#main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid black;
}

#main_entry_body {
	width:650px;
	text-align: left;
        font-family: Georgia, Garadmond, Times, serif;
        font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
}

#ss_main_entry_body {
	width:650px;
	text-align: left;
        font-family: Georgia, Garadmond, Times, serif;
        font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
}

#main_left {
	width: 485px;
	float: left;
	border-right: 1px solid black;
	}

#main_left_top {
	width: 475px;
	margin-bottom: 5px;
	}

#featured_fiction {
	width: 230px;
	float: left;
	padding: 0px 5px 2px 2px;
	border-right: 1px solid gray;
	}

#featured_poetry {
	width: 230px;
	float: right;
	padding: 0px 2px 2px 2px;
	}

#main_left_middle {
	width: 475px;
	float: left;
	text-align: center;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background: #CCCCCC;
	}

#main_left_bottom {
		width: 475px;
		margin-top: 10px;
		padding-top: 5px;
	}

#more_fiction {
	width: 230px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
	border-right: 1px solid gray;
}

#more_poetry {
	width: 230px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
}

#main_right {
	width: 250px;
	float: right;
	margin-left: 5px;
	padding-left: 5px;

	}

#main_right_nonfiction {
	width: 245px;
	float: right;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted gray;
}

#main_right_blogs {
	width: 245px;
	float: right;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted gray;
	text-align: justify;
}

#main_right_news {
	width: 245px;
	float: right;
	margin-top: 10px;
	}

#bottom {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 5px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 100%;
		}

#legal {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 5px 0px;
    text-align: center;
    color: gray;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	}