#branding { width: 920px; height: 198px; }
#branding span { display: block; width: 700px; height: 100%; }

h1.site_title { width: 100%; height: 50px; font-family: "Trebuchet MS", Arial, sans-serif; }
h1#site_title1 { position: absolute; top: 68px; left: 10px; height: 30px; font-size: 28px; }
h1#site_title2 { position: absolute; top: 102px; left: 10px; height: 30px; font-size: 20px; font-style: italic; }

h2#page_title { float: left; width: 100%; height: 50px; margin: 9px 0 0 0; }

#nav { position: absolute; top: 170px; left: 0; width: 289px; height: 509px; z-index: 2; }
*html #nav { background-image: none; }
*html #nav_IE6_sleeve { position: absolute; top: 170px; left: 0; width: 289px; height: 509px; z-index: 1; }

#nav ul { margin: 75px 0 0 50px; }
#nav ul li { height: 18.5px; margin-bottom: 9px; }

#content_container { position: relative; width: 100%; text-align: justify; }
#content { position: relative; width: 550px; height: 100%; padding: 30px 60px 140px 310px; min-height: 275px; background-position: bottom left; }

#content_container #content_image { position: absolute; top: 95px; right: 20px; }
#site_info { width: 920px; height: 38px; position: relative; } 
#site_info a { display: block; position: absolute; text-decoration: none; top: 10px; right: .5em; }
#site_info a:hover { text-decoration: underline; }
