/* Start of CMSMS style sheet 'uthspace_custom_homepage' */
/* uthspace_custom_homepage css */

body { margin:0; background-color:#111; }
/*
* { padding:0; margin:0; }
*/
div#pagewrapper {
   border: 1px solid black;
   margin: 0 auto;
   width:1000px;
   max-width: 80em;
   min-width: 60em;
   background-color: #222;
   color: :#ffd;
}

/* width of head1, head2, topnav were 1000px */
#head { position:relative; } /* required for absolute #logos */
#head1 { width:960px; height:212px; background:url(images/uth/uth_header_01.jpg); }
#head2 { width:960px; height:198px; background:url(images/uth/uth_header_02.jpg); }#logos { position:absolute; left:683px; top:116px; width:217px; height:155px; z-index:5; }

#topnav { width:960px; height:35px; background:#54345d; }
#topnav ul { width:100%; background:#54345d; }
#topnav li { display:inline; }
#topnav a { display:block; float:left; width:102px; height:25px; text-align:center; line-height:23px;
    text-decoration:none; font-weight:normal; color:#aaa; background:#54345d; 
    font-size:17px; margin-top:5px; }
#topnav a:link {  }
#topnav a:visited {  }
#topnav a:hover { background:#54345d url(images/uth/linkbg4.gif) center center no-repeat; color:#fff; }
#topnav a:active {  }


/* End of 'uthspace_custom_homepage' */

