/* Globally defined */
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	color:#000066;
}
a:hover {
	color:#990000;
}
a:visited {
	color:#666666;
}

/* Page Structure for shell & content area */
.container {
	margin: 0px;
	padding: 0px;
	width: 766px;
	border: 3px solid #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

.container .content {
	background-color: #FFFFFF;
	width: 655px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
}

/* Top Navigation Structure & Link Definitions */
.topnav {
	width: 760px;
	background-color: #1B1B3F;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}
.redcell {
	background-color:#AC0D0D;
	background-image:url(images/top_nav_red_background.jpg);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	height: 20px;
	width: 347px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
.redcell a {
	color:#FFFFFF;
	text-decoration:none;
}
.redcell a:hover {
	text-decoration:underline;
	
}
.redcell a:visited {
	color:#FFFFFF;
}
.whitecell {
	background-color:#FFFFFF;
	color:#1b1b44;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	height: 20px;
	width: 347px;
	padding-left: 15px;
}
.whitecell a {
	color:#1b1b44;
	text-decoration:none;
}
.whitecell a:hover {
	text-decoration:underline;
}
.whitecell a:visited {
	color:#1b1b44;
}

/* Side Navigation Structure & Link Definitions */
.sidenav {
	width: 101px;
	background-color: #1B1B44;
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	top: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(images/left_nav_background.jpg);
}
.sidenav td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 25px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-transform: uppercase;
}
.sidenav td:hover {
	background-color:#AB0D0D;

}
.sidenav a {
	color:#FFFFFF;
	text-decoration:none;
}

/* Side Navigation Active Link Highlights */
.indexcurrent .container .sidenav .issuename {
	background-color:#cccccc;
}
.indexcurrent .container .sidenav .issuename a {
		color:#333333;
}
.columnscurrent .container .sidenav .columnsname {
	background-color:#cccccc;
}
.columnscurrent .container .sidenav .columnsname a {
	color:#333333;
}
.fictioncurrent .container .sidenav .fictionname {
	background-color:#cccccc;
}
.fictioncurrent .container .sidenav .fictionname a {
	color:#333333;
}
.nonfictioncurrent .container .sidenav .nonfictionname {
	background-color:#cccccc;
}
.nonfictioncurrent .container .sidenav .nonfictionname a {
	color:#333333;
}
.contributorscurrent .container .sidenav .contributorsname {
	background-color:#cccccc;
}
.contributorscurrent .container .sidenav .contributorsname a {
	color:#333333;
}
.editorialcurrent .container .sidenav .editorialname {
	background-color:#cccccc;
}
.editorialcurrent .container .sidenav .editorialname a {
	color:#333333;
}
.conversationscurrent .container .sidenav .conversationsname {
	background-color:#cccccc;
}
.conversationscurrent .container .sidenav .conversationsname a {
	color:#333333;
}
.archivescurrent .container .sidenav .archivesname {
	background-color:#cccccc;
}
.archivescurrent .container .sidenav .archivesname a {
	color:#333333;
}
.contactcurrent .container .sidenav .contactname {
	background-color:#cccccc;
}
.contactcurrent .container .sidenav .contactname a {
	color:#333333;
}
.poetrycurrent .container .sidenav .poetryname {
	background-color:#cccccc;
}
.poetrycurrent .container .sidenav .poetryname a {
	color:#333333;
}

/* Home Page Specific formatting */
.indexcurrent .container .content .leftcolumn {
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.indexcurrent .container .content .rightcolumn {
	text-align: Justify;
	vertical-align: text-top;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.grayheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.bluecaplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #1C1B43;
	font-weight: bold;
	padding: 5px;
}

.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a80d0d;
}

/* Special Instance Formatting */
.indicia {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.morebutton {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
.morebutton a {
	color: #999999;
}


.caption {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: x-small;
}



.container .sidenav .issuename {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#5c5757;
}
.sidenav .issuename a {
	color:#FFFFFF;
	text-decoration:none;
}

.container .header {
	color: #FFFFFF;
	background-color: #1b1b44;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.container .footer {
	color: #FFFFFF;
	background-color: #1b1b44;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}
.container .footer a {
	color:#FFFFFF;
}
.poetryname {
}

.container .content {
	background-color: #FFFFFF;
	width: 655px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
}


.container .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.container .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.container table td .content {
	margin: 10px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
}
.container .content h3 {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.toc {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-right: 20px;
}
.toc a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#000066;
}

.toc a:hover {
	color:#990000;
}

.toc a:visited {
	color:#666666;	
}

.dotbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.superscript {
	font-size: 6pt;
	vertical-align: super;
	position: relative;
	text-align: left;
	line-height: 2 em;
}
.supscriptheader {
	font-size: 10pt;
	vertical-align: super;
	position: relative;
	text-align: left;
	line-height: .75 em;
}.header_with_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border: 1px solid #000000;
}
.leftphotomargin {
	margin-right: 5px;
}
.returnbutton {
	font-size: 10px;
	font-variant: small-caps;
	background-color: #dddddd;
	padding: 2px;
}
.fictioncurrent .container table tr td table tr .content p {

}
