@charset "UTF-8";
/* CSS Document */

#bodycontent {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top: 2px #CC0000 dashed;
}

#blogFrame{
	align: top;
	width: 98%; 
	height: 750px; 
	background-color: #FFFFFF;
	marginwidth: 2px; 
	marginheight: 2px; 
	hspace:0; 
	vspace:0; 

	scrolling: 0;
	
	/** below is style for iframe 1px solid #CC7E55**/

	border: 0px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 2px;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
		}