/* Layout Stylesheet */ 

body {
 margin:10px 0px 0px;
 background:#ffffff;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border:0px;
 width:725px;
 margin:auto;
 }

#hdr {
 height:223px;
 background:#ffffff;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: url(mochi6_12.jpg) repeat-y;
 width:725px;
 padding:0;
 }

#l-col {
 float:left;
 width:230px;
 }

#cont {
	width:490px;
	text-align:left;

 }

#ftr {
 height:25px;
 background:#c0c0c0;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
