/* Normal Layout Style Sheet */
@media screen
{
body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; max-height: 100%; }
#header {position: fixed;}
#header {top: 0;}
#header {bottom: 0;}
#header {left: 0;}
#header {width: 100%;}
#header {height: 197px;}
#header {overflow: hidden;}
#header {background: #053577;}
#header {color: white;}
#header td {font-size: 36px;}
.tduh {background-image: url(UHlogo_big_blue.jpg);}
.tduh {width: 275px;}
.tduh {height: 72px;}
.tdban {background-image: url(banner2_large.jpg);}
.tdban {height: 125px;}
#leftnav a:link {text-decoration: none;}
#leftnav a:visited {text-decoration: none;}
#leftnav a:active {text-decoration: none;}
#leftnav a:link {color: #0080C0;}
#leftnav a:active {color: #FFBA75;}
#leftnav a:visited {color: #0080C0;}
#leftnav a:hover {color: green;}
#leftnav {position: fixed;}
#leftnav {top: 197px;}
#leftnav {left: 0;}
#leftnav {bottom: 31px;}
#leftnav {height: 100%;}
#leftnav {width: 150px;}
#leftnav {overflow: hidden;}
#leftnav {background: #DED7CA;}
#leftnav {color: #404040;}
#maincontent a:link {text-decoration: none;}
#maincontent a:visited {text-decoration: none;}
#maincontent a:active {text-decoration: none;}
#maincontent a:link {color: #0080C0;}
#maincontent a:active {color: #FFBA75;}
#maincontent a:visited {color: #0080C0;}
#maincontent a:hover {color: green;}
#maincontent {position: fixed;}
#maincontent {top: 197px;}
#maincontent {left: 150px;}
#maincontent {right: 0;}
#maincontent {bottom: 31px;}
#maincontent {overflow-x: hidden;}
#maincontent {overflow-y: auto;}
#maincontent {background: #ffffff;}
#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:active {text-decoration: none;}
#footer a:link {color: white;}
#footer a:visited {color: white;}
#footer a:active {color: white;}
#footer a:hover {color: green;}
#footer {position: fixed;}
#footer {top: auto;}
#footer {left: 0px;}
#footer {bottom: 0;}
#footer {height: 31px;}
#footer {width: 100%;}
#footer {overflow: hidden;}
#footer {background: #053577;}
#footer {color: white;}
.innertube{margin: 5px;)
.outertube{margin: 2px;}
}
