body {
	margin-left: 80px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-image: url(../images/00-bg_tileA.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ee791b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	word-spacing: 2px;
}

#contentBG{
	background:url(../images/01-content_bg.gif);
	background-repeat:repeat-y;
	width:730px;
	padding: 10px 10px 10px 9px;
	height:auto;	
	
}

h1{
	/*color: #0059C9;*/
	color:#7e603d;
	font-size: 20px;
}

h2{
	/*color: #0059C9;*/
	color:#7e603d;
	font-size: 18px;
}


#nav{
	
	margin:0px;
	padding:0px; 
	
}	


#issue2{
	padding: 30px 20px 30px 25px;
}

#issue3{
	padding: 30px 20px 30px 20px;
}

#issue4{
	padding: 30px 20px 30px 20px;
}

/* Page Divider */

#divider {
	padding: 0px 10px 20px 15px;
}

/* Links */

a:link{
	color:#7e603d;
	text-decoration:underline;
}

a:visited{
	color:#7e603d;
	text-decoration:underline;
}

a:hover{
	color:#ee791b;
	text-decoration:none;
}

a:active{
	color:#7e603d;
	text-decoration:underline;
}


/*******************************
		Home Page
********************************/

/* Home Page holding cell */
#homePage{
	width:730px;
	background-image:url(../images/20-text_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 830px;
		
		
}


/* Home page left content cell */

#homeLeft {
	width: 325px;
	margin: 0px 10px 100px 5px;
	padding-right:50px;
	voice-family: "\"}\""; 
    voice-family:inherit; 
	margin: 0px 15px 100px 25px;
	padding:0px;
	width: 350px;
}



/* Featured poem on the home page */

#homeRight {
	display:inline;
	width:200px;
	float:right;
	padding-left:20px;
	margin-bottom: 30px;
	margin-right:30px;
	voice-family: "\"}\""; 
    voice-family:inherit; 
	margin-right:40px;
	margin-bottom: 30px;
	width:250px; 
}


/* Main content on other pages */
#mainContent{
	width: 680px;
	height: 800px;
	margin: 0px 15px 100px 25px;
}


/* Bigger content box */

#mainContentBigger{
	width: 680px;
	height: 950px;
	margin: 0px 15px 100px 25px;
}

/*******************************
 	About Us Content
 ******************************/




/* About us main holding cell */
#aboutMain{
	width:730px;
	background-image:url(../images/20-text_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 950px;
		
		
}


#aboutContent{
	width: 680px;
	height: 950px;
	margin: 0px 15px 100px 25px;
}

/*******************************
 	Current Issue
 ******************************/




/* Current issue holding cell */
#CurrentMain{
	width:730px;
	background-image:url(../images/20-text_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 900px;
		
		
}

/*current Content bg*/
#currentContent{
	width: 680px;
	height: 900px;
	margin: 0px 15px 100px 25px;
}

/* Table of contents for issues */

#toc {
	width: 400px;
	padding-left: 225px;
	vertical-align: top;
	
}

/* Issue information on the left hand side */
#issueFloat{
	float:left;
	margin-right:15px;
	border:none;
}

#issueFloat img {
	border:none;
	margin-bottom:15px;
}

#issueFloat strong, bold{
	color:#7e603d;
}


#sample {
	width: 400px;
	padding-left: 225px;
	vertical-align: top;
	
}


/* Writ In Water Press Box */

#writBox {
	padding: 50px 20px 0px 0px;
	vertical-align:bottom;
}

#footer {
	width:730px;
	margin-top:10px;
}

#largeCap {
	font-size: 18px;
	font-weight:bold;	
}

/* Move address block to the right */
#addressBlock{
	margin-left:250px;
}

/****************************
	Archive Formatting 
******************************/

/* Large archive page */
#archiveLargeMain{
	width:730px;
	background-image:url(../images/20-text_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 1200px;
		
		
}

/* Large archive content page */
#archiveLarge{
	width: 680px;
	height: 1200px;
	margin: 0px 15px 100px 25px;
}

.archive {
	height:235px;

}

.archive img {
	float:left;
	margin-right: 25px;
	border:none;
}