body { font-family: "gill sans", "new baskerville", sans-serif; height: 100%; }
h1 { text-align: center; }
div#page { width: 1000px; height: 756px; margin: auto; border: 1px solid #000; background: url( "../images/sidebar.jpg" ) no-repeat 0 160px ;}
div#header { width: 1250px; margin: auto; background: url( "../images/hallHeader.jpg" ) no-repeat; height: 160px; }
div#content { float: left; width: 755px; margin-left: 20px; margin-top: 7px;  }
img#atWatermark { position: relative; top: -79px; left: 351px; }

img#phrase { background: url( "../images/showcasing.png" ) no-repeat; width: 763px; height: 70px; left: 462px; top: -7px; position: relative; }
div#left { width: 225px; float: left; }

div#left ul { padding: 0px; margin: 0px 0px 0px 40px; list-style: none; width: 140px; }
div#left ul li { width: 136px; height: 41px; font-size: .7em;  margin-top: 8px; background: url( "../images/button.png" ) no-repeat; }
/*div#left ul li:hover { background: url( "../images/button-hover.png" ) no-repeat; }*/
div#left ul li a { color: #000; text-align: center; display: block; padding-top: 10px; text-decoration: none;  }

form#searchForm { position: relative; width: 181px; top: -167px; left: 800px; }
form#searchForm #search { width: 100px; }
form#searchForm label { font-weight: bold; }

img#welcomeSign { position: relative; left: -612px; top: 29px; }
img#byLine { position: relative; left: 577px; top: -50px; }

/* 
 * IE7 Hacks
 */
*:first-child+html div#content { margin-top: -270px;  }
*:first-child+html div#left ul { margin-top: -260px; }
*:first-child+html form#searchForm { top: -187px; }

