#fullbody { background-position: left 45px; }
#branding { position: absolute; top: 0; left: 0; width: 100%; height: 162px; z-index: 99; }
#branding h1 { height: 30px; text-align: right; margin: 2px 20px; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 28px; }
#branding h1 span { font-size: .7em; font-style: italic; }
#nav { position: absolute; top: 0; width: 295px; height: 100%; background-position: bottom left; background-color: #FFFFFF; }
#nav ul { position: absolute; top: 180px; left: 100px; text-align: right; }
#nav ul li { margin-bottom: 10px; }
#banner { position: absolute; top: 44px; left: 233px; width: 465px; height: 291px; background-position: bottom left; z-index: 1; }
#banner span { display: block; width: 100%; height: 100%; background-position: top right; }
#content { 
   position: relative; 
   left: 295px; 
   width: 384px;
   min-height: 254px; 
   padding: 350px 220px 10px 20px; 
   background-position: bottom right; 
   color: white; 
}
#content h2 { margin: 0; height: 48px; }
#site_info { background-position: top left; width: 100%; height: 37px; z-index: 99; position: relative; } 
#site_info a { display: block; position: absolute; text-decoration: none; top: 10px; right: .5em; }
#site_info a:hover { text-decoration: underline; }
