
/*print styles by Kevin Byrd, www.lightroom.tv, www.kevinbyrd.com*/


body {
	margin: auto;
	}
	
div#container {
	width: 7.5in;
	border: 0px;	
	}
  
  
p {
    font-family: Garamond, Georgia, serif;
    font-size: 11pt;
    line-height: 12pt;
  }
  
  
h1 { font-size:16pt; margin: 0 0 0.5em 0; }
h2 { font-size:14pt; margin: 0 0 0.5em 0; }
h3 { font-size:12pt; margin: 0 0 0.25em 0; }

/*Say good night, flashy baby*/  

object {
    height: 0;
    width: 0;
    position: absolute;
    display: none; 
  }
  
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

a[href^="/"]:after {
   content: " (http://www.georgialung.com" attr(href) ") ";
   }
   
   
     
a:link, a:visited {
        color: #000;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;
        }


div#siteInfo .footer {	
	border-top: 1px solid #666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #D2D2D2;

}

div#siteInfo{
	padding-top: 0.1em;
}


.contentsection .continue{ 
	display: none;
}

.clear {
	clear: both;
	}
	
div#banner {
	visibility: visible;
	}


div#banner h1 {

	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	}

div#banner h2 {
	display: none;
	}

	
div#right {
	float: left;
	width: 4.3in;
	background-color: #FFFFFF;
	overflow: hidden;
}
