@charset "utf-8";
/* 
xxxxx
Theme Name: Defunct Magazine
Author: zzGassman design workshop
*/

html, body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFF;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:auto;
	text-align:left;
}
a:focus{
	outline: #CCC thin solid;
}
a.no_underline:active, a.no_underline:visited{
	text-decoration:none;}
#shim {
	height: 50%;
	margin-bottom: -350px;
	width: 100%;
	float: left;
	z-index: 1;
}
#container {
	clear:both;
	height: 700px;
}
#container2 {
	clear:both;
	height: 150px;
}
#container_essay {
	clear:both;
	width:100%;
	position:fixed;
	height:150px;

}
#container_essay2 {
	clear:both;
	width:100%;
	position:fixed;
	top:620px;
	display:block;
}
.container_center{
	margin:auto;
}
#main_header{
	width: 830px;
	margin:auto;
	padding-top: 5px;
}
#cover_page{
	width: 830px;
	margin:auto;
	padding-top: 5px;
}
a#cover, a#cover:link, a#cover:hover, a#cover:visited, a#cover:focus{
	text-decoration:none;
	background:none;
}
.header_graystrip{width: 830px; margin:auto; padding-top: 20px;}
* html #container .header_graystrip{
	padding-top:40px;
}
.header_bluestrip{width: 830px; margin:auto; padding-top: 1px;}
.break_bluestrip{
	clear:both;
	width: 830px;
	padding-top: 5px;
	margin:auto;
}
.break_graystrip{
	width: 830px;
	padding-top: 1px;
	margin:auto;
}
#sub_header{
	width: 830px;
	height:20px;
	margin: auto;
/*	border-top-color:#00A9D6;
	border-top-style:solid;
	border-top-width:thin;
*/	padding-bottom:5px;
	display:block;
	float:left;
}
#sub_space{
	width:0px;
	float:left;
	height:10px;
	display:block;
}
.all_content {
	height:480px;
	margin:auto;
	width:830px;
}
.essay_content	{width:100% height:400px; margin-top:20px; display:block; }
.essay_container	{width:3000px; height:400px; float:left; left:50%; margin-left:-200px; position:relative;}
.essay_column	{width:400px; margin-right:50px; float:left; height:auto; overflow:hidden; padding-top:10px; text-align:justify;}
.essay_column p {margin-bottom:20px;}
.essay_nav1 {width:400px; margin:auto; padding-bottom:14px;}
.essay_nav	{width:200px; margin:auto; text-align:center;}
.essay_nav li {float:left; display:block; list-style-type:none;}
.essay_nav a	{  padding: 0 5px 0 5px; text-decoration:none;}
.essay_nav a:hover {color:#00A9D6;}
.essay_nav a:hover, .essay_nav a:active, .essay_nav a:visited { text-decoration:none; background:none;}

.main_content {
	width: 830px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	height:280px;
}
.content{width: 830px; margin:auto; padding-top:0px; padding-bottom:10px; height:550px;}
#flash_movie{margin-left:-200px; padding-bottom:20px; padding-top:5px; width:830px;}
object#Silverman{padding-right:-200px;}
#noFlash{
	margin-left:200px;
	z-index:2; 
	position:absolute;
}
#noFlashTitle{font:18pt bold Helvetica, Arial, sans-serif;
	margin-left:215px;
	width:400px;
	font-weight:bold;
	font-weight:700;
	line-height:20pt;
	text-align:center;
	padding-top:20px;}

#Title{font:18pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:20pt;
	text-align:center;
	padding-top:10px;
	overflow:visible;}
#Title span.shrink{
	letter-spacing:-1px;
}
#Author{
	font:14pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	margin-top:0px;
	padding-top:6px;}
#Image{ margin:auto;
}
#noFlashAuthor{
	margin-left:215px;
	width:400px;
	font-family:14pt Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-weight:700;
	line-height:16px;
	text-align:center;
	margin-top:0px;
	padding-top:6px;}
#noFlashText{
	margin-left:215px;
	width:400px;
	height:370px;
	font:10pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:500;
	line-height:16px;
	text-align:left;
	overflow-y:auto; 
	overflow-x:hidden;
}
#noFlash_artist{
	margin-top:-20px;
	margin-bottom:-20px;
	margin-left:115px;
	width:600px;
	height:430px;
	font:10pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:500;
	line-height:16px;
	text-align:left;
}

#spacer{
	width:100px;
}
#header {
	background-image:none;
    height:90px;
	margin:auto;
	width:830px;
}
#gray_strip {
	background-image: url(pieces/header_graystrip.png);
	height: 2px;
	width: 830px;
	margin-left:0px;
}
* html div#container div.header_graystrip div#gray_strip{
	margin-left:5px;
}
#blue_strip_top {
	background-image: url(pieces/header_bluestrip.png);
    height: 26px;
    margin-right: 35px;
    width: 830px;
}
#archive_strip_top{
	background-image: url(pieces/header_archivestrip.png);
    height: 26px;
    margin-right: 35px;
    width: 830px;
}
#issue_title{
	font:13pt bold "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding-top:4px;
	padding-left:5px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	float:left;
}
#issue_title2{
	font-weight:900;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	line-height:8pt;
	color:#FFF;
	padding-right:5px;
	float:left;
	font-family: "bold Helvetica", Arial, sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;
}
#issue_number{
	font:8pt bold Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	padding-right:5px;
	margin-top:8px;
	font-weight: bold;
	color:#FFF;
	text-transform:uppercase;
	float:right;
}
#blue_strip_break {
	background-image: url(pieces/header_bluestrip.png);
	height: 10px;
	width: 830px;

}
#archive_strip_break{
	background-image: url(pieces/header_archivestrip.png);
	height: 10px;
	width: 830px;
}
#footer_ltbluestrip {
	background-image: url(pieces/footer_ltbluestrip.png);
	height: 6px;
	width: 830px;
	clear:both;
}
.container_1 {
    margin-left: auto;
    margin-right: auto;
    width: 830px;
}	

#flashContent { width:100%; height:100%; }
.editor_news {
	clear:both;
	width: 830px;
	padding-top:10px;
	margin:auto;
	display:block;
	float:none;
	margin-bottom:8px;
	height: 170px;
}
#editor{
	float:left;
	width:410px;
	display:inline-block;
	padding-bottom:0px;
}
#editor_fromthe {
	font:12pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 1px;
	padding-top:6px;
	padding-bottom: 7px;
}

#editor_name {
	color:#00A9D6;
	font:12pt Helvetica, Arial, sans-serif;
	font-size:14px;
	letter-spacing: 0px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
}
#editor_text {
	height:112px;
	width:340px;
	font:8pt Georgia, "Times New Roman", Times, serif;
	overflow:auto;
	padding-right:5px;
	text-align: justify;
	border-bottom:thin solid #CCC;
}
#editor_title{
	color:#333;
	font:9pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:12px;
	display:block;
	float:left;
	padding-bottom:2px;
	width:200px;
}
#editor_column{
	text-align:left;
	float:left;
	width:275px;
	line-height:6px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	display:block;
	background-color:#FFF;
	margin-bottom:4px;
	padding-right:5px;
/*	border-right:thin solid #CCC;
	border-bottom:thin solid #CCC;*/
}
#editor_column:hover{
	display:block;
	opacity:.60;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	cursor:pointer;
	background-color:#FFF;
}
#editor_text2 {
	width:390px;
	font:8.5pt Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	text-align: left;
	margin-top:0px;
	padding-right:5px;
	padding-bottom:7px;
}
#editor_text_archive{
	float:left;
	height:150px;
	width:400px;
	font:8pt Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	text-align: justify;
	margin-top:0px;
	padding-right:5px;
}
#menucontent_title{
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16px;
	display:block;
	float:left;
	padding-bottom:3px;
	color:#333;
	width:134px;
	text-align:left;
	margin-left: 0px;
	margin-top: -130px;
}
#menucontent_title_tight{
	font:10pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	letter-spacing:-1px;
	line-height:16px;
	display:block;
	float:left;
	padding-bottom:0px;
	color:#333;
	width:134px;
	text-align:left;
}
#menucontent_author{
	font:10pt bold Helvetica, Arial, sans-serif;
	padding-top:5px;
	padding-bottom:20px;
	line-height:12px;
	display:block;
	float:left;
	width:134px;
	text-align:left;
	margin-left: 0px;
	margin-top: -95px;
}
.marg-btn{
	margin-bottom:10px;	
}
#menucontent_text{
	height:80px;
	width:130px;
	font-size:8pt;
	line-height:14px;
	overflow:hidden;
	padding-right:0px;
	display:block;
	float:left;
	width:134px;
	text-align:left;
	margin-left: 0px;
	margin-top: -80px;
}
.menucontent_text2{
	height:60px;
	width:130px;
	font-size:7pt;
	line-height:10px;
	overflow:hidden;
	display:block;
	float:left;
	width:126px;
	text-align:left;
	margin: -5px 2px 0 2px;
	color:#000;
}
#menucontent2_title{
	color:#333;
	font:9pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:12px;
	display:block;
	float:left;
	padding-bottom:2px;
	width:60px;
	text-align:left;
	margin-left: -60px;
	height: auto;
}
#menucontent2_title_tight{
	color:#333;
	font:8.8pt bold Helvetica, Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	font-weight:700;
	line-height:12px;
	display:block;
	width:65px;
	float:left;
	padding-bottom:2px;
	text-align:left;
	height:auto;
	margin-left:-60px;
}
#menucontent2_author{
	font:8pt Helvetica, Arial, sans-serif;
	/*"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	line-height:12px;
	display:block;
	float:left;
	text-align:left;
	margin-left: -60px;
}
#whitespacer{
	color:#FFF;
	font:Helvetica, Arial, sans-serif;
	font-size:9px;
	line-height:12px;
}
#menucontent2_authorR{
/*	color:#666;*/
	font:Helvetica, Arial, sans-serif;
	font-size:9px;
	line-height:12px;
	display:block;
	float:left;
	text-align:right;
	align:right;
}
#menucontent2_column{
	padding-top:10px;
	float:left;
	width:130px;
	line-height:6px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	display:block;
	background-color:#FFF;
}
#row_padding{
	padding-top:10px;
	float:left;
	width:60px;
	height:20px;
	display:block;
	background-color:#FFF;
}
* html .main_footer a:link,a:visited{ /*for IE only!!*/
	width:108px;
}
#menucontent_column{
	padding-top:5px;
	float:left;
	width:270px;
	line-height:6px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	display:block;
	background-color:#FFF;
}
#menucontent2_column:hover, #menucontent_column:hover{
	display:block;
	opacity:.50;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	cursor:pointer;
	background-color:#FFF;
	text-decoration:none;
}
.right{text-align:right;}
.left{text-align:left;}
.column_clear{clear:both;}
img#menu_image{
	float:left;
	display:block;}
table.right{text-align:right;}
a:link, a:active{
	color:#666;
	text-decoration:underline;
	text-transform:none;
	background:none;
}
a:hover{
	background:none;
	color:#000;
}
a:visited{
	color:#666;
	text-decoration:underline;
	text-transform:none;
	background:none;
}
#new_row{clear:both}
#new_column{float:left;}
/*#menucontent2_textcolumn{
	padding-top:7px;
	padding-left:0px;
	float:left;
	width:60px;
}*/
#content_title{
	font: 18pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16px;
	display:block;
	padding-top:30px;
	text-align:center;
}
#content_author{
	font:Helvetica, Arial, sans-serif;
	font-size:16px;
	letter-spacing: 0px;
	padding-top:10px;
	line-height:18px;
	display:block;
	text-align:center;
}
#content_text{
	font:Helvetica, Arial, sans-serif;
	color:#333;
	font-size:12px;
	letter-spacing: 0px;
	line-height:18px;
	padding-top:3px;
	display:block;
	text-align:justify;
	overflow:hidden;
}
#content_image{
	text-align:center;
	margin-left:20px;}
.subpages{color:#CCC}
#center_nav{
	padding-top:20px;
    display:block;
    /*set the div in the center of the screen*/
    position:absolute;
    left:420px;
    width:100px;
	font-size:18px;
	font-weight:900; font-weight:bold;
	}
#menucontent2_column:hover {cursor: pointer;}
a#menu:link, a#menu:active, a#menu:focus {
	color:#00A9D6;
	text-decoration:none;
	display:block;
	background:none;
}

a#menu:hover {
	color:#666;
}
a#menu{
	color:#00A9D6;
}
#menu_space{
	float:left;
	width:5px;
	height:60px;
}
#menu_Xspace{
	float:left;
	width:10px;
	height:70px;
}
#menu_60space{
	float:left;
	width:60px;
	height:60px;
}
.menu_link a{

}

p {
	margin-top: 0px;
	padding: 0px
}
#news {
	float:right;
	display:inline-block;
	width:410px;
	padding-left:0px;
	height:165px;
	padding-bottom:20px;
}
#news_full {
	float:left;
	display:inline-block;
	width:830px;
	padding-left:0px;
	height:165px;
	padding-bottom:20px;
}
#news_events{
	font:12pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 1px;
	padding-top:6px;
	padding-bottom:7px;
}
#news_heading{
	font: 9pt bold Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight:bold;
	color:#333;
}
#news_area{
	height:153px;
/*	border-bottom:thin solid #CCC;*/
}
#editor_area{
	height:153px;
/*	border-bottom:thin solid #CCC;*/
}
#news_column{
	margin-top:0px;
	margin-right:10px;
	float:left;
	width:130px;
}

#news_content{
	font: 7.5pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	padding-top:0px;
	padding-bottom:8px;
	font-weight:normal;
}
#featured_artist{
	width:130px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background-color:#FFF;
	padding-bottom:10px;
}
#featured_artist:hover{
	display:block;
	opacity:.50;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	cursor:pointer;
	background-color:#FFF;
}
.scroll-pane-news a:link, .scroll-pane-news a:active{
	color:#00A9D6;
	text-decoration:underline;
	text-transform:none;
	background:none;
}
.scroll-pane-news a:hover{
	background:none;
	color:#000;
}
.scroll-pane-news a:visited{
	color:#000;
	text-decoration:none;
	text-transform:none;
	background:none;
}
.shim_footer{
	height:50px;	
}
.main_footer {
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	padding-bottom:8px;
	width: 830px;

}
.main_footer ul{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
height: 40px;
padding-top:0px;

}
.main_footer li{
	padding-top:0px;
	float:left;
	height: 40px;
	line-height:10px;
}
.main_footer a:link, .main_footer a:visited{
	display:block;
	width:129px;
	color:#666666;
	text-align:center;
	padding:4.4px;
	text-decoration:none;
	text-transform:none;
	padding-top:10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
}
* html .main_footer a:link, * html .main_footer a:visited{ /*for IE only!!*/
	width:129px;
}
.main_footer li #submit_btn{
	clear:left;
	float:right;
}
.main_footer #submit_btn a:link{
	height: 20px;
	text-indent:12px;
	padding-bottom:10px;
	padding-right:7px;
	background-image:url(pieces/submit_back2.png);
	outline-color:#066;
}
.main_footer #submit_btn a:hover,.main_footer #submit_btn a:active{
	background-color:#66CCFF;
	background-image:url(pieces/submit_back3.png);
	color:#FFF;
}
.main_footer a:hover,.main_footer a:active{
	color:#000000;
}
.main_footer a#sub_menu:link, .main_footer a#sub_menu:visited, .main_footer a#sub_menu:focus{
	background:none;
	font:7.5pt Helvetica, Arial, sans-serif;
	font-weight:500;
	font-weight:bold;
	width:140px;
	color:#00A9D6;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	float:left;
	display:block;
	padding-top:4px;
	padding-bottom:2px;
}
* html #sub_header a#sub_menu:link, * html #sub_header a#sub_menu:visited{ /*for IE only!!*/
	width:100px;
}
.main_footer #sub_header a:hover{
	color:#333;
}

#marked{
	color:#00A9D6;
}
.scroll-pane{
	width: 320px;
	height: 30%;
	overflow: auto;
	padding-top:10px;
}
#authors{
	background-color:#CF6;
}
#archives{
	background-color:#FC0;
}
#category_title{
	width:135px;
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:8pt;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
}
#byissue_title{
	width:130px;
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:13pt;
	float:left;
	color:#333;
}
#byissue_title2{
	width:130px;
	font:10pt Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-weight:500;
	line-height:13pt;
	float:left;
	color:#999;
	padding-top:3px;
}
#byissue_text{
	width:125px;
	color:#00A9D6;
	font-size:7.5pt;
	line-height:10pt;
	padding-top:10px;
	padding-bottom:8px;
	overflow:hidden;
	clear:both;
}
#category_text{
	width:125px;
	color:#00A9D6;
	font-size:7.5pt;
	line-height:10pt;
	overflow:hidden;
	margin-top:-10px;
	padding-bottom:5px;
	display:block;
}
#RED{
	color:#F00;
	}
#category_author{
	color:#00A9D6;
}
#category_height{
	padding-left:5px;
	float:left;
	width:135px;
	height:115px;
	overflow-x:hidden;
}
#category_essay{
	font-size:7.5pt;
	font:Georgia, "Times New Roman", Times, serif;
	font:x-small;
	line-height:10pt;
	padding-bottom:0px;
	text-align:left;
}
* html .scroll-pane #category_essay { /*for IE only!!*/
	margin-top:-15px;
	padding-bottom:0px;
	line-height:8pt;
}
#space{
	width:10px;
	height:1px;
	float:left;
}
* html a#menu2:link { /*for IE only!!*/
font:xx-small Georgia, "Times New Roman", Times, serif;
}
a#menu2:link, a#menu2:focus, a#menu2:active, a#menu2:visited{
	color:#333;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:7.5pt;
	text-align:left;
	font-size:x-small;
	text-decoration:none;
	display:block;
	background:none;
}
a#menu2:hover {
	color:#999;
	text-decoration:underline;
/*	#00A9D6;*/
}
a#menu3:link, a#menu3:focus, a#menu3:active, a#menu3:visited{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:7.5pt;
	text-align:left;
	font-size:x-small;
	text-decoration:none;
	background:none;
}
a#menu3:hover {
	text-decoration:underline;
/*	#00A9D6;*/
}
#category_column{
	margin-top:5px;
	margin-bottom:9px;
	margin-right:-1px;
	float:left;
	width:270px;
	height:130px;
	line-height:6px;
	display:block;
	border-bottom:thin #999 solid;
	border-right:thin #999 solid;
}
#category_column a#menu2:hover{
	text-decoration:none;
	color:#999;
	}

#byissue_column{
	margin-top:5px;
	margin-bottom:9px;
	margin-right:-1px;
	float:left;
	width:270px;
	height:130px;
	line-height:6px;
	display:block;
	border-bottom:thin #999 solid;
	border-right:thin #999 solid;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background-color:#FFF;
}

#byissue_column a#menu3:hover{
	text-decoration:none;
	}
#byissue_column:hover{
	display:block;
	cursor:pointer;
	background-color:#FFF;
	text-decoration:none;
	border-bottom:thin #00A9D6 solid;
	border-right:thin #00A9D6 solid;
	opacity:.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}
.byissue{
	overflow:hidden;
	height:130px;
	padding-left:5px;
	float:left;
	width:135px;
	color:#000;
}
#toggle{
	padding-bottom:0px;
	font:10pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:14pt;
	margin-left: 305px;
	margin-top: 40px;
}
#thisisit{
	color:#00A9D6;
}
#toggle a:link,#toggle a:visited,#toggle a:active,#toggle a:focus{
	color:#666;
	text-decoration:none;
	background:none;
}
#toggle a:hover{
	color:#000;
	text-decoration:underline;
}
#contributing{
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16pt;
	text-decoration:none;
	color:#999;
}
.contributing{
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16pt;
	text-decoration:none;
	color:#999;
	margin-top:10px;
}
#contrib_column{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	float:left;
	width:130px;
	height:130px;
	display:block;
	font:7pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:500;
	line-height:10pt;
	text-align:left;
}
#contrib_column a:link, #contrib_column a:visited, #contrib_column a:focus{
	color:#666;
	text-decoration:none;
}
#contrib_column a:hover{
	color:#000;}
.contrib_columns_wrap {
	height: auto;
	 -webkit-column-count:6; /* Chrome, Safari, Opera */
	-moz-column-count:6; /* Firefox */
	column-count:6;
	-webkit-column-width:auto; /* Chrome, Safari, Opera */
	-moz-column-width:auto; /* Firefox */
	column-width:auto;
	-webkit-column-gap:10px; /* Chrome, Safari, Opera */
	-moz-column-gap:10px; /* Firefox */
	column-gap:10px;
	font:7pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:500;
	line-height:10pt;
	text-align:left;
	margin: 0 0 10px 0;
}
.contrib_columns_wrap a:link, #contrib_columns_wrap a:visited, .contrib_columns_wrap a:focus{
	color:#666;
	text-decoration:none;
}
.contrib_columns_wrap a:hover{
	color:#000;}
#contrib_area { height:165px;
overflow:scroll; }
a#author_btn{
	color:#666;
}
#author_coverimage{
	background-image:url(pieces/images/issue4/cover_art2.jpg);
	height:200px;
	width:258px;
	margin:-5px 0 0 0px;
	border:none;
}
#author_coverimage_issue1{
	background-image:url(pieces/images/issue1/cover1.jpg);
	height:200px;
	width:258px;
	margin:-5px 0 0 0px;
	border:none;
}
#author_coverimage_issue2{
	background-image:url(pieces/images/issue2/cover1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:200px;
	width:258px;
	margin:-5px 0 0 0px;
	border:none;
}
#author_coverimage_issue3{
	background-image:url(pieces/images/issue3/cover1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
	width:258px;
	margin:-5px 0 0 0px;
	border:none;
}
#author_column{
	margin-bottom:9px;
	float:left;
	width:200px;
	height:270px;
	display:block;
	text-align:left;
}
#authorbio_column{
	float:left;
	width:240px;
	height:270px;
	display:block;
	text-align:left;
	padding-top:10px;
}

#author_column a#author_btn:link, #author_column a#author_btn:visited, #author_column a#author_btn:focus {
	font:11pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:14pt;
	text-decoration:none;
	background:none;
}
#author_column a#author_btn:hover{
	text-decoration:none;
	color:#333;
}
#author_column a.marked, #author_column a.marked:hover {
	color:#00A9D6;
}
#author_bio{
	color:#000;
	font:9pt Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:500;
	line-height:16px;
	text-align:left;
	display:block;
	margin-top:-8px;
	margin-right:0px;
}
#authorbio_column a#essay_btn:link, #authorbio_column a#essay_btn:visited, #authorbio_column a#essay_btn:focus{
	font-weight:bold;
	font-weight:700;
	color:#666;
	text-decoration:none;
	background:none;
}
#authorbio_column a#essay_btn:hover{
	color:#00A9D6;
	text-decoration:none;
}
a#blue_btn:link, a#blue_btn:active, a#blue_btn:visited a#blue_btn:focus{
	color:#00A9D6;
	text-decoration:none;
	background:none;
	border:none;
}
a#blue_btn:hover{
	background:none;
	color:#000;
	text-decoration:none;
	border:none;
}
#editor_heading{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:-13px;
	margin-top:-5px;
	color:#999;
	letter-spacing:3px;
}
.about_btns{
	font-size:16pt;
	line-height:18pt;
	text-align:left;
	padding-top: 50px;
}
#submit_text{
	float:left;
	width:400px;
	display:block;
	padding-top:11px;
	padding-bottom:5px;
}
#submit_heading{
	font:10pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16pt;
	text-decoration:none;
	color:#999;
	height:auto;
	margin: 0px 20px 0 50px;
	float:left;
	width:145px;
	display:block;
	text-align:right;
}
#submit_now{
	text-align:center;
	font:16pt bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-weight:700;
	line-height:16pt;
	margin-top:10px;
	padding:5px 0 5px 0;
	width:400px;
	background:#CCC;
}
a#submit_nowA:link, a#submit_nowA:active, a#submit_nowA:visited{
	color:#00A9D6;
	background:#CCC;
	text-decoration:none;
	border:none;
	width:340px;
}
a#submit_nowA:hover{
	color:#000;
	text-decoration:none;
}
a#submit_nowA:focus{
	color:#FFF;
	text-decoration:none;
}
#masthead_column{
	padding:5px 0 10px 0;
	float:left;
	width:270px;
	line-height:6px;
	display:block;
	background-color:#FFF;
	color:#00A9D6;	
}
#masthead2_column{
	padding:10px 0;
	float:left;
	width:130px;
	line-height:6px;
	display:block;
	background-color:#FFF;
	color:#00A9D6;
}
a#noHover:link, a#noHover:active, a#noHover:hover, a#noHover:visited, a#noHover:focus{
	text-decoration:none;
	border:none;
	background:none;
	outline:none;
}
#about_text{
	padding-top:10px;
	float:left;
	width:200px;
	height:130px;
	display:block;
	text-align:justify;
}
#about_text2{
	clear:both;
	float:left;
	width:340px;
	height:260px;
	display:block;
	text-align:left;
	font-size:12pt;
}
object{
	outline:none;
}
img#transparent{
	opacity:.0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}
	.zzgassman, .zzgassman a, .zzgassman a:hover, .zzgassman a:active, .zzgassman a:visited {
	margin:auto;
	padding: 0px 15px 0px 5px;
	width:830px;
	height:8px;
	text-align:right;
	color:#999;
	font-size:9px;
	float:clear;
	z-index:500;
	text-decoration:none;
}
	.zzgassman_mast, .zzgassman_mast a, .zzgassman_mast a:hover, .zzgassman_mast a:active, .zzgassman_mast a:visited  { 	color:#00A9D6; text-decoration:none;}
