body
{
  padding-top: 12px; 
  padding-right: 0px; 
  padding-left: 0px;
  padding-bottom: 0px; 
  margin: 0;
  background: #f9f9f9 url(images/bg-tint.gif) repeat-x left top;
}

#printOnly {
  display:none;
}
#wrap {
  margin-left: auto;
  background-color: #fff;
  margin-right: auto;
  width:960px;
  border: #aaaaaa solid 1px;
}
#header {
  background: transparent url(images/CQUniSEARCH.gif) no-repeat left top;	
  margin-left: 0px;
  position: relative;
  height: 159px;
}
#header h1 {
 display: none; /*only visible when printing*/

  color:#FFFFFF !important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:150%;
  font-weight:bold;
  left:10px;
  letter-spacing:-1px;
  margin:0;
  padding:20px 0 0 10px;
  position:absolute;
  top:50px;
}
#content
{
  margin-left: 20px;
  width: 920px;
  margin-right: 20px;
  margin-top: 20px;
}

/* Footer */

div#footer {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 10px;
  clear: both;
  color: #6280a7;
  text-align: right;
  width: 960px;
}
div#footer a {
  font-size: 80%;
  color: #003768;
  font-size: 10px;
  text-decoration: none;
  text-align: right;
  padding-right: 1px;
  text-decoration: underline;
}

div#footer a:hover {
  color: #c6006f;
}
div#footer p {
   margin:0 3px 3px;
   padding: 0px;
}

.button
{
color:#003768;
font-size:14px;
font-weight:bold;
width:105px;
height:24px;
background-color:#C0CCDC;
border-bottom-color:#8199B9;
border-right-color:#8199B9;


}


