#main-article-content {
	margin: 0 auto;
	width: 1080px;
	height: auto;
	background-image: url(../images/div_bg.png);
	background-repeat: repeat-y;
	z-index: 1;
	position: relative;	
}
#main-test {
	height: auto;
	width: 1080px;
	z-index:1;
}
#ads-left {
	margin: 0 auto;
	width: 300px;
	height: auto;
	z-index: 2;
	position: absolute;
	left: 45px;
	top: 178px;

}
#ads-bottom {
	margin: 0 auto;
	width: 300px;
	height: 200px;
	z-index: 2;
	position: absolute;
	left: 650px;
	top: 1168px;


}
#ads-top {
	margin: 0 auto;
	width: 573px;
	height: 104px;
	z-index: 2;
	position: absolute;
	left: 488px;
	top: -9px;
}

#ads-bottom2 {
	margin: 0 auto;
	width: 272px;
	height: 311px;
	z-index: 2;
	position: absolute;
	left: 333px;
	top: 1167px;


}


#big-containter {
	margin-left: 200px;
	width: 830px;
	position: relative;
	top: 100px;
	z-index: 1;

}
#writers-containter {
	margin-left: 200px;
	width: 830px;
	position: relative;
	top: 40px;
	z-index: 1;

}
#big-top {
	margin: 0 auto;
	width: 808px;
	height:27px;
	background: transparent url(../images/big_bg_top2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	z-index: 1;
	position: relative;	
}

#big-inside {
	margin: 0 auto;
	width: 808px;
	height: auto;
	background: transparent url(../images/big_bg_mid2.png);
	background-repeat:repeat-y;
	background-position:center;
	z-index: 1;
	position: relative;	
}
#big-bottom {
	margin: 0 auto;
	width: 808px;
	height:27px;
	background: transparent url(../images/big_bg_bottom2.png);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0px;
	z-index: 1;
	position: relative;	
}

#big-content {
	width: 780px;
     z-index: 1;
	 padding-left:16px;
	 padding-right:15px;
	position: relative;	
}

#featured1 {
	width: 183px;
	height:200px;
	z-index: 2;
	position: absolute;
	left: 71px;
	top: 25px;
	height: 114px;
}
#subscribeto {
	width: 183px;
	height:200px;
	z-index: 1;
	position: absolute;
	left: 42px;
	top: 5px;
	height: 114px;
}
#gallery {
	width: 183px;
	height:200px;
	z-index: 1;
	position: absolute;
	left: 71px;
	top: 25px;
	height: 114px;
}
.article-large {
	font-size:20px;
	color:#666;
	font-family: Calibri;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	padding-left: 5px;
	text-decoration:underline;
 }
 .author-2 {
	font-size:14px;
	color:#000;
	font-family: Calibri;
	text-align: left;
	padding-left: 5px;
 }
