/* ------ Section 1 - Global Body, Font and Link Settings ------ */
body {
margin:0; 
padding:0; 
/*
line-height: 1.4em; 
word-spacing: 1px; 
letter-spacing: 0.2px; 
font: 13px Arial, Helvetica,"Lucida Grande", serif; 
font-size: 20px;
*/
color: #000;
}

h1, h2, h3, h4, h5, h6,
.section_header,
.table_recomendation caption  {
color: black;
border-color: black;
}

#Footer,
#ContentWrapper,
#NavColumn,
#ExtraColumn,
.sidebar {
background-color: transparent;
}

a:link, 
a:visited,
#Footer a:link,
#Footer a:visited,
.sidebar a:link,
.sidebar a:visited {
background: transparent; 
color:#000000; 
text-decoration:none;
}

/*
a:link[href^="http://"]:after, 
a[href^="http://"]:visited:after {
content: " (" attr(href) ") "; 
font-size: 11px;
}

a[href^="http://"] {
color:#000;
} 
*/

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 600px;
border-style: none;
background-image: url();
background-color: transparent;
}

#ContentColumn {
margin: 0;    /* 0 80px 0 80px; */
}

/*Remove Element*/
#NavColumn,
#ExtraColumn,
#RSSbox,
#SocializeIt,
.ExtraNav,
.ReturnToNavBox,
.AdSenseBoxLeft, 
.AdSenseBoxRight, 
.AdSenseBoxCenter468, 
.AdSenseBoxExtraColumn
{
display:none;
}

/* ------ Section 3 - Print Header and Footer ------- */

#Header {
height: Auto;
background-image: url();
background-color: transparent;
border-top: 2px solid black;
margin-top: 0;
margin-bottom: 20px;
font-color: black;
}

#Header:before {
content: "Disaster Survival Guide";
font-size: 125%;
font-weight: bold;
}

#Header:after{
content: "http://www.disaster-survival-guide.com/";
font-size: 80%;
font-weight: normal;
}

#Footer:before {
content: "_________________________________";
}

#Footer:after {
content:"http://www.disaster-survival-guide.com/";
}
