#container
    {
	 width: 760px;
	 margin: auto;
	 background-color: #F3F2ED;
	 padding: 5px;
	}

#content
    {
	margin: 30px 0;
	}

#header h1
	{
	width: 600px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size: 2em;
	line-height: 1.5;
	border-bottom: 5px solid #680431;
	}

#header p
    {
	margin: 0;
	margin-bottom: 30px;
	}

.post
        {
        width: 760px; 
        margin-top: 2px; 
        margin-right: auto; 
        text-align: left;
		margin-bottom: 2px;	
		font-size: 13px;
		font-family: "‚l‚r ‚oƒSƒVƒbƒN","Bookman Old Style";
        font-color=: #000033; 
		line-height: 1.5;
        }

.post h2
        {
        margin-top: 2px;   
        margin-bottom: 5px; 
        padding-bottom: 4px; 
		padding-left: 8px;
        font-size: 14px; 
        font-family: "‚l‚r ‚oƒSƒVƒbƒN","Bookman Old Style";
        font-weight: bold;
        color: #003366; 
        }

.post p 
        {
        padding: 8px;
        margin-top: 2px; 
        margin-bottom: 20px; 
        }

.post hr
       {
        width: 600px;
@@@@color: #680431;
        }@@

.imgleft
       {
	   float: left;
	   margin-right: 20px;
	   margin-bottom: 15px;
	   margin-left: 3px;
	   }

.address div
        {
        width: 600px;
        clear: left;
        font-size: 12px; 
        font-family: "‚l‚r –¾’©","Bookman Old Style";
        font-weight: bold; 
        color: #003366; 
        }

