/* CSS Document */
body {
background:white;
line-height:14pt;
}

p {
font-size:11pt;
text-align: left;
font-family: sans-serif;
}

h1 {
font-size:18pt;
line-height:24pt;
color:black;
}

h2 {
font-size:12pt;
color:#666666;
font-weight:bold;
}

ul {
font-size:10pt;
line-height:14pt;
}


#footer {
display:none;
}

#wrapper {
width:auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color:black;
background:transparent;
font-size:12pt;
line-height:14pt;

}

#hidden {
display:inline;
}

#mainNav {
display:none;
}

#header{
display:none;
}

#send_to_friend {
display:none;
}
#footer {
display:none;
}

a:link:after, #content a:visted:after {
content: " ("attr(href) ") ";
font-size:90%;
}

a[href^="/"]:after {
  content: " (http://www.newsite.lscckc.org" attr(href) ") ";
}
   
