DIV#left_column
{
  position:absolute;
  left:0px;
  top:0px;
  width:320px;
  
}

DIV#right_column
{
  position:absolute;
  left:385px;
  top:48px;
  width:458px; /* expanded temporarily from 415px to accomodate 6 mag covers */
}

.right_column
{
  width:415px;
}

#right_column P
{
  margin:0 0 6px 0;
}

DIV#issues_row
{
  float:left;
  margin-bottom:40px;
  height:75px;
}

DIV#issues_row IMG
{
  margin-right:15px;
  border:0;
}

DIV#editions_row
{
  float:left;
  margin-bottom:40px;
  height:48px;
}

DIV#editions_row IMG
{
  margin-right:15px;
  border:0;
} 

DIV#books_row
{
  float:left;
  margin-bottom:20px;
  height:120px;
}

DIV#books_row IMG
{
  margin-right:15px;
  border:0;
} 


DIV#title
{
  
}
DIV#main_image_box
{
	margin-bottom:20px;
}
DIV#main_image_box P
{
	font-size: .80em;
	margin-top: 5px;
}

DIV#copy
{
  font-size: .80em;
}



DIV#artist_links
{
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}
DIV#artist_links P
{
	margin-top:0px;
	margin-bottom:6px;
  font-size: .85em;
  line-height:10pt;
}
DIV#artist_links A
{
	text-decoration:none;
}
/*DIV#artist_links A:hover
{
  color:#ec5327;
}*/

DIV#artist_links A
{
	/* color:#6D6359;  */
	color:#575047;
}
DIV#artist_links P.stripe
{
	/* color:#8C8074; */
	color:#6D6359;
}
DIV#artist_links P.stripe A
{
	/* color:#8C8074;
	color:#7D7369; */
}

DIV.column 
{
  float:left;
  width:170px;
  margin-right:30px;
}

DIV#lower_alpha_nav 
{
  margin-top:25px;
}

DIV.alpha_nav A
{
	font-family: times, times new roman, serif;
  font-size:14pt;
  color:#808080;
	text-decoration:none;
	margin-right:40px;
	margin-bottom:0px;
}
/*DIV.alpha_nav A:hover
{
  color:#ec5327;
}*/


TABLE
{
  border-spacing:5px;
}
