#container { background-repeat: repeat-y; }
#branding { position: relative; width: 920px; height: 300px;}
#branding span { position: absolute; top: 25px; width: 100%; height: 180px; }
h1.site_title { position: absolute; width: 100%; height: 50px; font-family: "Trebuchet MS", Arial, sans-serif; }
h1#site_title1 { top: 80px; left: 10px; height: 30px; font-size: 28px; }
h1#site_title2 { top: 115px; 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: 205px; left: 0; width: 246px; height: 477px; z-index: 1; }
#nav ul { margin: 50px 0 0 10px; }
#nav ul li { margin-bottom: 9px; }
*html #nav_IE6_sleeve { position: absolute; top: 205px; left: 0; width: 246px; height: 477px; z-index: -99px; }

#content { position: relative; left: 250px; width: 650px; min-height: 325px; padding: 20px 20px 20px 0px; background-repeat: repeat-y; text-align: justify; }
#content_image { float: right; margin-left: 15px !important; margin-left: 7px; }
#site_info { width: 920px; height: 25px; position: relative; } 
#site_info a { position: absolute; top: .3em; right: .5em; text-decoration: none; color: black; }
#site_info a:hover { text-decoration: underline; }
