
@charset "iso-8859-1";


/******************************************************************************/

/*mary css */
#contentright{
	margin : 0px auto 0px 230px; 
 	width:520px;}

.contentdottop{
background: url();}
	
	
.contentbg {
	width: 505px;  
		BACKGROUND: url(img/2contentbg.gif) repeat-y; 
		
	}

.contentdotbottom {
	width: 505px;  
	BACKGROUND: url(img/contentbottom.gif); 
	index-z:6;

	}
	
	#middleColumn1
{
	
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
}
#outerColumnContainer1
{
	/* reserves space for the left and right columns. you can use either
	 * padding, margins, or borders, depending on your needs. however you
	 * can use the border method to create a background color for both left
	 * and right columns
	 */
	
	background-color: #FFFFFF;
}