html,body{height:100%; width:100%; margin:0 auto;}
#page{ height:100%; min-height:100%; width:950px; margin:0 auto;}
#footer {height:20px; margin-top:-50px;}


body{background:url(../images/grad.png) repeat-x;}
#logo-wrapper{padding-top:40%;height:135px; width:950px;}
#prelogo{background:url(../images/uc.png) no-repeat right;height:100%; float:left;display:block; width:650px; margin-top:-20px;  }
/*#applogo{background:url(../images/pat.png) repeat-x bottom;height:100%; float:left;display:block; width:162px;}*/
#logo{ height:100%; width:298px; background:url(../images/logo.png) no-repeat bottom right; margin: 0 auto; float:left; display:block;}
/*#uc{position:absolute; width:340px; height:30px; margin-left:50px; background:url(../images/uc.png) no-repeat left; float:left;}*/

/*#uc ,div#add {position:relative !ie; margin-bottom:-50px !ie;} /* ie hack */

div#footer{text-align:center; display:block; clear:both;}
div#add{margin:-50px 60px; position:absolute;}

p, div#add{font-family:Tahoma,Arial, sans-serif; font-size:.6em;color:#999; }

a{text-decoration:none; outline:none;color:#999;}
a:hover{ color:white;}
