/* Printer-friendly version last updated 12 Feb 2007 */

/* hide these */

.description-man, comments-man,  .notices, #banner{
	display: none;
        margin: 0px;
        height: 0px;
        padding: 0px;
}

/* modify these */

body {
    background: #fff;
    color: #000;
}

h2 { padding-top: 10px;}

body img { 
	background: #fff;
	border: 0px;
	margin: 0px;
	text-align: left;
	background: #fff;
	color: #000;
}

blockquote {
	color: #000;
}


/* id tags */

#content {
        width: auto;
        background: #fff;
        color: #000;
        margin: 0px;
}

#links {
	display: none;
	margin: 0px;
	height: 0px;
}

/* all other tags */

.holdall {
        text-align:left;
        margin: 0px;
}

.blog {
	background: #fff;
	color: #000;
        margin: 0px;
}	
	
.blogbody {
	background: #fff;
	color:#000;
       margin: 0px; 
}
    
.description {
	color:#000;
	background: #ddd;
	padding: 8px;
	font-weight: bold;
       margin: 0px;
	}
		
.posted	{
        color: #000;
        background: #fff;
 }
	

.feature {
	background: #eee;
        color: #000;
	padding: 4px;
}

.comments-name { 
        padding: 0; 
        margin-bottom:0;
}

/* this highlights keywords from Google search results */

.hilite { 
        background-color: #eee; 
        color: #000;
}

#skip {display:none;}
