@charset "utf-8";

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}




a.mobbanner:visited {color:#FFFFFF;}
a.mobbanner:link {color:#FFFFFF;}

#style78 {font-size: xx-small}

#banner {
	position: absolute;
	height: 105px;
	width: 900px;
	left: 3px;
	top: 2px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

/*current banner menu script*/
#banner2 {
	position: absolute;
	height: 23px;
	width: 900px;
	left: 3px;
	top: 107px;
	visibility: visible;
	z-index: 3;
	background-color: #073064;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	text-align:left;
	}

/*test new menu banner with dropdowns*/
/*Horray! Code provided by http://javascript-array.com!*/
#sddm {
	margin: 0;
	z-index: 30;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#sddm li a {
	display: block;
	width: 78px;
	height: 20px;
	background: #073064;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #073064;
	vertical-align: text-bottom;
}

#sddm li a:hover {	
	background: #49A3FF
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #073064;
}

	#sddm div a	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	background: #EAEBD8;
	color: #073064;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
    padding: 5 10;
	text-align:left
	
	}

	#sddm div a:hover {	
		background: #49A3FF;
		color: #FFF
	}
/*end test*/

#picturebox {
	position: absolute;
	width: 525px;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-left: 5px;
}
#essaybox {
	background-color: #FFFFFF;
	width: 538px;
	padding-left: 0px;
	height: 100%;
	top: 130px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	right: 0px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	padding-right: 0px;
	left: 155px;
	bottom: 1px;
	padding-bottom: 2px;
}
div.essay {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	left:0px;
	right:20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.essaytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	float:left;
	width:300px;
	left: 0px;
	text-align:left;
}
div.essayauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	float:right;
	right: 0px;
	width: 210px;
	text-align:right;
}
#iframe {
	width: 680px;
	position: absolute;
	top: 130px;
	left: 3px;
	bottom: 1px;
	right: 225px;
}


div.essayheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	position: relative;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	text-align:center;
}

div.essaysubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	position: relative;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	text-align:left;
}

#rightedgeline {
	float:left;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	top: 130px;
	bottom: 1px;
	left: 901px;
	position: absolute;
	height: 100%;
	overflow: visible;
	z-index:1;
}

#backgroundbox {
	position:absolute;
	overflow: visible;
	top:132px;
	left:2px;
	width:901px;
	background-color: #CCCCCC;
	}
	

#sidebar {
	visibility:hidden;
	position: absolute;
	float:left;
	top:5px;
	width: 150px;
	visibility: visible;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:2;
}

#sidebar2 {
	position: absolute;
	top:132px;
	width: 154px;
	height:100%;
	left: 2px;
	background-color: #CCCCCC;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:1;
}
#mainbox {
	visibility:visible;
	position: relative;
	float:right;
	right:1px;
	width: 746px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;	
	}



#issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	position: relative;
	width: 149px;
	top: 4px;
	margin: 0px;
	padding-top: 20px;
	left: 0px;
}

#issuedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	position: relative;
	width: 149px;
	margin-top:10px;
	padding: 0px;
	left: 0px;
}
#issuecover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-top:10px;
}

#coverbox {
	position: relative;
	margin-top:10px;
	}

#issuecontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	position: relative;
	margin-top:20px;
	width: 149px;
	left: 0px;
	text-align: center;
}

div.sociallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	text-align: center;
	margin-top:100px;
	width:145px;
	left: 0px;
}
	

#copyright {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 0px none #073163;
	font-size: xx-small;
	text-align:center;
	width:149px;
	margin-top:20px;
}

#footer {
	background-color: #073064;
	position: absolute;
	height: 24px;
	width: 900px;
	bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	left: 3px;
	visibility: visible;
	color: #FFFFFF;
	padding: 0px;
	z-index: 1;
}
#footertext {
	left: 5px;
	position: absolute;
	visibility: visible;
	padding-top: 0px;
	height: 100%;
	top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 10px;
	margin-top: 2px;
}
#header {
	position: relative;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	height: 25px;
	width: 695px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
}

#titleshare {
	position: relative;
	width: 695px;
	margin-top:20px;
	left: 10px;
	}

#title {
	font-size: large;
	position: relative;
	float:left;
	width: 400px;
	padding-right:50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#poemtitle {
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#share {
	position: relative;
	float:right;
	width: 125px;
}

#author {
	position: relative;
	width: 695px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	margin-top: 20px;
	left:10px;
	text-align:right;
	}

#textbody {
	position: relative;
	width: 695px;
	left: 10px;
	margin-top:40px;
	bottom: 20px;
	text-align: justify;
	line-height: 150% ! important;
	font-size:12pt ! important;
	font-family: "Times New Roman", Times, serif ! important; 
	}


#smallcaps {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: normal;
}
#text_image {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#text_image_center {
	background-position: center;
}

#text_imageright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#acplogo {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	top: 0px;
	height: 245px;
	width: 155px;
}
#honormention {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	height: 240px;
	width: 695px;
	position: absolute;
	top: 95px;
	left: 0px;
	padding-top: 10px;
}
#barton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	height: 240px;
	width: 695px;
	position: absolute;
	top: 350px;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#imageright {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	top: 0px;
	height: 245px;
	width: 155px;
	margin-left: 10px;
}
#schwehn {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	height: 240px;
	width: 695px;
	position: absolute;
	top: 625px;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#koch {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	height: 240px;
	width: 695px;
	position: absolute;
	top: 900px;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#cresset {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	top: 0px;
	height: 112px;
	width: 526px;
	right: 0px;
}
#ACPheader {
	position: absolute;
	top: 10px;
	vertical-align: top;
	height: 70px;
	width: 695px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	background-position: center;
}

#poetryshare {
 
 position: absolute;
 top: 15px;
 left: 560px;
 width: 150px;
 margin: 0px;
}

#poetrybody {
	width: 695px;
	position: relative;
	left: 10px;
	top:25px;
	bottom: 20px;
	overflow:visible;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	font-size: small;
}




#photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: auto;
	position: absolute;
	top: 360px;
	height: auto;
	left: 10px;
}
#navlist
{
	border-bottom: 1px solid #778;
	font: bold 11px Verdana, sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	color: #000;
	border-color: #227;
	background-color: #9CC2C9;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #000000;
}
#facebook {
	width: 220px;
	top: 130px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	left: 683px;
	z-index: 2;
	bottom: 1px;
}



#sidebariniframe {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
	visibility: visible;
	bottom: 1px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#essayboxiniframe {
	background-color: #FFFFFF;
	width: 530px;
	height: 100%;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	right: 0px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	bottom: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#biblioentry {
	text-align: left;
	text-indent:-0.5in;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
}
#sidebarbackground {

	position: absolute;
	width: 150px;
	left: 3px;
	top: 130px;
	background-color: #CCCCCC;
	visibility: visible;
	bottom: 1px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search {

	width: 708px;
	overflow: scroll;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
	margin: 0px;
	left: 154px;
	position: absolute;
	top: 130px;
	bottom: 5px;
	right: 899px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#toc_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
#essaytext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#permission {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#textbody_3authors {

	padding: 5px;
	width: 685px;
	position: absolute;
	left: 10px;
	top: 150px;
	bottom: 20px;
	text-align: justify;
	line-height: normal;
}
div.bookreviewheader {
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	}
#WorksCitedEntries {
	width: 680px;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 20px;
	text-align: left;
	line-height: normal;
	}
	

p.biblio{ 
	font-family: "Times New Roman", Times, serif; 
	font-size:14px
	margin-left: 20px;
 	padding-left: 22px ;
    text-indent: -22px ;
	line-height:normal ;
	text-align:left
	}
p.indentedverses{ 
	font-family: "Times New Roman", Times, serif; 
	font-size:14px;
	padding-left:50pt;
	padding-right:50pt;
 	line-height:normal ;
	text-align:left
	}
p.indented{ 
	font-family: "Times New Roman", Times, serif; 
	font-size:14px;
	padding-left:50pt;
	padding-right:50pt;
 	line-height:normal ;
	text-align:justify
	}
p.poemtitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
p.poembody{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#image_map{
	position:absolute;
	left: 3px;
	top: 2px;
	width:900px;
	height:105px;
	background:url(../Images/transparent.gif) no-repeat;
	z-index:2;
	}

#image_map a#link1{
	display:block;
	position:absolute;
	width:485px;
	height:70px;
	top:7px;
	left:7px;
	z-index:3;
	}

#mobilebanner {
	top: 2px;
	left:0px;
	right:0px;
	background-color: #073064;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-large;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	visibility:hidden;
}
span.clickable_span{
position: relative;
left:20px;
top:3px;
cursor: pointer;
color:#FFFFFF;
	}

p.EssayParagraph {
	font-family: "Times New Roman", Times, serif ! important; 
	line-height:150% ! important;	
	text-align:justify ! important;
	font-size:12pt ! important;
	}

p.DropCapParagraph {
	font-family: "Times New Roman", Times, serif ! important; 
	line-height:150% ! important;
	text-align:justify ! important;
	font-size:12pt ! important;
	}
	
p.dropcapparagraph {
	text-align:justify ! important;
	}	
	
p.essayparagraph {
	text-align:justify ! important;
	}
	
div.table {
	left: 10px;
	right: 10px;
	font-family: "Times New Roman", Times, serif ! important; 
	line-height:150% ! important;
	text_align:center;
	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

