@charset "UTF-8";


#articlecloser{
	width:1000px;
	margin:auto;
	height:30px;
	
}

#articleholder {
	/*background-image:url(../images/articles/articlepageBG.gif);	*/
	background-color:#bbb;
	text-align:center;
	width:1000px;
	height:775px;
	position: relative;
	margin:auto;
	padding-top:5px;
}


