body, table {
    font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
}

body {
    background: #B0C4DE;
    margin: 0px;
    padding: 0px;
}

a 		{ color: #000; text-decoration: none; font-weight:normal; } 
a:link		{ color: #0033cc; text-decoration: none; } 
a:visited	{ color: #000; text-decoration: none; } 
a:active	{ color: #000;  } 
a:hover		{ color: #0033ff;  }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

#banner, #banner-commentspop {
    background-color: #ccc;
    border: 1px solid #000;
    color: #000;
}

#banner {
              z-index: 0;
              position: center; 
              top: 5px; 
              left: 1%; 
              width: 500px;
              height: 100px; 
              background: no-repeat url(WMB1.gif); 
              border: 2px solid #000; 
              padding-top: 0px; 
              text-align: center;
              } 

#banner-commentspop {
    font-size: x-large;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #000;
    font-size: xx-large;
    text-align:center;
    font-weight: bold;
    text-decoration: none;
}

#banner .description {
    color: #777;
    font-size: large;
    font-weight: bold;
    margin-left: 25px;
}	

#content {
    left: 285px;
    right: 10px;
    top: 110px;
    position: absolute;
}

#container {
    margin: 10px;
}

#links {
    background: #FFFFDF;
    border: 1px solid #000;			
    padding:10px;				
    position: absolute;
    top: 110px;
    left: 10px;
    width: 245px;
}

.blog {
    background-color: #FFFFDF;						
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 10px;
}	


.blogbody {
    border: 1px solid #000;
    color: #000;
    font-size: small;
    font-weight: normal;
    background: #fff;
    line-height: 16px;			
    margin-bottom: 10px;
    padding: 5px;
}

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

.title	{ 
    color: #444; 	
    font-size: normal; 
    text-transform: uppercase;				
}			

#menu {
    background: #fff;
    
    padding: 5px;
    border: 1px solid #000;
    font-size: small;
    text-align:center;  							
}		

.date	{ 
    background-color: #fff;
    color: #000; 
    border: 1px solid #000;
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}			

.posted	{ 
    background-color: #FFFFDF;
    color: #000; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}


.calendar {
    background-color: #fff;
    font-size:x-small;
    font-weight:normal;
    line-height:140%;
    padding: 2px;
    text-align:center;	
}

div.calendar {
    border: #000 solid 1px;
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #fff;
    border: #000 solid 1px;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}	

.side {
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #333;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;				
}	

.sidetitle {
    background-color: #fff;		
    border-width: 2px 2px 1px 2px; #000;
    border-style: solid solid solid solid;
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align:center;		  					
}		

.syndicate {
    background-color: #fff;  		
    border: 1px solid #000;
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    background-color: #fff;		
    border: 1px solid #000;			
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
}		

.comments-post {
    background-color: #fff;
    color: #000; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    color:#000;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;	
    border:1px solid #000; 					
}

.trackback-body {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    color:#000;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}


.comments-head	{ 
    background-color: #fff;
    color: #000; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		
