body {
	/*background-color:       #f6f7f0;*/
	/*background-image:       url('../images/socd_bg.jpg') z-index: 2; */
	background-repeat:      repeat-x;
	margin-left:            0px;
	margin-top:             0px;
	margin-bottom:          50px;
	font-family:            Arial, sans-serif, Helvetica, Verdana;
	font-size:              24pt;
}

.socd_inner {
   	/*background-image:	url('../images/rounded_bg.jpg');  */
	background-color:	#FFFFFF;
	z-index:		-3;
	font-family:            Georgia, "Times New Roman", Times;
	font-size:              9pt;
	padding-left:		10px;
	padding-right:		10px; 
	padding-bottom:		0px;
	/*margin-right:		135px;
	width:			525px;*/
}


.socd_body {
   	/*background-image:	url('../images/rounded_bg.jpg'); 
	background-image:       url('../images/socd_bg.jpg');*/
   	/*background-repeat:	no-repeat;*/
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-left:		20px;
	margin-top:		15px;
}

