	body {
        background-color:#999;
		margin:0px;
        padding:0px;
        border:0px;
		}

    #envelope {
        position:absolute;
        width:100%;
        top:0px;
        left:0px;
        margin:0px;
        padding:0px;
        text-align:center;
        background-color:#999;
        }
    
    #centering {
        position:relative;
        width:650px;
        height:100%;
        margin:0px;
        top:0px;
        }
        
     #jwcontent {
        position:absolute;
        width:100%;
        top:0px;
        left:0px;
        background-image:url(/images/jw-index-back.gif);
        background-repeat:repeat;
        text-align:left;
        }
        
     #archcontent {
        position:absolute;
        width:100%;
        top:0px;
        left:0px;
        background-image:url(/images/archive-back.gif);
        background-repeat:repeat;
        text-align:left;
        }
        
     #justwrite {
        width:295px;
        margin-left:65px;
        text-align:justify;
        }
        
     #justarchive {
        width:450px;
        margin-left:100px;
        text-align:justify;
        }
        
     #besides {
        position:absolute;
        width:148px;
        left:440px;
        top:20px;
        text-align:left;
        }

	A 			{ color: #003366; text-decoration: underline;}
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #f00;  }
	A:hover		{ color: #f00;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
    
    p {
        margin: 0px 0px 20px;
        text-indent: 0px;
        line-height: 125%;
        }
    
    input {
        font-family: tahoma, arial, sans-serif;
        font-size: x-small;
        }

    select, option, textarea {
        font-family: tahoma, arial, sans-serif;
        font-size: x-small;
        }

    .button {
        cursor:hand;
        }

	.description {
		font-family:tahoma, arial, sans-serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	.blogbody {
		font-family:georgia, serif;
		color:#333;
        padding:0px;
		font-size:small;
		font-weight:normal;
  		line-height:125%;
        text-align:justify;
        display:block;
		}

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

	.title	{
		font-family: tahoma,arial,sans-serif;
		font-size: medium;
        text-align:left;
        font-weight:bold;
		color: #666;
        margin-bottom:20px;
		margin-top:20px;
		}			

	.searchtitle	{
		font-family: arial,sans-serif;
		font-size: medium;
        font-weight: bold;
		color: #333;
        padding-bottom: 4px; 
		}			

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

	.date	{ 
		font-family: tahoma,arial,sans-serif; 
		font-size: small; 
		color: #666; 
		border-bottom:2px solid #ccc;
		margin-bottom:0px;
		margin-top:10px;
		font-weight:bold;
		}			

	.category {
		font-family:tahoma,arial,sans-serif;
		color:#333;
		font-size:x-small;
  		margin-bottom:10px;	
		padding:0px;
	    font-style:italic;
		font-weight:normal;
        text-indent:0px;
		text-align:right;
		}	
		
	.byline {
		font-family:georgia,"times new roman",serif;
		color:#333;
		font-size:x-small;
  		padding-top:0px;
		padding-bottom:8px;
		margin:0px;
        text-indent: 0px;
		}	
		
	.posted	{ 
		font-family:tahoma,arial,sans-serif; 
		font-size: x-small; 
		color: #999; 
		margin-bottom:30px;
        margin-top:0px;
		padding:0px;
		}
		
	.extended	{ 
		font-family:georgia, serif; 
		font-size: small; 
		color: #000000; 
		margin-bottom:10px;
		padding:0px;
		text-align:right;
		font-weight:bold;
		}
		
	.foot {
		font-family:arial,sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
        text-align:center;
  		line-height:150%;
  		padding:2px;	
        margin-bottom: 20px;
        margin-top:10px;
		letter-spacing: .1em;
		border-top:1px solid #999;
		}	
		
	.side {
		font-family:arial,sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;	
        margin-bottom: 20px;
        text-indent: 0px;
        margin-bottom: 8px;
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#663;
		font-size:x-small;
		font-weight:bold;
  		padding:2px;
  		margin-top:20px;
		letter-spacing: .1em;
        text-transform:uppercase;
		}		
	
	.syndicate {
		font-family:arial, sans-serif;
		font-size:x-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
 		}	
		
	.powered {
		font-family:georgia,times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
		}	
		
	
	.comments-body {
		font-family:arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
        text-align:left;
  		background-color:#fff;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px solid #f00; 					
		}		

	.comments-post {
		font-family:arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
        text-align:left;
  		background-color:#fff;		
		}	
			
	
	.comments-head	{ 
		font-family:arial,sans-serif; 
		font-size:medium; 
		color:#333; 
		border-bottom:1px solid #999;
		margin-top:10px;
		font-weight:bold;
        text-align:left;
  		background-color:#fff;		
		}		

	#banner-commentspop {
		font-family:arial, sans-serif;
		color:#600;
		font-size:medium;
		font-weight:normal;
  		background-color:#cdcdcd;
        text-align:left;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
        border-bottom:1px solid #f00;
		}

        
	.trackback-url {
		font-family:arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#fff;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


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

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

		
        