body{
	background:  url('../layout/top_bg.png') repeat-x #e8e6d9;
	margin:0;
}

IMG.img_small{
	border:0;
	margin:0;  
}

IMG.photo{
	border: #000 1px solid;
	width:300px;
	height:263px;  
}

IMG.photo_flip{
	border: #000 1px solid;
	width:300px;
	height:400px; 
	display:block;
}


div#MAIN{
	margin:0;
	width:100%;	
	float:none;
	display:block;
	position: absolute;
		top:10px;
		left:0;
		right:0;
		

}

div#MAIN_HEADER{ 
	clear:both;
	width: 740px;
	margin:auto;
	display:block;
}

div#MAIN_CONTENT{ 
	clear:both;
	width: 740px;
	background: #fff;
	margin:auto;
	display:block;
}

div#MCL{
	clear:none;
	width:100%;
	background: url('../layout/03.png') repeat-y left;
	margin:0;
	display:block;
}

div#MCR{
	clear:none;
	width:100%;
	background: url('../layout/04.png') repeat-y right;
	margin:0;
	display:block;
}

div#MCC{
	clear:none;
	margin-left:50px;
	margin-right:50px;
	display:block;
}

div#MAIN_FOOTER{ 
	clear:both;
	width: 740px;
	margin:auto;
	display:block;
	
}


div#T_L{
	margin:0;
	background: url('../layout/01.png') no-repeat;
	width: 24px;
	height: 160px;
display: inline;

	float:left;
}

div#LOGO{
	margin:0;
	background: url('../layout/logo.png') no-repeat;
	width: 202px;
	height: 160px;
display: inline;
	clear:none;
	float:left;
}

div#SPACER{
	margin:0;
	background: url('../layout/header_bg.png') repeat-x;
	width: 129px;
	height: 160px;
display: inline;
	clear:none;
	float:left;
	text-align:center;
}

div#SPC{
	margin:0;
	background: url('../layout/spc.png') no-repeat;
	width: 361px;
	height: 160px;
display: inline;
	clear:none;
	float:left;
		text-align:center;
}


div#T_R{
	margin:0;
	background: url('../layout/02.png') no-repeat;
	width: 24px;
	height: 160px;
display: inline;
	float:right;
}

DIV#F_L{
	margin:0;
	width: 24px;
	height: 22px;
	background: url('../layout/05.png') no-repeat;
	display:inline;
	float:left;
	clear:left;

}

DIV#F_C{
	margin:0;
	width:692px;
	height: 22px;
	background: url('../layout/bottom_bg.png') repeat-x;
	display:inline;
	clear:none;
	float:left;
	text-align:center;
	font-size: 10px;
}

DIV#F_R{
	margin:0;
	width: 24px;
	height: 22px;
	background: url('../layout/06.png') no-repeat;
	display:inline;
	float:right;
	clear:right;

}

SPAN#T1{

	
	font-family: georgia, arial, helvetica, verdana;
		font-size: 13pt;
		font-weight: bold;
	font-style: italic;
	color: #800;
	display:block;
	margin:0;
			padding:0;
}


SPAN#T2{

	
	font-family: georgia, arial, helvetica, verdana;
		font-size: 13pt;
		font-weight: bold;
	font-style: italic;
	color: #800;
	display:block;
		margin:0;
		padding:0;
}

#CORNER_AD_BOX{
  	position:absolute;
  		top: 0;
  		right:0;

		z-index: 2;
	float:right;
	width: 200px;
	margin:0;	
}



