/* CSS Document */
#wrapper { display: block; width: 780px; top: 0px;}
#content { position: relative; top: 94px}
#sidebar1 { float: left; width: 168px}
#content1 { float: left; width: 610px; min-height: 480px; overflow: auto; background-color: #FFFFFF}
#islandH { width: 778px; min-height: 560px; top: 95px; padding: 0; border: 0;}
#bannerH { width: 778px; height: 150px}
#sidebarH { float: left; width: 344px; height: 540px; background: url(/online/casebased/tnf/images/TNF_home_02.jpg) no-repeat}
#contentH { float: left; width: 434px; height: 540px; background: url(/online/casebased/tnf/images/TNF_home_03.jpg) no-repeat}
#descH { width: 310px; margin: 0 10px 0 10px; text-align: left; background-color: #A0A4A8}
#buttonsH { width: 400px; margin: 0 10px 0 10px}
#footer { clear: left; height: 20px; vertical-align:bottom; background-color: #d4d6c5}
.clear { clear: both}

/* Navigation */
#nav {  border-bottom: 1px solid #000000; background-color:#E8DF9F;}
#nav ul { padding: 0; margin: 0; background-color: #CAD2C4}
#nav ul li {  display:inline; padding: 0; margin: 0; height: 20px}
#nav ul li a {  font: bold 10pt Arial, Helvetica, sans-serif; text-decoration: none; border-right: 1px solid #000000; padding: 0 25px 0 25px; text-align: center; width: 15em}
#nav ul li a:hover, #nav ul li a:focus {  background-color: #D6D5A0; color: #101010}

