        body {
                margin: 0;
                background:#EEE;
                }

        A               { color: #003366; text-decoration: none; font-weight:bold; }
        A:link          { color: #003366; text-decoration: none; }
        A:visited       { color: #003366; text-decoration: none; }
        A:active        { color: #FFCC66;  }
        A:hover { color: #FFCC66;  }

        h1, h2, h3 {
                margin: 0px;
                padding: 0px;
color: #000;

        }

        #banner {
                font-family: verdana, arial, sans-serif;
                color:#000;
                font-size:x-large;
                font-weight:bold;
                background:#FFCC66;
                padding:0 15 0 0;
                }

        #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
                font-family:georgia, verdana, arial, sans-serif;
                font-size: x-large;
                color: #554433;
                text-decoration: none;
                }


        #banner_small {
                font-family: verdana, arial, sans-serif;
                font-size:small;
                font-weight:bold;
                }

        #banner_large {
                font-family: verdana, arial, sans-serif;
                font-size:x-large;
                font-weight:bold;
                }


        .cat_heading {
                font-family: verdana, arial, sans-serif;
                font-size:large;
                font-weight:bold;
                }



        .description {
                font-family:verdana, arial, sans-serif;
                color:#000;
                font-size:x-small;
                font-weight:bold;
                background:#FFCC66;
                text-transform:none;
                }

        #content {
                float:right;
                position:relative;
                width:70%;
                background:#FFF;
                margin-right:0px;
                margin-bottom:20px;
                border:1px solid #FFF;
                }

        #container {
                background:#FFF;
                }

        #links {
                background:#A2B5CD;
                padding:0px;
                padding-top:0px;
                padding-left:5px;
                padding-right:5px;
                padding-bottom:5px;
                border:0px solid #FFF;
                }
        .blog_description {
                padding-left: 10px;
                padding: 5 10 8 60;
                font-size: 12px;
                font-weight: normal;
                color: #555555;
        }

        .blog {
                padding:15px;
                background:#FFF; 
                }

        .blogbody {
                font-family:georgia, verdana, arial, sans-serif;
                #color:#4D4D4D;
                color:#1F1F1F ;
                font-size:small;
                font-weight:normal;
                background:#FFF;
                line-height:150%;
                }

        .blogbody a,
        .blogbody a:link,
        .blogbody a:visited,
        .blogbody a:active,
        .blogbody a:hover {
                font-weight: normal;
                text-decoration: underline;
        }

        .title  {
                font-family: verdana, arial, sans-serif;
                font-size: small;
                color: #000000;
                text-transform:uppercase;
                }


        .copyright      {
                font-family: verdana, arial, sans-serif;
                font-size: x-small;
                color: #000000;
                }

        #menu {
                margin-bottom:15px;
                background:#FFF;
                text-align:center;
                }

        .date   { 
                font-family:georgia, verdana, arial, sans-serif; 
                font-size: small; 
                color: #666; 
                border-bottom:1px solid #A2B5CD;
                margin-bottom:10px;
                font-weight:bold;
                }

        .posted { 
                font-family:verdana, arial, sans-serif; 
                font-size: x-small; 
                color: #000000; 
                margin-bottom:25px;
                }


        .calendar {
                font-family:verdana, arial, sans-serif;
                color:#FFF;
                font-size:x-small;
                font-weight:normal;
                background:#A2B5CD;
                line-height:140%;
                padding:2px;
                text-align:center;
                }

        .calendarhead {
                font-family:verdana, arial, sans-serif;
                color:#FFF;
                font-size:x-small;
                font-weight:bold;
                background:#A2B5CD;
                line-height:140%;
                padding:2px;
                }

        .side {
                font-family:verdana, arial, sans-serif;
                color:#333;
                font-size:x-small;
                font-weight:normal;
                background:#A2B5CD;
                line-height:140%;
                padding:2px;
                }

        .sidetitle {
                font-family: verdana, arial, sans-serif;
                color:#FFF;
                font-size:small;
                font-weight:normal;
                padding:2px;
                margin-top:10px;
                letter-spacing: .1em;
                border-bottom:1px dotted #FFF;
                text-align:center;
                background:#A2B5CD;
                }

        .syndicate {
                font-family:verdana, arial, sans-serif;
                font-size:xx-small;
                font-weight:bold;
                line-height:140%;
                padding:2px;
                margin-top:10px;
                text-align:center;
                background:#A2B5CD;  
                }

        .powered {
                font-family:verdana, arial, sans-serif;
                color:#666;
                font-size:xx-small;
                font-weight:bold;
                border:1px dotted #A2B5CD;
                line-height:140%;
                text-transform:uppercase; 
                padding:2px;
                margin-top:10px;
                text-align:center;
                letter-spacing: .2em;
                background:#A2B5CD;
                }


        .comments-body {
                font-family:georgia, verdana, arial, sans-serif;
                color:#666;
                font-size:small;
                font-weight:normal;
                background:#FFF;
                line-height:140%;
                padding-bottom:10px;
                padding-top:10px;
                border-bottom:1px dotted #A2B5CD; 
                }

/* fix for the IE peekaboo bug */
/* begin hide from IE5-Mac \*/
* html .comments-body { height: 1%; }
/* end hide */


        .comments-post {
                font-family:verdana, arial, sans-serif;
                color:#666;
                font-size:x-small;
                font-weight:normal;
                background:#FFF;
                }


        .trackback-url {
                font-family:georgia, verdana, arial, sans-serif;
                color:#666;
                font-size:small;
                font-weight:normal;
                background:#FFF;
                line-height:140%;
                padding:5px;
                border:1px dotted #A2B5CD; 
                }


        .trackback-body {
                font-family:georgia, verdana, arial, sans-serif;
                color:#666;
                font-size:small;
                font-weight:normal;
                background:#FFF;
                line-height:140%;
                padding-bottom:10px;
                padding-top:10px;
                border-bottom:1px dotted #A2B5CD; 
                }

        .trackback-post {
                font-family:verdana, arial, sans-serif;
                color:#666;
                font-size:x-small;
                font-weight:normal;
                background:#FFF;
                }


        .comments-head  { 
                font-family:georgia, verdana, arial, sans-serif; 
                font-size:small; 
                color: #666; 
                border-bottom:1px solid #A2B5CD;
                margin-top:20px;
                font-weight:bold;
                background:#FFF;
                }

        #banner-commentspop {
                font-family:georgia, verdana, arial, sans-serif;
                color:#FFF;
                font-size:large;
                font-weight:bold;
                border-left:1px solid #FFF;
                border-right:1px solid #FFF;  
                border-top:1px solid #FFF;  
                background:#003366;
                padding-left:15px;
                padding-right:15px;
                padding-top:5px;
                padding-bottom:5px;                                                      
                }

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */