

/*---------------------------------------pagebody ------------------------------------*/


#bodypage {
	position:relative;


	top: 10px;    /* navbar + whitebar */
	width:900px;
//	height:25em;
//	z-index:-600;
	margin-right:auto;
	margin-left:auto;
}


#bodyleft{

	float:left;
	width:50px;
	height:25em;

}

#bodycenter {

	width:800px;
//	z-index: -600;

	float:left;

}



#patreonad {


    

    padding-left:20px;
    margin-left:auto;
    margin-right:auto;
      opacity:0.65;
      filter:alpha(opacity=65);
      width:747px;
  
    
}



#insidebodycomic {


	
	height:550px;
//	z-index: -600;
	padding-top:10px;
	



}

#comicimg {

	position:relative;
	width:90%;

	
	background-color: white;
	
	margin-right:auto;
	margin-left:auto;

	padding:5px;
	padding-top:12px;
	padding-bottom:17px;
	border:2px solid white;
	background-color:white;
	border-radius:2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	
	}
	
#previousnext {

	border:2px solid white;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;

	background-color:white;
	position:relative;
	height:20px;
	width:720px;

	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;

	padding:5px;
	padding-top:10;
	padding-bottom:0;
	color: rgb(140,140,140);
	font-family: Garamond;
	font-size: 14px; 



	
	
}

#previous a {
	width:29%;
	float:left;
	text-align:left;
	text-decoration:none;
	color:rgb(140,140,140);
	font:  12px Verdana, sans-serif;
	font-weight:bold;
}

#previous:hover a{

	color: black;

}

#buyprint a {
	width:41%;
	float:left;
	text-align:center;
	text-decoration:none;
	color:rgb(140,140,140);
	
	font-size:16px;
}

#buyprint:hover a{

	color: green;

}

#next a {
	width:29%;
	float:left;
	padding-left:1px;
	text-align:right;
	text-decoration:none;
	color:rgb(140,140,140);
	font:  12px Verdana, sans-serif;
	font-weight:bold;
}

#next:hover a{

	color: black;

}
	
#live2 {


	position:relative;
	float:none;
	clear:both;
	width: 711px;
	height:110px;
	margin-left:35px;
	margin-right:auto;
	margin-top:10px;
	
	padding:1em;
	padding-top:0;
	padding-bottom:0;
//	opacity:0.85;
	filter:alpha(opacity=85);
	

//	z-index:1597;


}

#liveimg2 {

	margin-left:-1em;


}

#liveimg2 a {



}


#insidebodynews {

	margin-top:10px;
	height:50em;

}


#wholenewsbox {

	width:711px;
	height:50em;
	margin-left:auto;
	margin-right:auto;
	background:rgba(205,205,205,0.7);
//	z-index: -300;
	padding: 1em;
	font-family: verdana;
	color: black;
	font-size:small;




}

#emilynews {
	width:355px;

	height:50em;
	float:left;

//	z-index: -300;

	margin-left:auto;
	margin-right:auto;
}
#joeynews {
	width:355px;

	height:50em;
	float:left;
	border-left: 1px solid #CBCBCB;
//	z-index: -300;

	margin-left:auto;
	margin-right:auto;
}

#emilypic {

	float:left;
	margin:10px;
	margin-bottom:5px;
}

#joeypic {
	float:left;
	margin:10px;
	margin-bottom:5px;

}

#joeytext {

	margin:10px;

}

#emilytext {

	margin:10px;

}

/*----------------------------*/


#bodyright{

	height:55em;
	float:left;
	width:50px;
	padding-top:10px;

}

#boxright {

	position:relative;
	width:80%;

	
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	border:2px solid white;
	background-color:white;

	
	}
	
	
#footer {
	background-color:black;
	position:relative;
	height:90px;
	width:711px;

	margin-top:36px;
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	padding-top:0;
	padding-bottom:0;
}
	
/* 	#live3 {

	z-index:-400;
	position:relative;
	float:none;
	clear:both;
	width: 711px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	
	padding:1em;
	padding-top:0;
	padding-bottom:0;
	opacity:0.85;
	filter:alpha(opacity=85);



} */

#liveimg3 {

//	z-index:-500;
	margin-left:-8px;
	margin-top: 0;

}
	
