
body {
  background: #d3d5c8;
  xbackground: #c4c6b6; }

img {
  border: 0; }

#content {
  width: 692px;
  margin: 30px auto; }

#the_action {
  width: 692px;
  height: 348px;
  position: relative;
  background: url('../images/background.gif'); }

#am_animation {
  top: 0;
  left: 126px;
  width: 385px;
  height: 54px;
  position: absolute;
  background: url('../images/am_local.gif') left bottom; }

#go_animation {
  top: 58px;
  left: 281px;
  width: 224px;
  height: 54px;
  position: absolute;
  background: url('../images/go_passion.gif'); }

.link {
  height: 58px;
  position: absolute; }

#link_blog {
  top: 174px;
  left: 165px; 
  width: 89px;
  background: url('../images/link_blog.gif') no-repeat; }

#link_polaroids {
  top: 174px;
  left: 381px;
  width: 187px;
  background: url('../images/link_polaroids.gif') no-repeat; }

#link_videos {
  top: 232px;
  left: 242px;
  width: 130px;
  background: url('../images/link_videos.gif') no-repeat; }

#link_things {
  top: 232px;
  left: 533px;
  width: 123px;
  background: url('../images/link_things.gif') no-repeat; }

#link_email {
  top: 290px;
  left: 333px;
  width: 108px;
  background: url('../images/link_email.gif') no-repeat; }

#link_blog:hover,
#link_polaroids:hover,
#link_videos:hover,
#link_things:hover,
#link_email:hover {
  background-position: 0 -58px; }

#link_email.stick_on {
  background-position: 0 -58px; }

#email_bubble {
  position: absolute;
  display: none;
  top: 162px;
  left: 293px;
  height: 145px;
  width: 292px; 
  background: url('../images/writeme.gif') no-repeat; }
