/* IFFGD.com layout css file             */
/* Created by Red Anvil, LLC.            */

#container { margin:0 auto; text-align:left; width:760px; }

#siteOptions { display: none; }
#logo { float:right; width:2in; padding: 0; }
#logo a { display:inline; width:auto; height:auto; }

#header { clear:both; }
#headerinner { height:200px; }
#insideHeader { display: none; }

#content { float: none; width: 100%; }
#sidebar { display: none; }

#highlights { border-top:1px solid #fff; border-left:1px solid #fff; float:right; margin-top:-21px; width:300px; }
.highlight1, .highlight2, .highlight3 { border-bottom: 1px solid #fff; margin-bottom: 0; }

#frontIntro { float:left; width:439px; }

#footer { border-top:1px solid #ccc; clear:both; margin-top:10px; padding-bottom:5px; padding-top:5px; }

.gutter { padding:0 20px 20px; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; clear: both; font-size:200%; font-weight:normal; letter-spacing:-1px; line-height:1.4em; margin: 0; }
table { border: 1px solid #666; border-collapse: collapse; margin: 0; font-size: 1em; width: 100%; }
table th, 
table td { background-color: #fff; border: 1px solid #666; padding: 3px; vertical-align: middle; }

div.callout { background-color: #fff; border: 1px solid #666; float: right; width: 2.5in; }
.related, 
.sources, 
.moreInfo { background-color: #fff; border: 1px solid #666; }
.related h3, 
.sources h3, 
.moreInfo h3 { background-color: #fff; border-bottom: 1px solid #666; }


