/*Zoo Expeditions Application*/
/*Author Paul Sonoda*/
/*Created 20090318*/
/*Last Modified 20090318*/


#header {
	position: relative;
	top: 0px;
	border-bottom: solid 1px #333;
	width: 748px;
	height: 150px;
	margin: 0px;
	background-image: url(../images/header-application-blank.jpg);
    }
