body {
width:900px;
margin:0 auto;
line-height : 150% ; 
}
#content{ padding:5px; margin:0 auto;background-color: #FFFFFF; }  
#header{ border-bottom:solid 1px white; padding-bottom:4px; }  
#footer{ background-color: white; padding-bottom:10px; padding-left:5px; padding-top:40px; padding-right:5px}  
.clear { clear:both; }  
.clear hr { display:none; }
p.line {
   border-bottom: 1px solid dimgray;
}
p.b5 {margin-bottom: 5px;}
p.b15 {margin-bottom: 15px;}
p.b20 {margin-bottom: 20px;}
p.b30 {margin-bottom: 30px;}
p.b40 {margin-bottom: 40px;}
p.b50 {margin-bottom: 50px;}
p.b60 {margin-bottom: 60px;}
p.b70 {margin-bottom: 70px;}
p.event {margin-bottom: 10px; padding-left:40px;}
.highslide {
    cursor: url(<$MTBlogURL$>highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(<$MTBlogURL$>highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
    background: url(<$MTBlogURL$>highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

BODY, TD, TH { font-size: 12pt; color: dimgray;}
A { text-decoration: none; } 
A:link { color: navy} 
A:visited { color: navy} 
A:hover { color: dimgray} 
A:active { color: gold}
h1 { font-size: 14pt }
h2 { font-size: 14pt }
h3 { font-size: 14pt }
h4 { font-size: 14pt }
