/* Home-Page styles */

#topbar {
		position: absolute; top: 0; left: 0; width: 754px; height: 68px;
		margin: 0; padding: 0; border: 0;
		white-space: nowrap;
		}
#menutop {
		position: absolute; top: 68px; left: 0; width: 212px; height: 98px;
		/* the rest is in default.css */
		}
#sidemenu {
		position: absolute; top: 166px; left: 0;
		/* the rest is in default.css */
		}
#logos {
		position: absolute; top: 430px; left: 0;
		/* the rest is in default.css */
		}

h1 {
		position: absolute; top: 98px; left: 225px;
		/* the rest is in default.css */
		}

#content {
		position: absolute; top: 140px; left: 200px;
		/* the rest is in default.css */
		}
		
#searchtips {
		position: absolute; top: 150px; left: 700px; z-index: 1;
		/* the rest is in default.css */
		}
#highlights {
		position: absolute; top: 310px; left: 700px; z-index: 1;
		/* the rest is in default.css */
		}
