





/*--------------BACKGROUND SYSTEM-------------*/



#background{
display: none;
}


/*--------------HEADER-------------*/
	
#header {
	display: none;
	}

#headerimg {
		display: none;
	}
	
hr {
	display: none;
	}
	
/*--------------POST AREA-------------*/




/*--------------FOOTER-------------*/

#footer {
	border: none;
	clear: both;
		margin-bottom: 20px;
		background-color: #ccc;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
	}

/*--------------SIDEBAR-------------*/

	#sidebar {
	display: none;

		
	/*--------------COMMENT AREA-------------*/

