body {
        margin-top:15px;
        margin-left: 15px; margin-right: 15px;
        background:  #800000;
        font-family : "MS Sans Serif";
            
        }
A  { color: darkred; font-family: MS Sans Serif; text-decoration: none; font-weight:normal;}
A:link {  color: firebrick; text-decoration: none; font-weight:normal;}
A:visited { color: darkgreen; text-decoration: none; font-weight:normal; }
A:active    { color: darkred; text-decoration: none;font-weight:normal; }
A:hover        { color: darkblue; font-weight:bold;  }

    #banner, #banner-commentspop {
background-color: #800000;
        color: #daa520;
        font-size:20px;
        font-weight:bold;
          padding-top:15px;                    
        padding-right: 5px; padding-left: 5px;
        padding-bottom: 6px;
        border-bottom: 5px #800000 groove;
        border-top: 5px #800000;       
        }

        .raw {
                color: #daa520;
        font-size:20px;
        font-weight:bold;
                }
        .alt {
                color: #330000;
        font-size:12px;
        font-weight:normal;
                  }
    .description {
        color: #ffcc00;
        font-size:14px;
        font-weight:bold;
          text-transform:none;   
        letter-spacing: .none;        
        }   
#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}
    #llinks {
        position:absolute;
        top: 135px;
        left: 20px;
        width: 350px;
        color: #330000;
        vertical-align:top;
font-family : "MS Sans Serif";
        }


    #links {
        position:absolute;
        top: 135px;
        right: 20px;
        width: 180px;
        color: #330000;
        vertical-align:top;
font-family : "MS Sans Serif";}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 95%;
	
	background-color: #800000;
	border: 3px #800000;
	}        }
               
#content {
        top: 135px;
        margin-left: 370px;
        margin-right: 200px;
        width: 400px;
        color: #330000;
        vertical-align:top;
font-family : "MS Sans Serif";
font-size: medium;
    border: 5px #800000;
        }
               
    .blog {
          padding-left:5px;
          padding-top:5px;
          padding-right:5px;
font-family : "MS Sans Serif";

border: 5px Navy;                           
        }   
   
    .blogbody {
font-family : "MS Sans Serif";
background:#fffacd;
        color: #330000;
        font-size: 16px;
        font-weight:normal;
          line-height:110%x;       
          padding:8px;
font-size: medium;
        }   
   
    .title    {
font-family : "MS Sans Serif";
        font-size: medium;
        color: #8b0000;
        text-transform: uppercase;
        font-weight:bold;
                text-decoration:underline
        }           
       
    #menu {
font-family : "MS Sans Serif";
background:#fffacd;
          margin-bottom:10px;
        font-size:12px;
        font-weight:bold;                             
        }   
       
    .date {
font-family : "MS Sans Serif";
        FONT-WEIGHT: normal;
        FONT-SIZE: large;
        MARGIN-BOTTOM: 10px;
        COLOR: Navy;
        BORDER-BOTTOM: #cc9900 1px solid;
        background: #00bfff;
                }       
       
    .posted    {
font-family : "MS Sans Serif";
        font-size: 10px;
        color: #330000;
        display:block;
        text-align:left;
        }

    
       
   .side {
font-family : "MS Sans Serif";
border:2px solid #800000;
background:#fffacd;
        PADDING-RIGHT: 4px;
        PADDING-LEFT: 4px;
        FONT-WEIGHT: normal;
        FONT-SIZE: small;
        PADDING-BOTTOM: 2px;
        COLOR: #330000;
        LINE-HEIGHT: 110%;
        PADDING-TOP: 2px;
        }
       
    .sidetitle {
font-family : "MS Sans Serif";       
        color: #330000;
        font-size:13px;
        font-weight:bold;
          background: #00bfff;
          line-height:110%;
          border-bottom: 2px solid #8b0000;
          text-transform:none;
        PADDING-BOTTOM: 2px;
        PADDING-TOP: 2px;   
        }       
   
    .syndicate {
border:1px solid #800000;
        font-size:10px;
        font-weight:bold;       
          line-height:12px;
          padding:2px;
          margin-top:10px;
          text-align:center;
         }   
       
    .powered {

        color: #330000;
        font-size:10px;
        font-weight:bold;
        border-top: 1px solid #8b0000;
        border-bottom: 1px solid #8b0000;       
        line-height:14px;
        padding:2px;
        margin-top:10px;
        text-align:center;
        }   
       
   
    .comments-body {
        color: #330000;
        font-size:12px;
        font-weight:normal;
          line-height:14px;  
background: #fff8dc;
        }       

    .comments-post {
        color: #330000;
        font-size:12px;
        font-weight:normal;
background: #fff8dc;
         }   
       
    .comments-head    {
        font-size: 14px;
        color: #330000;
        font-weight:bold;
        margin-top:10px;
        text-transform:uppercase;
        border-bottom: 1px solid #cc9900;       
        }        
	

      blockquote { 
             font-size: 13px; text-decoration: italic; line-height: 120%; margin-left: 8px; margin-right: 8px; padding: 5px; border-right:1px solid #800000; border-left:1px solid #800000; border-bottom:1px solid #800000; border-top:1px solid #800000; 
    }

 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


