table.mainpage      { width: 100%; height: 100%; border:0;}
body                { margin:0; font-family: tahoma, Arial, Sans-serif; font-size:0.8em;}
A.sitelabel2		{ text-decoration:none; color:#8fa9f5;}
A.sitelabel2:hover	{ text-decoration:underline; color:#8fa9f5;}
A.sitelabel2:visited	{ text-decoration:none; color:#8fa9f5;}
A.sitelabel2:active	{ text-decoration:none; color:#8fa9f5;}
A                   {text-decoration:none; color:#000000;}
A:visited           {text-decoration:none; color:#000000;}
A:active            {text-decoration:none; color:#000000;}
A:hover             {text-decoration:underline; color:#000000;}
td.sitelabel        { height: 136px; background-color: #0c0c6a;  font-weight: bold; font-size: 1.8em; text-align: center; margin:0; color:ffffff;}
td.mylogo	    { height: 136px; width: "100%"; background-color: #0c0c6a; }
td.sidebar          { text-align: left; margin:0;}
td.main             { vertical-align:top;}
td.line2            { align:center;}
td.lines            { background-image: url("sideside.png"); background-position: center; background-repeat: repeat-y; }

td.topline          { background-image: url("toptop.png"); background-position: center; background-repeat: repeat-x; }
td.bottomline       { background-image: url("bottombottom.png"); background-position: center; background-repeat: repeat-x; }
td.sideleft         { background-image: url("sideleft.png"); background-position: center; background-repeat: repeat-y; }
td.sideright        { background-image: url("sideright.png"); background-position: center; background-repeat: repeat-y; }



table.side          { border:0;  }
div.toptext         { font-size: 0.85em; text-align:right;}

div.blog_date       { font-weight: bold; font-size: 0.8em;}
div.blog_subject    { font-weight:bold; font-size: 1.2em;}

#lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        }



