#cent	/* align main page */
    {
    width: 882px;
    margin: 0 auto; 
    }

body 
    {
    background: url('/im/bg.gif');
    font-family: verdana, serif, tahoma, times;
    }
    
#head 
    {
    width: 100%;
    padding-top: 0px;
    border-bottom: 4px double #ff8800;
    border-top: 4px double #ff8800;
    }

#central
    {
    width: 100%;
    padding-top: 8px;
    align: center;
    }

#bottom
    {
    width: 100%;
    padding-top: 8px;
    }

.lb 
    {
    font-family: verdana, serif, fixed, tahoma;    
    background: #005bb0;
    width: 100%;
    padding-bottom: 4px;
    border-bottom: 1px solid #000000;
    }

a.lblock /* link block  */
    {
    text-decoration: none;
    color: #ffffff;    
    font-size: 12px;
    font-weight: bold;
    padding-right: 20px;
    }                                                    

a.lblock:hover
    {
    color: yellow;    
    }                                                    
    
#lc 
    {
    width: 200px;
    height: 640px;
    border: 1px solid #000000;
    background: url('/im/lcbg.png');
    vertical-align: top;
    font-size: 12px;
    }

#mi
    {
    border: 0px;
    width: 8px;
    }

#rc 
    {
    background: url('/im/rcbg.png');    
    border: 1px solid #000000;    
    width: 680px;
    height: 640px;
    }

#rc p
    {
    text-indent: 20px;
    text-align: justify;
    width: 648px;
    border: 0px solid #000;
    }    
    
#lc p
    {
    margin-left: 12px;
    margin-right: 12px;
    text-align: justify;
    }

.lcim
    {
    border: 2px solid #50a8fa;
    margin: 4px;
    }

.rcim
    {
    border: 1px solid #ffff00;
    }

a.lclink
    {
    text-decoration: none;
    color: #1e00ff;    
    }

a.lclink:hover
    {
    text-decoration: underline;
    color: #000000;    
    }

img.top
    {
    margin-top: 20px;
    border: 1px solid yellow;
    margin-left: 4px;
    margin-right: 4px;
    }

img.bot
    {
    border: 1px solid yellow;
    margin-left: 4px;
    margin-right: 4px;
    }

a.pg
    {
    text-decoration: none;
    }

img.top:hover
    {
    border: 1px solid red;
    }    

img.bot:hover
    {
    border: 1px solid red;
    }    


#dustmain
    {
    margin-top: 12px;
    border: 0px solid #000;
    width: 100%;
    height: 648px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;    
    }

#rmim
    {
    margin: 0px;
    border: 1px solid yellow;    
    }

.in
{
    background: #fcffe1;
    width: 348px;
    height: 16px;
}

div.mess
    {
    text-align: center;
    border-bottom: 4px double #000000;
    border-top: 4px double #000000;
    width: 748px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px auto;
    font-family: fixed, arial, serif, tahoma;
    font-size: 20px;
    }
    
.guestbook
    {
    margin-top: 0px;
    font-family: fixed, arial, serif, tahoma;
    font-size: 20px;
    }
    
.gbinput
    {
    margin: 0px;
    width: 280px;
    background: #fcffe1;
    }    

.captcha
    {
    margin: 0px auto;
    padding: 0px;
    width: 40px;
    height: 18px;
    background: #fcffe1;
    }    

.txarea
    {
    margin: 0px;
    width: 580px;
    background: #87d6f3;
    height: 64px;
    }

#dust
    {
    margin-top: 12px;
    border: 0px solid #000;
    width: 100%;
    height: 480px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;    
    }

#pidp
    {
    font-size: 14px;
    }

a.normal
    {
    color: #1e00ff;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 0px;
    }


a.normal:hover 
    {
    color: #000;
    text-decoration: none;
    }

a.hl
    {
    display: block;
    color: #000;
    text-decoration: none;
    }

div.normal
    {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 2px;
    text-indent: 22px;
    background: url('/im/bg00.png');
    line-height: 23px;
    height: 23px;
    }

div.hl
    {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 2px;
    text-indent: 22px;
    background: url('/im/bg01.png');
    line-height: 23px;
    height: 23px;
    }

div.normal:hover
    {
    background: url('/im/bg01.png');
    }

div.shift
    {
    margin-left: 34px;
    width: 158px;
    margin-top: 4px;
    margin-bottom: 2px;
    text-indent: 8px;
    background: url('/im/bg04.png') no-repeat;
    line-height: 23px;
    height: 23px;
    }

div.shift:hover
    {
    background: url('/im/bg03.png') no-repeat;
    }

div.shifthl
    {
    margin-left: 34px;
    width: 158px;
    margin-top: 4px;
    margin-bottom: 2px;
    text-indent: 8px;
    background: url('/im/bg03.png') no-repeat;
    line-height: 23px;
    height: 23px;
    }

div.spec
    {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 2px;
    text-indent: 22px;
    background: url('/im/bg05.png');
    line-height: 23px;
    height: 23px;
    }

div.spec:hover
    {
    background: url('/im/bg01.png');
    }
    
div.temp
    {
    margin-top: 4px;
    margin-bottom: 4px;
    }
