/*stylesheet*/

body { background-color:#ffffff;
                   height:100%;
                width:100%;       }


div.content {
    width:480px;
    position:absolute;
    top:180px;
    left:130px;
            }

p {             margin-left:20px;
                width:400px;
                margin-top:-50px;
                margin-bottom:10px;
                z-index:4;
                position:relative;}


div.post {     margin-top:-20px;
                width:480px; }

div.above_a{      z-index:3;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:0px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:1px;
                height:100%;
                width:100%;}

div.above_b{      z-index:3;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:15px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:1px;
                height:100%;
                width:100%;}

div.above_c{      z-index:3;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:30px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:1px;
                height:100%;
                width:100%;}

div.below_a{
                z-index:1;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:0px;
                margin-top:0px;
                padding-bottom:40px;
                height:100%;
                width:100%; }


div.below_b{
                z-index:1;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:15px;
                margin-top:0px;
                padding-bottom:40px;
                height:100%;
                width:100%; }


div.below_c{
                z-index:1;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:30px;
                margin-top:0px;
                padding-bottom:40px;
                height:100%;
                width:100%; }

div.midhigh_a{      z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:0px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:40px;
                height:100%;
                width:100%;}

div.midhigh_b{      z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:15px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:40px;
                height:100%;
                width:100%;}

div.midhigh_c{      z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                margin-left:30px;
                padding-top:15px;
                margin-top:40px;
                padding-bottom:40px;
                height:100%;
                width:100%;}

div.midlow_a{
                z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:0px;
                margin-top:0px;
                padding-bottom:1px;
                height:100%;
                width:100%; }
div.midlow_b{
                z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:15px;
                margin-top:0px;
                padding-bottom:1px;
                height:100%;
                width:100%; }

div.midlow_c{
                z-index:2;
                position:relative;
                background-color:white;
                background-image : url(post_bg.gif);
                background-position : 0px 0px;
                background-repeat : repeat-y;
                padding-top:100px;
                margin-left:30px;
                margin-top:0px;
                padding-bottom:1px;
                height:100%;
                width:100%; }


h3.date{        margin-top:-75px;
                margin-left:10px;
                margin-right:10px;
                position:relative;
                float:right;
                z-index:5;
                padding:3px;
}

h2{        margin-top:-75px;
                margin-left:10px;
                margin-right:10px;
                position:relative;
                float:left;
                z-index:5;
                padding:5px;
}

div.trc{        position:absolute;
                top:0px;
                right:0px;
                background-image : url(trc.gif);
                background-attachment : scroll;
                background-repeat : no-repeat;
                z-index:4;
                width:118px;
                height:75px;
                margin-top:-75px;
                font-size:5px; }

div.brc{   position:absolute;
                bottom:-1px;
                right:0px;
                z-index:4;
                background-image : url(brc.gif);
                background-attachment : scroll;
                background-repeat : no-repeat;
                width:20px;
                height:20px; }

div.tlc{   position:absolute;
                top:0px;
                left:0px;
                z-index:4;

                margin-top:-75px;
                background-image : url(tlc.gif);
                background-attachment : scroll;
                background-repeat : no-repeat;
                width:118px;
                height:75px; }

div.blc{   position:absolute;
                bottom:-1px;
                left:0px;
                z-index:4;
                background-image : url(blc.gif);
                background-attachment : scroll;
                background-repeat : no-repeat;
                width:20px;
                height:20px; }

div.ts{   position:absolute;
                top:0px;
                left:0px;
                z-index:3;
                margin-left:118px;
                margin-top:-75px;
                background-image : url(ts.gif);
                background-attachment : scroll;
                background-repeat : repeat-x;
                height:75px;
                width:362px ; }
div.bs{   position:absolute;
                bottom:-1px;
                left:0px;
                z-index:3;
                background-image : url(bs.gif);
                background-attachment : scroll;
                background-repeat : repeat-x;
                height:20px;
                width:100%; }
