@import url(base.css);
@import url(form.css);

/*#frame { position: relative; top: -10px; left: -2px; z-index: 10; }*/
/*#maze { position: relative; top: -490px; left: 28px; height: 450px; width: 592px; }*/
#frame { margin-top: -477px; margin-left: 2px; }
#maze { height: 450px; width: 592px; margin: 17px 0 0 32px; }
#videoFrame { height: 450px; width: 592px; margin: 17px 0 0 32px; }
#photo { height: 504px; width: 653px; }
#testimonial { font-family: Comic Sans, Comic Sans MS, cursive; font-color: brown; font-size: 1.5em;
    font-weight: bold; width: 640px; padding: 10px 0 10px 10px; line-height: 1.2em; }
#video { margin-top: 20px; }

h1 { font-size: 1.3em; margin-bottom: 5px; }

#findMaze { margin-top: 10px; }
.pict { margin-top: 8px; clear: both; }

#links ul { position: relative; height: 80px; margin-top: 20px; }

#links li { position: absolute; top: 0; }
#links li a { height: 70px; width: 95px; display: block; text-align: center; }

#links .fun { left: 90px; }
#links .contest { left: 230px; }
#links .business { left: 380px; }

/*
#links .fun { left: 20px; }
#links .business { left: 160px; }
#links .media { left: 300px; }
#links .story { left: 440px; }
*/
#links .business a { width: 110px; }
#locate dl.zend_form { width: 150px; }
dl.zend_form dt, dl.zend_form dd { width: 50px; }
